The trunk ActiveMQ 5.2 SNAPSHOT build is not working due to recent changes. When I compile, I get the following warning:
[INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ :: Core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ [WARNING] While downloading javacc:javacc:3.2 This artifact has been relocated to net.java.dev.javacc:javacc:3.2. And then I get the following errors: [INFO] Compiling 492 source files to C:\Projects\GVDev\3rdParty\ActiveMQ\trunk\activemq-core\target\classes [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure C:\Projects\GVDev\3rdParty\ActiveMQ\trunk\activemq-core\src\main\java\org\apache\activemq\broker\jmx\CompositeDataHelper.java:[45,65] incompatible types found : java.util.Collection<capture#872 of ?> required: java.util.Collection<javax.management.openmbean.CompositeData> -- View this message in context: http://www.nabble.com/Broken-Build---ActiveMQ-5.2-SNAPSHOT-tp19168510p19168510.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
