On 3/23/16, 1:24 AM, "Christofer Dutz" <christofer.d...@c-ware.de> wrote:
>Ok think I found the problem ... > >I had to update flex-asjs after that's done, I get: > >BUILD SUCCESSFUL >Total time: 2 minutes 21 seconds > >I don't think it's a good Idea to depend on flex-asjs to build falcon, >but I think I stated that earlier. >But it doesn't explain why I can't find the reason for reporting errors >in the log. Or am I just to Ant-blind? At one point in time, the ant script for the test folders had a default target that ran the subset of tests that didn't have flex-asjs dependencies. I just got through testing the falconjx source package and I think it worked that way. But for sure, there are tests in there that have flex-asjs dependencies, but they should be hooked to a different Ant target (ant all). -Alex