RE: Stricter syntax checks with Falcon ActionScript compiler

2012-09-14 Thread Gordon Smith
I think we may have produced such a document for FB 4.7 Prevew 1 on Adobe Labs. I'll try to find where it's posted. - Gordon -Original Message- From: Raju Bitter [mailto:r.bitter.mailingli...@googlemail.com] Sent: Friday, September 14, 2012 2:13 PM To: flex-dev@incubator.apache.org Subj

Working with the source for framework.swc

2012-09-14 Thread Tink
Can someone give me some info on how I should set up the source code for framework.swc and a library project? I get a lot of errors along the lines of [Style] must annotate a class.AnchorStyles.as /framework/src/mx/styles/metadataline 38 1012: The static attribute may be used only on

Stricter syntax checks with Falcon ActionScript compiler

2012-09-14 Thread Raju Bitter
Is there any document listing the differences between Falcon's ActionScript compiler and the Flex 4.6 or 4.8 SDK online somewhere? I've been running into some problems compiling the OpenLaszlo kernel and foundation classes, which have been compiling without any problems with previous versions of th

Re: [VOTE] Release InstallApacheFlex 1.0 - RC4

2012-09-14 Thread Igor Costa
+1 Binding Igor Costa www.igorcosta.com www.igorcosta.org On Fri, Sep 14, 2012 at 3:09 PM, Carlos Rovira < carlos.rov...@codeoscopic.com> wrote: > +1 non binding > > El viernes, 14 de septiembre de 2012, Om escribió: > > > Bump. > > > > Those who have already vote

Re: [VOTE] Release InstallApacheFlex 1.0 - RC4

2012-09-14 Thread Carlos Rovira
+1 non binding El viernes, 14 de septiembre de 2012, Om escribió: > Bump. > > Those who have already voted +1, can you please register your votes again > in this thread? > > Carol, Alex, can you take a look at this RC and let us know your feedback, > please? > > Thanks, > Om > > On Thu, Sep 13, 2

Re: [VOTE] Release InstallApacheFlex 1.0 - RC4

2012-09-14 Thread Om
Bump. Those who have already voted +1, can you please register your votes again in this thread? Carol, Alex, can you take a look at this RC and let us know your feedback, please? Thanks, Om On Thu, Sep 13, 2012 at 5:33 PM, Om wrote: > We are back again with RC4! > > This is the first official

RE: Manifest-only JARs

2012-09-14 Thread Gordon Smith
Great, thank you! I've updated the wiki to say that we're using 1.7.1 for now, and to show the build output with the -q switch, which is $ ant -q [echo] JFLEX_JAR is d:/jflex-1.4.3/jflex/lib/JFlex.jar [echo] Obtaining lib/antlr.jar [echo] Obtaining lib/commons-cli.jar [echo] O

[jira] [Updated] (FLEX-33200) Calling open() in Window subclass constructor yields runtime error:#2007: Parameter justificationStyle must be non-null.

2012-09-14 Thread Ilya Tetin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Tetin updated FLEX-33200: -- Description: Steps to reproduce: 1. Subclass spark.components.Window: package test { import

[jira] [Updated] (FLEX-33200) Calling open() in Window subclass constructor yields runtime error:#2007: Parameter justificationStyle must be non-null.

2012-09-14 Thread Ilya Tetin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Tetin updated FLEX-33200: -- Description: Steps to reproduce: 1. Subclass spark.components.Window: package test { import

[jira] [Created] (FLEX-33200) Calling open() in Window subclass constructor yields runtime error:#2007: Parameter justificationStyle must be non-null.

2012-09-14 Thread Ilya Tetin (JIRA)
Ilya Tetin created FLEX-33200: - Summary: Calling open() in Window subclass constructor yields runtime error:#2007: Parameter justificationStyle must be non-null. Key: FLEX-33200 URL: https://issues.apache.org/jira/bro

Re: Manifest-only JARs

2012-09-14 Thread Raju Bitter
I did a quick test with various Ant versions. I see the warning in 1.7.0, but don't see the warning with 1.7.1 or 1.8.x. - Raju

Re: Classpath problem using mxmlc command with Falcon SDK

2012-09-14 Thread Raju Bitter
On Thu, Sep 13, 2012 at 8:08 PM, Om wrote: > Raju, > > If I may suggest, it would make life easier for everyone if you contribute > via patches instead of as comments on the JIRA page. > > For one, it looks like you will be contributing more than 2 line changes > going forward :-) This exercise w

Re: Manifest-only JARs

2012-09-14 Thread Raju Bitter
Are you using Ant 1.7? That's a known bug with Ant 1.7.0 https://issues.apache.org/bugzilla/show_bug.cgi?id=43946 - Raju

Re: Jenkins and Falcon

2012-09-14 Thread Raju Bitter
On Fri, Sep 14, 2012 at 4:17 AM, Gordon Smith wrote: > Yes, I think it should build on Linux, and I believe Raju said it he tried > building on Linux and it worked. Yes, that's correct. I've been building Falcon on Linux without any problems.

Re: Classpath problem using mxmlc command with Falcon SDK

2012-09-14 Thread Raju Bitter
Oh, that's interesting, it worked for me without the 'external/' path for antlr.jar and common-cli.jar. But maybe I had those JARs somewhere else in my classpath.

Re: Jenkins and Falcon

2012-09-14 Thread Bertrand Delacretaz
Hi, On Fri, Sep 14, 2012 at 1:45 AM, Gordon Smith wrote: > ...Would you be willing to add Falcon to the autobuild? The main reason at > the moment > for doing so would be to get Falcon's Javadoc built and posted... Note that, as per http://wiki.apache.org/general/Jenkins any committer can get a