See 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-unit-tests/17/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ActiveMQ :: Unit Tests 5.14.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ activemq-unit-tests 
---
[INFO] Deleting 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-unit-tests/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (default) @ activemq-unit-tests 
---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @ 
activemq-unit-tests ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
activemq-unit-tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
activemq-unit-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-unit-tests/ws/src/main/resources>
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-unit-tests/ws/src/main/filtered-resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ 
activemq-unit-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
activemq-unit-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 232 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ 
activemq-unit-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1532 source files to 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-unit-tests/ws/target/test-classes>
[INFO] 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/bugs/AMQ4952Test.java>:
 Some input files use unchecked or unsafe operations.
[INFO] 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/bugs/AMQ4952Test.java>:
 Recompile with -Xlint:unchecked for details.
[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-5.14.x/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/perf/KahaDBQueueTest.java>:[47,13]
 setEnableJournalDiskSyncs(boolean) in 
org.apache.activemq.store.kahadb.KahaDBPersistenceAdapter has been deprecated
[WARNING] 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/bugs/AMQ2512Test.java>:[188,13]
 setEnableJournalDiskSyncs(boolean) in 
org.apache.activemq.store.kahadb.MessageDatabase has been deprecated
[WARNING] 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/bugs/AMQ3324Test.java>:[130,14]
 setInactiveTimoutBeforeGC(long) in 
org.apache.activemq.broker.region.policy.PolicyEntry has been deprecated
[WARNING] 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/transport/reliable/UnreliableUdpTransportTest.java>:[57,9]
 org.apache.activemq.transport.reliable.ReliableTransport in 
org.apache.activemq.transport.reliable has been deprecated
[WARNING] 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/transport/reliable/UnreliableUdpTransportTest.java>:[57,51]
 org.apache.activemq.transport.reliable.ReliableTransport in 
org.apache.activemq.transport.reliable has been deprecated
[WARNING] 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/transport/reliable/UnreliableUdpTransportTest.java>:[70,9]
 org.apache.activemq.transport.reliable.ReliableTransport in 
org.apache.activemq.transport.reliable has been deprecated
[WARNING] 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/transport/reliable/UnreliableUdpTransportTest.java>:[70,51]
 org.apache.activemq.transport.reliable.ReliableTransport in 
org.apache.activemq.transport.reliable has been deprecated
[WARNING] 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/command/ActiveMQTextMessageTest.java>:[155,85]
 non-varargs call of varargs method with inexact argument type for last 
parameter;
  cast to java.lang.Class<?> for a varargs call
  cast to java.lang.Class<?>[] for a non-varargs call and to suppress this 
warning
[WARNING] 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/usecases/RequestReplyNoAdvisoryNetworkTest.java>:[273,25]
 setInactiveTimoutBeforeGC(long) in 
org.apache.activemq.broker.region.policy.PolicyEntry has been deprecated
[WARNING] 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/bugs/VerifySteadyEnqueueRate.java>:[138,13]
 setEnableJournalDiskSyncs(boolean) in 
org.apache.activemq.store.kahadb.MessageDatabase has been deprecated
[WARNING] 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/store/kahadb/KahaDBFastEnqueueTest.java>:[216,33]
 setEnableJournalDiskSyncs(boolean) in 
org.apache.activemq.store.kahadb.KahaDBPersistenceAdapter has been deprecated
[WARNING] 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/transport/reliable/ReliableTransportTest.java>:[35,15]
 org.apache.activemq.transport.reliable.ReliableTransport in 
org.apache.activemq.transport.reliable has been deprecated
[WARNING] 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/transport/reliable/ReliableTransportTest.java>:[128,25]
 org.apache.activemq.transport.reliable.ReliableTransport in 
org.apache.activemq.transport.reliable has been deprecated
[WARNING] 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/bugs/AMQ2616Test.java>:[95,16]
 setEnableJournalDiskSyncs(boolean) in 
org.apache.activemq.store.kahadb.KahaDBPersistenceAdapter has been deprecated
[WARNING] 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/bugs/AMQ3157Test.java>:[125,14]
 setInactiveTimoutBeforeGC(long) in 
org.apache.activemq.broker.region.policy.PolicyEntry has been deprecated
[WARNING] 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/usecases/StartAndConcurrentStopBrokerTest.java>:[258,38]
 deserialize(java.lang.String,javax.management.ObjectName,byte[]) in 
javax.management.MBeanServer has been deprecated
[WARNING] 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/usecases/StartAndConcurrentStopBrokerTest.java>:[253,38]
 deserialize(java.lang.String,byte[]) in javax.management.MBeanServer has been 
deprecated
[WARNING] 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/usecases/StartAndConcurrentStopBrokerTest.java>:[248,38]
 deserialize(javax.management.ObjectName,byte[]) in 
javax.management.MBeanServer has been deprecated
[INFO] 19 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-unit-tests/ws/src/test/java/org/apache/activemq/transport/tcp/TcpTransportCloseSocketTest.java>:[128,24]
 local variable server is accessed from within inner class; needs to be 
declared final
[INFO] 1 error
[INFO] -------------------------------------------------------------

Reply via email to