See <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-activemq/425/changes>
Changes: [cwiklik] UIMA-5105 updated to run with new JUnit using a custom Runner. [cwiklik] UIMA-5105 Modified to use custom JUnit Runner. Allows to capture failed run and fail fast. [cwiklik] UIMA-5105 added dependency on new junit 4.8.1 and updated surefire plugin to run junit tests [cwiklik] UIMA-5105 reduced verbosity of tests. [cwiklik] UIMA-5105 added debug msgs ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache UIMA-AS: uimaj-as-activemq 2.9.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uimaj-as-activemq --- [INFO] Deleting <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-activemq/ws/target> [TASKS] Scanning folder '<https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-activemq/ws/'> for files matching the pattern '**/*.java' - excludes: [TASKS] Found 39 files to scan for tasks Found 12 open tasks. [TASKS] Computing warning deltas based on reference build #422 [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimaj-as-activemq --- [INFO] [INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimaj-as-activemq --- [INFO] [INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimaj-as-activemq --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-as-activemq --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ uimaj-as-activemq --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ uimaj-as-activemq --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-activemq/ws/target/classes> [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-activemq/ws/src/main/java/org/apache/uima/adapter/jms/activemq/UimaDefaultMessageListenerContainer.java>: Some input files use unchecked or unsafe operations. [WARNING] <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-activemq/ws/src/main/java/org/apache/uima/adapter/jms/activemq/UimaDefaultMessageListenerContainer.java>: Recompile with -Xlint:unchecked for details. [INFO] 2 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-activemq/ws/src/main/java/org/apache/uima/adapter/jms/activemq/UimaDefaultMessageListenerContainer.java>:[50,27] cannot find symbol symbol: class UimaASCredentials location: package org.apache.uima.aae [ERROR] <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-activemq/ws/src/main/java/org/apache/uima/adapter/jms/activemq/UimaDefaultMessageListenerContainer.java>:[856,9] cannot find symbol symbol: class UimaASCredentials location: class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer [ERROR] <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-activemq/ws/src/main/java/org/apache/uima/adapter/jms/activemq/UimaDefaultMessageListenerContainer.java>:[856,45] cannot find symbol symbol: class UimaASCredentials location: class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer [INFO] 3 errors [INFO] -------------------------------------------------------------
