Re: Compiler Arguments

2012-11-02 Thread Frédéric THOMAS
ubl...@hotmail.com] Gesendet: Freitag, 2. November 2012 00:37 An: flex-dev@incubator.apache.org Betreff: Re: Compiler Arguments 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@incubat

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: 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: 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,

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