Ok ... so before anyone starts yelling at me because of license stuff ...

I removed my branch from the Apache repo and created a FlexMojos branch :-)
https://github.com/chrisdutz/flexmojos/tree/feature/falcon

Chris
________________________________________
Von: Christofer Dutz <christofer.d...@c-ware.de>
Gesendet: Mittwoch, 22. Oktober 2014 16:59:12
An: dev@flex.apache.org
Betreff: Checked in failling flexmojos-with-falcon modules

Hi,


I just committed all the projects currently failing in the flexmojos testsuite 
when using falcon instead of the default compiler. The tests are in the 
"feature/flexmojos" branch.


While a lot of tests are failing because of unsupported compiler options such 
as advancedTelemetry or ASDoc generation. One test completely locks up the 
compiler and some result in Errors.


Debugging them should be easy, especially if you have IntelliJ Utlimate at 
hands. What you do need however is a mavenized 4.13 FDK as well as access to 
the Sonatype and Apache Snapshot repositories.


If you have this, simply by setting a breakpoint in the compiler should let you 
debug the problems (At least this is how I always do it)


About 50% of the tests are succeeding, more than 50% of the failing tests are 
because of missing ASDoc, missing advancedTelemetry support or seem to be 
failing because the maven build seems to be running fine, but some other 
condition the Unit Test checks is not met (I have commented all of these out 
for now).


It would be great, if the one or the other could check this and help sort out 
the problems. Certainly this would greatly speed up the time to which we could 
start actually working with Falcon from Maven.


Chris

Reply via email to