Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 389F3912B for ; Sun, 6 May 2012 03:25:52 +0000 (UTC) Received: (qmail 92118 invoked by uid 500); 6 May 2012 03:25:51 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 91852 invoked by uid 500); 6 May 2012 03:25:51 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 91830 invoked by uid 99); 6 May 2012 03:25:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 May 2012 03:25:50 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.210.53] (HELO mail-pz0-f53.google.com) (209.85.210.53) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 May 2012 03:25:45 +0000 Received: by dadg9 with SMTP id g9so5350846dad.26 for ; Sat, 05 May 2012 20:25:24 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer :x-gm-message-state; bh=1xD7X73w1swb0q3wOkONKIoe9bvb8ltRBLdVMCddgdU=; b=ADenMizgpt2Je0u3bWZyujybQVhGa2+Y2nj6H+RBYtsIjWM6T3oFa2NopLst2qfaUN gl/cYPpGo+NsX5+3zImaSCvOTfAQyjBfBYgC4Gp4opkUWVLxPdOWdVKAWFUQu019ouHn YWnv2HAYJJX8aExJYEP+zBGjIWrcyfwGf6v5UveG6zzOcoRWKmJJy56fzVUaBjuR78yy HvJKzlRiI8RS0Sn6X7tGq9WWjAokDGLRn6uhQpAlOxn2zvvfyd778ddWsDg6H45GjD2z phHpt6Ghi9q28nIKexl2xxf1LMXJfRUq1zDESHLMwx29RitXhnuHk8r0K/6rvs07RsiH LU5w== Received: by 10.68.239.194 with SMTP id vu2mr32575127pbc.164.1336274724234; Sat, 05 May 2012 20:25:24 -0700 (PDT) Received: from [192.168.0.4] (124-149-97-111.dyn.iinet.net.au. [124.149.97.111]) by mx.google.com with ESMTPS id pt8sm13611083pbc.64.2012.05.05.20.25.21 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 05 May 2012 20:25:23 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1257) Subject: Re: [PROPOSAL] MXMLC Java 7 support From: Justin Mclean In-Reply-To: Date: Sun, 6 May 2012 13:25:16 +1000 Content-Transfer-Encoding: quoted-printable Message-Id: <38E3997D-E372-4CB1-814C-720074E393A4@classsoftware.com> References: To: flex-dev@incubator.apache.org X-Mailer: Apple Mail (2.1257) X-Gm-Message-State: ALoCoQnQmlOp8pvZsK/5X4H/O9FTM/hH6VVMWRRXzMm3OzPZeJTnFf/GO6n7R7ecyyqgJ/MRW1G5 X-Virus-Checked: Checked by ClamAV on apache.org Hi, > And I came across on the behalf of this feature, is really compensate = to > add support to Flex MXMLC to Java 7? You might want to take a look at: https://issues.apache.org/jira/browse/FLEX-48 Which is a patch to get the compiler to compile with Java 7. Which I = assume is the first step. Probably fairly important we look into this as Java 6 is being EOLed in = November. [1] Thanks, Justin [1] http://www.oracle.com/technetwork/java/eol-135779.html=