[MENTORS] InstallApacheFlex RC9 Third-Party Licensing

2012-11-01 Thread Alex Harui
Hi Mentors, If you’ve been following the vote thread on general@incubator, I think they’ve found an error in the headers of the MD5Stream.as and IntUtil.as files. Is this a release blocker, and if so, can you also advise on whether other issues they’ve found need to be addressed as well? Than

[jira] [Updated] (FLEX-33235) mx.utils.PopUpUtil

2012-11-01 Thread Leif Wells (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Wells updated FLEX-33235: -- Attachment: FLEX-33235_Fix.patch This is a patch for the fix as cited in the task description.

[jira] [Updated] (FLEX-33231) null pointer exception in PopUpManagerImpl

2012-11-01 Thread Leif Wells (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Wells updated FLEX-33231: -- Attachment: FLEX-33231_Fix.patch Attached is the fix made per the suggestion in the description for thi

Re: [FALCON] Using Falcon

2012-11-01 Thread Alex Harui
On 11/1/12 3:51 PM, "Gordon Smith" wrote: >> would it make sense if I try to get the mustella compiler run with falcon? > > I'll defer to Alex on that. We'll get around to it someday, but anyone who wants to help is welcome. -- Alex Harui Flex SDK Team Adobe Systems, Inc. http://blogs.adobe

Re: Compiler Arguments

2012-11-01 Thread Frédéric THOMAS
oups, I thought you updated the air version but no :P -Message d'origine- From: Frédéric THOMAS Sent: Friday, November 02, 2012 12:23 AM To: flex-dev@incubator.apache.org Subject: Re: AW: AW: AW: AW: AW: Compiler Arguments Good news, especialy for the themes, I've seen as well from the

Re: AW: AW: AW: AW: AW: Compiler Arguments

2012-11-01 Thread Frédéric THOMAS
Good news, especialy for the themes, I've seen as well from the dump file you reported that you updated the air version to the one of the sdk, I reported this change manualy in the generator but I did it quickly, hard coding the version number which is bad, I hope you'll send me a copy as soon

AW: AW: AW: AW: AW: Compiler Arguments

2012-11-01 Thread christofer.d...@c-ware.de
Well I did a lot of little stuff. - I re-activated the creation oft he config-zip, but left out the themes directory - I finally activated generating the lib-artifacts with their real versions (This is what's causing quite some trouble in FM but without it the FDKs wouldn't be 100% correct) - No

[jira] [Updated] (FLEX-33238) Falcon Compile Error when using id attribute with ConstraintRow or ConstraintColumn

2012-11-01 Thread Cyrill Zadra (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cyrill Zadra updated FLEX-33238: Attachment: ConstraintRowIdTest.mxml mxml to reproduce the error > Falcon Compile

[jira] [Created] (FLEX-33238) Falcon Compile Error when using id attribute with ConstraintRow or ConstraintColumn

2012-11-01 Thread Cyrill Zadra (JIRA)
Cyrill Zadra created FLEX-33238: --- Summary: Falcon Compile Error when using id attribute with ConstraintRow or ConstraintColumn Key: FLEX-33238 URL: https://issues.apache.org/jira/browse/FLEX-33238 Proj

AW: AW: AW: AW: AW: Compiler Arguments

2012-11-01 Thread christofer.d...@c-ware.de
I'll keep an eye on the issue, currently I wouldn't call it a blocker and as soon as I can spare some time, I'll continue investigating the issue. Thanks anyway for your support. Chris -Ursprüngliche Nachricht- Von: Alex Harui [mailto:aha...@adobe.com] Gesendet: Donnerstag, 1. November

RE: [FALCON] Using Falcon

2012-11-01 Thread Gordon Smith
> would it make sense if I try to get the mustella compiler run with falcon? I'll defer to Alex on that. - Gordon -Original Message- From: Cyrill Zadra [mailto:cyrill.za...@gmail.com] Sent: Thursday, November 01, 2012 12:29 PM To: flex-dev@incubator.apache.org Subject: Re: [FALCON] Usi

Re: AW: AW: AW: AW: Compiler Arguments

2012-11-01 Thread Frédéric THOMAS
Chris, What kind of changes did you do in the generator ? If they are importants, I'll be happy to get a fresh copy. For the Apache Con Europe, unfortunatly, I can't (I have to work). -Message d'origine- From: christofer.d...@c-ware.de Sent: Thursday, November 01, 2012 10:35 PM To:

Re: AW: AW: AW: AW: Compiler Arguments

2012-11-01 Thread Alex Harui
On 11/1/12 2:35 PM, "christofer.d...@c-ware.de" wrote: > Am I understanding you correctly, that the handling of "-compiler.locale" is > correct that way, but the "-metadata.language" should probably only contain > the first segment (In this case " es_MX")? > Sounds sensible. Think I'll have a

AW: AW: AW: AW: Compiler Arguments

2012-11-01 Thread christofer.d...@c-ware.de
Am I understanding you correctly, that the handling of "-compiler.locale" is correct that way, but the "-metadata.language" should probably only contain the first segment (In this case " es_MX")? Sounds sensible. Think I'll have a look at why this is some times generated. @Mike ... I get failure

[jira] [Resolved] (FLEX-33147) flash.text.engine::ElementFormat/set fontSize()

2012-11-01 Thread Carol Frampton (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carol Frampton resolved FLEX-33147. --- Resolution: Not A Problem Assignee: Carol Frampton I don't think this is a bug. You go

Re: AW: AW: AW: Compiler Arguments

2012-11-01 Thread Alex Harui
On 11/1/12 1:17 PM, "christofer.d...@c-ware.de" wrote: > Nope, > > This would be the case if you wanted to add 3 different locales. > If you define es_MX,es_ES,en_US this is more a locale-chain (I reverse learned > this from the unit-test code. Hmm, is there really a difference from in the SD

Re: Compiler Arguments

2012-11-01 Thread Frédéric THOMAS
Ups, I meant the compileSwf method of the DefaultFlexCompiler class -Message d'origine- From: Frédéric THOMAS Sent: Thursday, November 01, 2012 9:43 PM To: flex-dev@incubator.apache.org Subject: Re: AW: AW: AW: Compiler Arguments Thank's Chris for that precision. I tried to reproduce

Re: AW: AW: AW: Compiler Arguments

2012-11-01 Thread Frédéric THOMAS
Thank's Chris for that precision. I tried to reproduce your issue but I wasn't able to. I did a mvn test on flexmojos-395 wherein I defined a dependency to the sdk 4.8 but in the dump-config file there is no mention of the localesRuntimes. Debugging it in FM6, I looked at the arguments passed t

AW: AW: AW: Compiler Arguments

2012-11-01 Thread christofer.d...@c-ware.de
Nope, This would be the case if you wanted to add 3 different locales. If you define es_MX,es_ES,en_US this is more a locale-chain (I reverse learned this from the unit-test code. Assuming you have 3 locale property files, en_US containing the complete set of values and only some of them being

Re: AW: AW: Compiler Arguments

2012-11-01 Thread Frédéric THOMAS
Chris, The locales shouldn't be express like that from FM4.x ? es_MX es_ES en_US -Message d'origine- From: christofer.d...@c-ware.de Sent: Thursday, November 01, 2012 8:34 PM To: flex-dev@incubator.apache.org Subject: AW: AW: Compiler Arguments Hi Alex, well the goal oft he

AW: AW: Compiler Arguments

2012-11-01 Thread christofer.d...@c-ware.de
Hi Alex, well the goal oft he project isn't to do anything "sensible" from view of the resulting SWF, but it's part of the Flexmojos Unit-Test suite. In this case the maven config is this: net.flexmojos.oss flexmojos-maven-plugin %{flexmojos.version}

Re: [FALCON] Using Falcon

2012-11-01 Thread Cyrill Zadra
Ok .. I had two errors but till now I could only one reduce to a simple example. So I'll create a JIRA for it. So would it make sense if I try to get the mustella compiler run with falcon? I can work on that. I'm going to figure out how mini_run could be extended to run with falcon and the leg

Re: AW: Compiler Arguments

2012-11-01 Thread Alex Harui
On 11/1/12 10:33 AM, "christofer.d...@c-ware.de" wrote: > Well it is used several times ... > > -metadata.language=es_MX,es_ES,en_US > -metadata.language+=en_US > > I've never touched that part of Flexmojos code and I just wanted to know what > those lines should be and what has changed befo

RE: [FALCON] Using Falcon

2012-11-01 Thread Gordon Smith
I don't agree with Alex. Falcon can compile enough MXML to compile a usable Checkinapp (one of the SDK tests). So I would like to know more about what it CAN'T compile. But bugs will be useful only if they are reduced to their simplest form without anything extraneous. I don't want to deal with

AW: Compiler Arguments

2012-11-01 Thread christofer.d...@c-ware.de
Well it is used several times ... -metadata.language=es_MX,es_ES,en_US -metadata.language+=en_US I've never touched that part of Flexmojos code and I just wanted to know what those lines should be and what has changed before startig to implement anything. Chris -Ursprüngliche Nachricht

Re: Compiler Arguments

2012-11-01 Thread Alex Harui
The compiler argument handling code is very complex. It could certainly have changed in 4.6 and 4.8. You can view the history in SVN. It could be that you have to use –metadata.language several times with a single argument or use a non-comma delimiter in your list. -Alex On 11/1/12 3:23 AM,

AW: Compiler Arguments

2012-11-01 Thread christofer.d...@c-ware.de
Hi Frederic, Hmm ... I think I have to have a look how I can activate those verbose-stacktraces in Flexmojos ;-) ... But I think the error message is clear: Flexmojos is generating the following resource chain -metadata.language=es_MX,es_ES,en_US And the flex compiler is telling me that I'm pro

Re: Compiler Arguments

2012-11-01 Thread Frédéric THOMAS
Not sure to be able to help but what the -verbose-stacktraces flag of the mxmlc says ? From: christofer.d...@c-ware.de Sent: Thursday, November 01, 2012 11:23 AM To: flex-dev@incubator.apache.org Subject: Compiler Arguments Hi, I finally had the time to continue my work on the mavenized Fl

Re: Building Falcon

2012-11-01 Thread Carol Frampton
Sorry about that. I just fixed it. I don't quite understand how I messed that up since I thought I tested it. Carol On 10/30/12 8 :03PM, "Cyrill Zadra" wrote: >Hi carol > >Shouldn't it be flexTasks.jar instead of antTasks.jar? > >cyrill > > >On Tue, Oct 30, 2012 at 2:18 PM, Carol Frampton >w

Compiler Arguments

2012-11-01 Thread christofer.d...@c-ware.de
Hi, I finally had the time to continue my work on the mavenized Flex sdks and Flexmojos. After my last changes the Testsuites seem tob e running nicely for FDKs 4.6 and 4.8 Unfortunately there seems to have been some changes as since 4.6 I am having random failures when using locale-chains. Per