Hi Chris,
Did you have a chance to look into that? Cause I was trying to use
COMPILE::JS in my app and it's failed.
Thanks,
Piotr
-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/FlexJS-COMPILE-SWF-and-COMPIL
Ok … so I double checked.
Alex is correct. The app mojo does currently only set the defines to SWF.
I’ll look into that right away …
Chris
Am 15.02.17, 17:01 schrieb "Alex Harui" :
On 2/15/17, 1:20 AM, "Christofer Dutz" wrote:
>The plugin is built to set them in applic
On 2/15/17, 1:20 AM, "Christofer Dutz" wrote:
>The plugin is built to set them in applications and I think it usually
>does this correctly or we would be having problems.
>But I could double check …
The AppMojo looks like it sets the flags for SWF,true and JS,false whether
the javascript flag
The plugin is built to set them in applications and I think it usually does
this correctly or we would be having problems.
But I could double check …
Chris
Am 15.02.17, 01:24 schrieb "Alex Harui" :
I'm not sure Maven is set up to handle these flags properly for
applications. In theor
We haven’t needed conditional compilation in our ported app so far. What cases
have you run into?
From: Justin Mclean<mailto:jus...@classsoftware.com>
Sent: Wednesday, February 15, 2017 2:42 AM
To: dev@flex.apache.org<mailto:dev@flex.apache.org>
Subject: Re: [FlexJS] COMPILE::SWF
On 2/14/17, 4:42 PM, "Justin Mclean" wrote:
>Hi,
>
>> I'm not sure Maven is set up to handle these flags properly for
>>applications.
>
>Chris what's needed to support this? Is it possible?
Of course it is possible. In the dual branch I am setting up the compiler
to handle COMPILE::SWF,AUTO.
Hi,
> I'm not sure Maven is set up to handle these flags properly for applications.
Chris what's needed to support this? Is it possible?
> In theory, we want app developers to not need to use these flags.
Currently AFAIKS an application developer needs these as there several AS only
component
I'm not sure Maven is set up to handle these flags properly for
applications. In theory, we want app developers to not need to use these
flags.
-Alex
On 2/14/17, 4:17 PM, "Justin Mclean" wrote:
>HI,
>
>> How are you setting these options? Maven, Ant, command-line, IDE?
>
>Maven using the boil
HI,
> How are you setting these options? Maven, Ant, command-line, IDE?
Maven using the boilerplate archtype, generated like so:
mvn -s /Users/justinmclean/Documents/FlexJSTest/settings-template.xml
archetype:generate -DarchetypeGroupId=org.apache.flex.flexjs.framework
-DarchetypeArtifactId=f
How are you setting these options? Maven, Ant, command-line, IDE?
-Alex
On 2/14/17, 1:44 PM, "Justin Mclean" wrote:
>Hi,
>
>Can anyone tell me why this code:
>
>
>http://ns.adobe.com/mxml/2009";
>xmlns:js="library://ns.apache.org/flexjs/basic"
>applicationComple
10 matches
Mail list logo