Hi Justin, While I actually go and try to learn FlexUnit, can you finish up on the installer issue about "Error: Inconsistant linkage"?
The FlexUnit package looks pretty good. Sigs match, Rat is clean. The only I wondered was if Digital Primates should be in the NOTICE file. This stuff wasn't all created at Apache. The build failed for me, apparently due to this issue: http://stackoverflow.com/questions/7615645/ssl-handshake-alert-unrecognized -name-error-since-upgrade-to-java-1-7-0 It's odd because I did not have this problem with RC1. Here's the failure: download-swc: [get] Getting: https://github.com/flexunit/flexunit/raw/master/FlexUnit4Test/libs/FlexUnit 1Lib.swc [get] To: /Users/aharui/Work/apache-flex-flexunit-4.2.0-4.12.0-src/FlexUnit4/libs/Fle xUnit1Lib.swc [get] https://github.com/flexunit/flexunit/raw/master/FlexUnit4Test/libs/FlexUnit 1Lib.swc moved to https://raw.githubusercontent.com/flexunit/flexunit/master/FlexUnit4Test/li bs/FlexUnit1Lib.swc [get] Error getting https://github.com/flexunit/flexunit/raw/master/FlexUnit4Test/libs/FlexUnit 1Lib.swc to /Users/aharui/Work/apache-flex-flexunit-4.2.0-4.12.0-src/FlexUnit4/libs/Fle xUnit1Lib.swc BUILD FAILED /Users/aharui/Work/apache-flex-flexunit-4.2.0-4.12.0-src/build.xml:122: The following error occurred while executing this line: /Users/aharui/Work/apache-flex-flexunit-4.2.0-4.12.0-src/FlexUnit4/build.xm l:102: The following error occurred while executing this line: /Users/aharui/Work/apache-flex-flexunit-4.2.0-4.12.0-src/FlexUnit4/download s.xml:172: The following error occurred while executing this line: /Users/aharui/Work/apache-flex-flexunit-4.2.0-4.12.0-src/FlexUnit4/download s.xml:177: The following error occurred while executing this line: /Users/aharui/Work/apache-flex-flexunit-4.2.0-4.12.0-src/FlexUnit4/download s.xml:80: javax.net.ssl.SSLProtocolException: handshake alert: unrecognized_name at sun.security.ssl.ClientHandshaker.handshakeAlert(ClientHandshaker.java:1292 ) at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:1952) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1077) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1 312) at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1339) at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1323) at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Abstr actDelegateHttpsURLConnection.java:185) at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectio nImpl.java:153) at org.apache.tools.ant.taskdefs.Get$GetThread.openConnection(Get.java:660) at org.apache.tools.ant.taskdefs.Get$GetThread.openConnection(Get.java:684) at org.apache.tools.ant.taskdefs.Get$GetThread.get(Get.java:579) at org.apache.tools.ant.taskdefs.Get$GetThread.run(Get.java:569) I manually downloaded FlexUnit1Lib.swc and it got past that then died on fluint in the same way. Are we using a new url or maybe there's a problem at GitHub? fluint-download-swc: download-swc: [get] Getting: https://github.com/flexunit/flexunit/raw/master/FlexUnit4Test/libs//fluint- 1_2.swc [get] To: /Users/aharui/Work/apache-flex-flexunit-4.2.0-4.12.0-src/FlexUnit4FluintExt ensions/libs/fluint-1_2.swc [get] https://github.com/flexunit/flexunit/raw/master/FlexUnit4Test/libs//fluint- 1_2.swc moved to https://raw.githubusercontent.com/flexunit/flexunit/master/FlexUnit4Test/li bs//fluint-1_2.swc [get] Error getting https://github.com/flexunit/flexunit/raw/master/FlexUnit4Test/libs//fluint- 1_2.swc to /Users/aharui/Work/apache-flex-flexunit-4.2.0-4.12.0-src/FlexUnit4FluintExt ensions/libs/fluint-1_2.swc BUILD FAILED /Users/aharui/Work/apache-flex-flexunit-4.2.0-4.12.0-src/build.xml:131: The following error occurred while executing this line: /Users/aharui/Work/apache-flex-flexunit-4.2.0-4.12.0-src/FlexUnit4FluintExt ensions/build.xml:73: The following error occurred while executing this line: /Users/aharui/Work/apache-flex-flexunit-4.2.0-4.12.0-src/FlexUnit4FluintExt ensions/downloads.xml:106: The following error occurred while executing this line: /Users/aharui/Work/apache-flex-flexunit-4.2.0-4.12.0-src/FlexUnit4FluintExt ensions/downloads.xml:111: The following error occurred while executing this line: /Users/aharui/Work/apache-flex-flexunit-4.2.0-4.12.0-src/FlexUnit4FluintExt ensions/downloads.xml:79: javax.net.ssl.SSLProtocolException: handshake alert: unrecognized_name at sun.security.ssl.ClientHandshaker.handshakeAlert(ClientHandshaker.java:1292 ) at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:1952) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1077) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1 312) at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1339) at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1323) at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Abstr actDelegateHttpsURLConnection.java:185) at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectio nImpl.java:153) at org.apache.tools.ant.taskdefs.Get$GetThread.openConnection(Get.java:660) at org.apache.tools.ant.taskdefs.Get$GetThread.openConnection(Get.java:684) at org.apache.tools.ant.taskdefs.Get$GetThread.get(Get.java:579) at org.apache.tools.ant.taskdefs.Get$GetThread.run(Get.java:569) Total time: 1 minute 15 seconds Thanks, -Alex On 3/19/14 5:04 PM, "Justin Mclean" <jus...@classsoftware.com> wrote: >Hi, > >Please place all of the discussion here and not in the [VOTE] thread. > >Thanks, >Justin