See <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-web/430/changes>
Changes: [christopher.l.shannon] https://issues.apache.org/jira/browse/AMQ-5896 ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ :: Web 5.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ activemq-web --- [INFO] Deleting <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-web/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-web --- [INFO] [INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @ activemq-web --- [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ activemq-web --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ activemq-web --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ activemq-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 42 source files to <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-web/ws/target/classes> [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] bootstrap class path not set in conjunction with -source 1.7 [WARNING] <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-web/ws/src/main/java/org/apache/activemq/web/BrokerFacadeSupport.java>: Some input files use unchecked or unsafe operations. [WARNING] <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-web/ws/src/main/java/org/apache/activemq/web/BrokerFacadeSupport.java>: Recompile with -Xlint:unchecked for details. [INFO] 3 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-web/ws/src/main/java/org/apache/activemq/web/BrokerFacadeSupport.java>:[45,41] package org.apache.commons.lang.exception does not exist [ERROR] <https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-web/ws/src/main/java/org/apache/activemq/web/BrokerFacadeSupport.java>:[139,62] cannot find symbol symbol: variable ExceptionUtils location: class org.apache.activemq.web.BrokerFacadeSupport [INFO] 2 errors [INFO] -------------------------------------------------------------