or Android<https://aka.ms/ghei36>
>
>
>
>From: Christofer Dutz
>Sent: Saturday, March 4, 2017 9:39:26 AM
>To: dev@flex.apache.org
>Subject: Re: [FlexJS][Maven] JS-only
>
>Hi Alex,
>
>So I switched to the dual branch and built
I think I never ran maven in typedefs. But they are swc not app so use a
different mojo?
Get Outlook for Android<https://aka.ms/ghei36>
From: Christofer Dutz
Sent: Saturday, March 4, 2017 9:39:26 AM
To: dev@flex.apache.org
Subject: Re: [FlexJS][Maven] J
Hi Alex,
So I switched to the dual branch and built the compiler without problems. When
building the typedefs however I am getting the exact same error in the JS
module.
I guess I will have to adjust the was the typedefs are built. I can see that
the AS code is being generated correctly, but t
On 3/4/17, 1:11 AM, "Christofer Dutz" wrote:
>Hi Alex,
>
>If you have a flexjs module, that produces just the JavaScript, you need
>to configure another plugin to pack that up as a war archive as maven
>doesn’t support directories as build artifacts.
>So you would need to add that (see the outp
Hi Alex,
If you have a flexjs module, that produces just the JavaScript, you need to
configure another plugin to pack that up as a war archive as maven doesn’t
support directories as build artifacts.
So you would need to add that (see the output of the archetype for pure JS
applications). In t