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 36837D2B7 for ; Wed, 12 Dec 2012 07:22:25 +0000 (UTC) Received: (qmail 46525 invoked by uid 500); 12 Dec 2012 07:22:24 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 46493 invoked by uid 500); 12 Dec 2012 07:22:24 -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 46470 invoked by uid 99); 12 Dec 2012 07:22:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Dec 2012 07:22:23 +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.47] (HELO mail-da0-f47.google.com) (209.85.210.47) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Dec 2012 07:22:15 +0000 Received: by mail-da0-f47.google.com with SMTP id s35so134802dak.6 for ; Tue, 11 Dec 2012 23:21:55 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer:x-gm-message-state; bh=rsQML31b9OdIG6hGlZKuSK37rd86e8bjsGnXJvjD9jQ=; b=Ludt5Uizy07nFpY1eFyCHuJNmnb2lG18k4gh4C2L8vClBm9JqnV7k16rzaZmG4so+E gmdKs3JmwXk2fHDrrypAVGDfpX8U/7J7HnPzydfMdKeNmrh5UhXD4daN6PUs38n51Gk9 0YD03iv/jj+9habqyuhMxLMxGN2JX9Dojil/yvDS82mnX6J/97aoKLxNGb9UspAsmPQ+ h/UMp4//uOo+YDlwf+9V8gbWnf4I5NoWAMBxnwjmU3I7UqsmV/0z3xd0Q9sN6O575ZIw CBtbE1f6mxZuLQ+scDYFWq4nzQfHZiys9V/+UAm3+V1W5jXxes1ZOS42feJGgL9hlic8 YgNg== Received: by 10.68.209.133 with SMTP id mm5mr130132pbc.42.1355296915088; Tue, 11 Dec 2012 23:21:55 -0800 (PST) Received: from [192.168.0.9] (124-149-63-44.dyn.iinet.net.au. [124.149.63.44]) by mx.google.com with ESMTPS id oi2sm15180169pbb.62.2012.12.11.23.21.52 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 11 Dec 2012 23:21:54 -0800 (PST) From: Justin Mclean Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Apache Flex 4.9 RC 2 Date: Wed, 12 Dec 2012 18:21:51 +1100 Message-Id: To: flex-dev@incubator.apache.org Mime-Version: 1.0 (Apple Message framework v1283) X-Mailer: Apple Mail (2.1283) X-Gm-Message-State: ALoCoQn4PlL8j8fYBTkHXvdSmUcXldrPWbbxOi1t0JkerCKoCfCq5GFwBzGSMkpvrHfhLDTqvI+P X-Virus-Checked: Checked by ClamAV on apache.org Hi, I've made a RC 2 release build, it compiles and passes the checkin = tests.=20 It can be found here: = http://people.apache.org/~jmclean/Apache%20Flex%204.9.0%20Release%20Candid= ate%202/ However I've run into a couple of issues. 1. ant creates FB config files in (/ide/flashbuilder), I assume this is = a FB 4.7 feature. Currently I can only run FB 4.6 as my 4.7 trial has = expired and Adobe not sent me my new serial number yet. This can be fixed by editing the flex-config.xml in the framework = directory and replacing {playergolobalHome} to be libs/player. Should this be fixed or should the build script assume users are using = FB 4.7? 2. When compiling form FB 4.6 batik causes a RTE !ENTRY com.adobe.flexbuilder.project 4 43 2012-12-12 17:59:32.258 !MESSAGE Uncaught exception in compiler !STACK 0 java.lang.UnsupportedClassVersionError: = org/apache/flex/forks/batik/css/parser/Parser at flash.css.StyleParser.init(StyleParser.java:190) at flash.css.StyleParser.(StyleParser.java:96) at flash.css.StyleSheet.parse(StyleSheet.java:125) at = flex2.compiler.css.StylesContainer.processStyleSheet(StylesContainer.java:= 863) at = flex2.compiler.css.StylesContainer.loadDefaultStyles(StylesContainer.java:= 795) at flex2.tools.PreLink.processMainUnit(PreLink.java:436) at flex2.tools.PreLink.run(PreLink.java:106) at flex2.compiler.CompilerAPI.compile(CompilerAPI.java:1594) at flex2.tools.oem.Application.compile(Application.java:1357) at flex2.tools.oem.Application.recompile(Application.java:1295) at flex2.tools.oem.Application.compile(Application.java:894) at = flex2.tools.flexbuilder.BuilderApplication.compile(BuilderApplication.java= :367) at = com.adobe.flexbuilder.multisdk.compiler.internal.ASApplicationBuilder$MyBu= ilder.mybuild(ASApplicationBuilder.java:319) at = com.adobe.flexbuilder.multisdk.compiler.internal.ASApplicationBuilder.buil= d(ASApplicationBuilder.java:129) at = com.adobe.flexbuilder.multisdk.compiler.internal.ASBuilder.build(ASBuilder= .java:198) at = com.adobe.flexbuilder.multisdk.compiler.internal.ASItemBuilder.build(ASIte= mBuilder.java:70) at = com.adobe.flexbuilder.project.compiler.internal.FlexProjectBuilder.buildIt= em(FlexProjectBuilder.java:607) at = com.adobe.flexbuilder.project.compiler.internal.FlexProjectBuilder.build(F= lexProjectBuilder.java:382) at = com.adobe.flexbuilder.project.compiler.internal.FlexIncrementalBuilder.bui= ld(FlexIncrementalBuilder.java:187) at = org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:728)= at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at = org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java= :199) at = org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java= :239) at = org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:292)= at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at = org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java= :295) at = org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.= java:351) at = org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:374)= at = org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:14= 3) at = org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:241) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54) Now I assume this is a Java version mismatch, I'm compiling with Java = version 1.7.0_10 and eclipse/FB seems to be configured to use 1.7.0_10 = but something is obviously not quite right.=20 As this may be a local configuration issue can someone download the = source package in the RC 2 link above, compile it and try it out with a = simple project. Thanks, Justin