Hi, I'm currently getting "ant -Dbuild.number=20140428 -Dbuild.noprompt= release" / "ant release" failing.
compilemustellaswc: BUILD FAILED /Users/justinmclean/Downloads/ApacheFlexSDK4.12.1RC2/apache-flex-sdk-4.12.1-src/build.xml:1440: The following error occurred while executing this line: /Users/justinmclean/Downloads/ApacheFlexSDK4.12.1RC2/apache-flex-sdk-4.12.1-src/mustella/build.xml:1785: The following error occurred while executing this line: /Users/justinmclean/Downloads/ApacheFlexSDK4.12.1RC2/apache-flex-sdk-4.12.1-src/mustella/build.xml:1793: Execute failed: java.io.IOException: Cannot run program "/Users/justinmclean/Downloads/ApacheFlexSDK4.12.1RC2/apache-flex-sdk-4.12.1-src/mustella/../bin/compc" (in directory "/Users/justinmclean/Downloads/ApacheFlexSDK4.12.1RC2/apache-flex-sdk-4.12.1-src/mustella"): error=13, Permission denied Seems an obvious issue (ie compc not being executable) and probably easily fixed, but also seems related to the issue I pointed out with RC1. Has something changed since 4.12 permission wise? Thanks, Justin