There seemed to be three things causing me build problems: 1. compiler-jx/src/test/java/org/apache/flex/compiler/internal/test/FlexJSTestBase.java A reference to frameworks/as/basic-manifest.xml which does not seem to exist. 2. compiler-jx/src/test/java/org/apache/flex/compiler/internal/codegen/mxml/sourcemaps/TestSourceMapMXMLScript.java The tests are failing. 3. compiler-jx/src/test/java/org/apache/flex/compiler/internal/codegen/mxml/sourcemaps/TestSourceMapMXMLEvents.java The tests are failing.
Removing the test in 1 and the latter two files allowed Falcon and asjs to build on my machine. Harbs > On Mar 26, 2017, at 11:26 PM, Harbs <harbs.li...@gmail.com> wrote: > > I’m also having trouble building, but it’s failing at a totally different > place. > >> On Mar 26, 2017, at 11:08 PM, piotrz <piotrzarzyck...@gmail.com> wrote: >> >> Hi Harbs, >> >> This is stack trace is straight from jenkins build. >> >> Locally I have same fail and definitely I did build with fresh sources of >> Falcon. >> >> Piotr >> >> >> >> ----- >> Apache Flex PMC >> piotrzarzyck...@gmail.com >> -- >> View this message in context: >> http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Anyone-working-on-the-build-problems-tp60777p60789.html >> Sent from the Apache Flex Development mailing list archive at Nabble.com. >