It was failing with the latest Maven on the latest jdk on windows 10. Eventually that helps.
Chris Von meinem Samsung Galaxy Smartphone gesendet. -------- Ursprüngliche Nachricht -------- Von: Michael Schmalle <teotigraphix...@gmail.com> Datum: 12.04.16 17:14 (GMT+01:00) An: dev@flex.apache.org Betreff: Re: [FALCONJX] TestAMDClassA Looking at the code one more time, :), I bet it's a threading issue with the AS3Parser. It would seem that something is getting called before the entire file collection is parsed. Since I didn't increment anything and was purely using the length of the returned definition collection, that is what I bet it is. Mike On Tue, Apr 12, 2016 at 11:11 AM, Alex Harui <aha...@adobe.com> wrote: > > > On 4/12/16, 7:55 AM, "Alex Harui" <aha...@adobe.com> wrote: > >Otherwise, not sure why it is > >failing for you on Windows, although it could be a Java7 vs Java8 issue. > >I'm not sure what version of Java the CI Server is running. > > I found the place in Jenkins where it says it is running Java 7. We might > need to upgrade to Java 8 soon, although we still need compatibility back > to Java 1.6 so the jars work in Flash Builder. > > -Alex > >