Re: AW: AW: AW: AW: AW: [FlexJS] Maven-friendly folders

2016-01-11 Thread Alex Harui
;>>>flex-config.xml. Should they still go in src/main/resources? >>> >>>They definitely bekong in "src/main/resources" in that case. >>> >>> >>> >>>Von: Alex Harui >>>Gesendet:

Re: AW: AW: AW: AW: AW: [FlexJS] Maven-friendly folders

2016-01-11 Thread Alex Harui
n "src/main/resources" in that case. >> >> >> >>Von: Alex Harui >>Gesendet: Montag, 21. Dezember 2015 09:17 >>An: dev@flex.apache.org >>Betreff: Re: AW: AW: AW: AW: [FlexJS] Maven-friendly folders >>

Re: AW: AW: AW: AW: AW: [FlexJS] Maven-friendly folders

2015-12-21 Thread Alex Harui
Harui >Gesendet: Montag, 21. Dezember 2015 09:17 >An: dev@flex.apache.org >Betreff: Re: AW: AW: AW: AW: [FlexJS] Maven-friendly folders > >On 12/19/15, 3:37 AM, "Christofer Dutz" wrote: > >>Ok .. so the build.xml shouldn't be in src/test/flex as ist's no

AW: AW: AW: AW: AW: [FlexJS] Maven-friendly folders

2015-12-21 Thread Christofer Dutz
Should they still go in src/main/resources? They definitely bekong in "src/main/resources" in that case. Von: Alex Harui Gesendet: Montag, 21. Dezember 2015 09:17 An: dev@flex.apache.org Betreff: Re: AW: AW: AW: AW: [FlexJS] Maven-friendly folde

Re: AW: AW: AW: AW: [FlexJS] Maven-friendly folders

2015-12-21 Thread Alex Harui
On 12/19/15, 3:37 AM, "Christofer Dutz" wrote: >Ok .. so the build.xml shouldn't be in src/test/flex as ist's not >test-code, but the ant script running the tests ... it should be in the >root of the module. That build.xml is the Ant script for the tests. It gets called by the root build.xml

AW: AW: AW: AW: [FlexJS] Maven-friendly folders

2015-12-19 Thread Christofer Dutz
Ok .. so the build.xml shouldn't be in src/test/flex as ist's not test-code, but the ant script running the tests ... it should be in the root of the module. In Flex CSS had a slightly different role than normal css files as I remember them being compiled to flash so css files used to go in the