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 > >