Hmm, I think those pass for me. What was the error/failure/results?
Thanks,
-Alex
On 5/8/15, 10:15 AM, "Christofer Dutz" wrote:
>Hi Alex,
>
>The others were related to the missing "swfutils" and the too old
>playerglobal.
>
>These are the tests I couldn't get working and I had to @Ignore them:
Hi Alex,
The others were related to the missing "swfutils" and the too old playerglobal.
These are the tests I couldn't get working and I had to @Ignore them:
flex-falcon/compiler.tests/feature-tests/mxml/tags/MXMLHTTPServiceTagTests.java
flex-falcon/compiler.tests/feature-tests/mxml/tags/MXMLRem
Actually no ... that's about 20% of what Maven is.
It's more an inversion of control for building applications. Each part of your
application runs through the same phases:
- generate sources
- compile
- compile-tests
- run-tests
- package
- run integration-tests
- install
- deploy
(Simple view)
Hopefully I'll be able to publish SNAPSHOTS of Falcon and FLexJS in the next
days so at least with Maven you could start playing around :-)
Chris
Von: Michael Schmalle
Gesendet: Freitag, 8. Mai 2015 16:44
An: dev@flex.apache.org
Betreff: Re: [Falcon] Pro