OK, I think I got it. Interesting how the new nonFunction test caught some issues.
-Alex On 8/24/16, 7:30 AM, "Alex Harui" <[email protected]> wrote: >Looking into it. > >-Alex > >On 8/24/16, 1:05 AM, "Christofer Dutz" <[email protected]> wrote: > >>It seems some of the last changes broke things. I'm posting this as I >>don't know if this only fails in the Maven build. There don't seem to >>have been any changes in the framework module as the build was triggered >>by updates in the compiler. So I guess it's worth having a look there: >> >> >>[INFO] Apache Flex - FlexJS: Framework: Libs: CreateJS .... FAILURE [ >>2.601 s] >> >> >> >>Link to the broken build: >> >>https://builds.apache.org/view/E-G/view/Flex/job/FlexJS%20Framework%20(ma >>v >>en)/223/console >> >> >>The reason for the failure seems to be this: >> >> >>[INFO] --- flexjs-maven-plugin:0.7.0-SNAPSHOT:compile-extern >>(default-compile-extern) @ CreateJS --- >>[INFO] Executing COMPC in tool group Falcon with args: >>[-load-config=F:\jenkins\jenkins-slave\workspace\FlexJS Framework >>(maven)\frameworks\projects\CreateJS\target\compile-extern-config.xml] >>Loading configuration: F:\jenkins\jenkins-slave\workspace\FlexJS >>Framework >>(maven)\frameworks\projects\CreateJS\target\compile-extern-config.xml >> >>F:\jenkins\jenkins-slave\workspace\FlexJS Framework >>(maven)\frameworks\projects\CreateJS\src\main\flex\org\apache\flex\create >>j >>s\Application.as:395 >>Error: Call to numChildren is not a function. >> return stage.numChildren(); >> ^ >> >> >>Chris >> >
