Build should be running nicely now ... thanks for finding and reporting this. It definitely helps making this more and more robust.
Chris ________________________________ Von: Christofer Dutz <[email protected]> Gesendet: Montag, 8. August 2016 21:08:34 An: [email protected] Betreff: AW: AW: FlexJS: Maven build Fail I just ran the build on a clean windows machine. Here I can confirm the failure. Here the build failed at the same part of the build. Running the build with the "-X" flag showed me that it fails because of failing integration-tests. It turns out that the TestTypeInheritance test seems to be having a NullPointerException. When investigating this test I found out that the rest was refactored to read resources outside of the current project. A few weeks ago we moved the externs out of the flex-falcon project and added them to a "flex-typedefs" repo. It turns out that this test only runs successfully, if the flex-typedefs repo is checked out in parallel to the flex-falcon repo and is named "flex-typedefs". As I think having such tests is a really bad thing, I am going to exclude this test from the testsuite. Chris ________________________________ Von: Christofer Dutz <[email protected]> Gesendet: Sonntag, 7. August 2016 18:28:48 An: [email protected] Betreff: AW: AW: FlexJS: Maven build Fail Hi, well unfortunately I can't see the direct error in that part. How about posting the text of the build instead of screenshots? Judging from the last lines, I would assume there were problems with the integration tests. Especially if they ran for 28 minutes. This sort of looks like there might be a problem with starting the Flashplayer. Also you could add "-X" to your maven command. This will set debug level to DEBUG and will output lots more log information and Stack-Traces. Chris -----Ursprüngliche Nachricht----- Von: PKumar [mailto:[email protected]] Gesendet: Sonntag, 7. August 2016 09:21 An: [email protected] Betreff: Re: AW: FlexJS: Maven build Fail Thanks Chris, my maven version was old. So i updated my maven version and start the compilation again. Still getting build failure. check the attached screen shot. <http://apache-flex-users.2333346.n4.nabble.com/file/n13242/error.jpg> ----- Regards, Prashant -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/FlexJS-Maven-build-Fail-tp13228p13242.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
