See 
<https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/446/changes>

Changes:

[cwiklik] UIMA-AS 5126 improved lifecycle of UIMA-AS MBeans. When stopping a 
pipeline, the code removes MBeans related to the pipeline being stopped and 
keeping the other running

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA-AS: uimaj-as-core 2.9.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uimaj-as-core ---
[INFO] Deleting 
<https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target>
[TASKS] Scanning folder 
'<https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/'> for 
files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 214 files to scan for tasks
Found 113 open tasks.
[TASKS] Computing warning deltas based on reference build #445
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ 
uimaj-as-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) 
@ uimaj-as-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (parse-version) @ 
uimaj-as-core ---
[INFO] Source directory: 
<https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target/generated-sources/releaseVersion>
 added.
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and 
buildMonth) @ uimaj-as-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (setVersions) @ 
uimaj-as-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- xmlbeans-maven-plugin:2.3.3:xmlbeans (gen-beans-id) @ uimaj-as-core 
---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-as-core 
---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
uimaj-as-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 172 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ uimaj-as-core 
---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 260 source files to 
<https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] 
<https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/src/main/java/org/apache/uima/aae/controller/BaseAnalysisEngineController.java>:
 Some input files use unchecked or unsafe operations.
[WARNING] 
<https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/src/main/java/org/apache/uima/aae/controller/BaseAnalysisEngineController.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-core/ws/src/main/java/org/apache/uima/aae/controller/BaseAnalysisEngineController.java>:[804,24]
 cannot find symbol
  symbol:   method addObject(java.lang.String)
  location: variable jmxManagement of type org.apache.uima.aae.jmx.JmxManagement
[INFO] 1 error
[INFO] -------------------------------------------------------------

Reply via email to