But it seems the failures in "compiler.jx.tests" have been fixed by recent updates.
Chris ________________________________________ Von: Christofer Dutz <christofer.d...@c-ware.de> Gesendet: Montag, 5. Oktober 2015 22:47 An: dev@flex.apache.org Betreff: AW: [DISCUSS] Release Apache FlexJS 0.5.0 So I updated both falcon and asjs and rebuilt with "ant clean" and "ant all" ... unfortunately the build still fails with the same tests. So I gave building asjs a go "ant clean" and then "ant all" and then re-ran "ant clean" and "ant all" again on falcon. Still the same error: [junit] Running mxml.tags.MXMLHTTPServiceTagTests [junit] Generating test: [junit] Compiling test: [junit] -external-library-path=/Users/christoferdutz/Devtools/Adobe/Flash/11.1/playerglobal.swc -library-path=/Users/christoferdutz/Projects/Apache/Flex/flex-sdk/frameworks/libs/framework.swc,/Users/christoferdutz/Projects/Apache/Flex/flex-sdk/frameworks/locale/en_US/framework_rb.swc,/Users/christoferdutz/Projects/Apache/Flex/flex-sdk/frameworks/libs/rpc.swc,/Users/christoferdutz/Projects/Apache/Flex/flex-sdk/frameworks/locale/en_US/rpc_rb.swc -namespace=http://ns.adobe.com/mxml/2009,/Users/christoferdutz/Projects/Apache/Flex/flex-sdk/frameworks/mxml-2009-manifest.xml /Users/christoferdutz/Projects/Apache/Flex/flex-falcon/compiler.tests/temp/MXMLHTTPServiceTagTests3493658214599946623.mxml [junit] [junit] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0,328 sec [junit] Error: Unable to resolve resource bundle 'rpc' [junit] [junit] Error: Unable to resolve resource bundle 'rpc' [junit] [junit] Error: Unable to resolve resource bundle 'messaging' [junit] [junit] Error: Unable to resolve resource bundle 'messaging' [junit] [junit] Error: Unable to resolve resource bundle 'messaging' [junit] [junit] Error: Unable to resolve resource bundle 'styles' [junit] [junit] Error: Unable to resolve resource bundle 'rpc' [junit] [junit] Error: Unable to resolve resource bundle 'core' [junit] [junit] Error: Unable to resolve resource bundle 'logging' [junit] [junit] Error: Unable to resolve resource bundle 'collections' [junit] [junit] Error: Unable to resolve resource bundle 'logging' [junit] [junit] Error: Unable to resolve resource bundle 'rpc' [junit] [junit] Error: Unable to resolve resource bundle 'rpc' [junit] [junit] Error: Unable to resolve resource bundle 'collections' [junit] [junit] Error: Unable to resolve resource bundle 'messaging' [junit] [junit] Error: Unable to resolve resource bundle 'messaging' [junit] [junit] Error: Unable to resolve resource bundle 'collections' [junit] [junit] Error: Unable to resolve resource bundle 'collections' [junit] [junit] Error: Unable to resolve resource bundle 'messaging' [junit] [junit] Error: Unable to resolve resource bundle 'messaging' [junit] [junit] Error: Unable to resolve resource bundle 'messaging' [junit] [junit] Error: Unable to resolve resource bundle 'messaging' [junit] BUILD FAILED /Users/christoferdutz/Projects/Apache/Flex/flex-falcon/build.xml:82: The following error occurred while executing this line: /Users/christoferdutz/Projects/Apache/Flex/flex-falcon/compiler.tests/build.xml:138: Tests failed Chris ________________________________________ Von: Alex Harui <aha...@adobe.com> Gesendet: Montag, 5. Oktober 2015 18:09 An: dev@flex.apache.org Betreff: Re: [DISCUSS] Release Apache FlexJS 0.5.0 I found a few issues with the Falcon automated tests on Windows and fixed them. Maybe that will unblock the folks who were having build issues. The latest builds are available via the Installer and on the now-working apacheflexbuilds VM. Please try it, and let me know if there are other issues. I’d like to get a release out ASAP. Thanks, -Alex http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/lastSuccessfulBuild/ artifact/out/ http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/lastSuccessfulBuil d/artifact/out/ (we will only vote on the falconjx artifacts) On 9/28/15, 8:55 PM, "Alex Harui" <aha...@adobe.com> wrote: >Who is still having problems and can I get console logs for those >problems? > >Thanks, >-Alex