See 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-client/33/display/redirect?page=changes>

Changes:

[christopher.l.shannon] AMQ-6602: Fix race condition in TaskRunnerFactory

[christopher.l.shannon] AMQ-6606 - fix typo

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ActiveMQ :: Client 5.14.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ activemq-client ---
[INFO] Deleting 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-client/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (default) @ activemq-client ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @ 
activemq-client ---
[INFO] 
[INFO] --- javacc-maven-plugin:2.6:javacc (default) @ activemq-client ---
Java Compiler Compiler Version 5.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-client/ws/src/main/grammar/SelectorParser.jj>
 . . .
Note: UNICODE_INPUT option is specified. Please make sure you create the 
parser/lexer using a Reader with the correct character encoding.
File "TokenMgrError.java" does not exist.  Will create one.
File "ParseException.java" does not exist.  Will create one.
File "Token.java" does not exist.  Will create one.
File "SimpleCharStream.java" does not exist.  Will create one.
Parser generated successfully.
[INFO] Processed 1 grammar
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ 
activemq-client ---
[INFO] Source directory: 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-client/ws/target/generated-sources/javacc>
 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
activemq-client ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
activemq-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 17 resources
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ 
activemq-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 711 source files to 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-client/ws/target/classes>
[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-client/ws/src/main/java/org/apache/activemq/transport/udp/UdpTransportServer.java>:[35,46]
 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-client/ws/src/main/java/org/apache/activemq/transport/multicast/MulticastTransportFactory.java>:[25,41]
 org.apache.activemq.transport.udp.UdpTransportFactory in 
org.apache.activemq.transport.udp has been deprecated
[WARNING] 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-client/ws/src/main/java/org/apache/activemq/transport/udp/UdpTransportFactory.java>:[35,46]
 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-client/ws/src/main/java/org/apache/activemq/transport/reliable/ExceptionIfDroppedReplayStrategy.java>:[38,37]
 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-client/ws/src/main/java/org/apache/activemq/transport/reliable/ExceptionIfDroppedReplayStrategy.java>:[49,34]
 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-client/ws/src/main/java/org/apache/activemq/transport/reliable/ReplayStrategy.java>:[38,30]
 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-client/ws/src/main/java/org/apache/activemq/transport/reliable/ReplayStrategy.java>:[40,27]
 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-client/ws/src/main/java/org/apache/activemq/transport/reliable/DefaultReplayStrategy.java>:[38,37]
 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-client/ws/src/main/java/org/apache/activemq/transport/reliable/DefaultReplayStrategy.java>:[53,34]
 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-client/ws/src/main/java/org/apache/activemq/transport/multicast/MulticastTransportFactory.java>:[33,48]
 org.apache.activemq.transport.udp.UdpTransportFactory in 
org.apache.activemq.transport.udp has been deprecated
[INFO] 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-client/ws/src/main/java/org/apache/activemq/filter/DestinationMap.java>:
 Some input files use unchecked or unsafe operations.
[INFO] 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-client/ws/src/main/java/org/apache/activemq/filter/DestinationMap.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
activemq-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ 
activemq-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-client/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] 1 warning
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/ActiveMQ-Java8-5.14.x/org.apache.activemq$activemq-client/ws/src/test/java/org/apache/activemq/thread/TaskRunnerFactoryTest.java>:[49,32]
 lambda expressions are not supported in -source 1.7
  (use -source 8 or higher to enable lambda expressions)
[INFO] 1 error
[INFO] -------------------------------------------------------------

Reply via email to