You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/01/20 00:52:55 UTC

Build failed in Jenkins: UIMA-SDK » Apache UIMA Base: uimaj-core #668

See <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/668/changes>

Changes:

[schor] [UIMA-4184][UIMA-4187] fix IntHashSet for 2byte negative values, and to not expand when checking for contains, etc.

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA Base: uimaj-core 2.7.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uimaj-core ---
[TASKS] Scanning folder '<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/'> for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 902 files to scan for tasks
Found 64 open tasks.
[TASKS] Computing warning deltas based on reference build #666
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimaj-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimaj-core ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimaj-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (setVersions) @ uimaj-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (addVersionSrc) @ uimaj-core ---
[INFO] Source directory: <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/target/generated-sources/releaseVersion> added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ uimaj-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 15 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ uimaj-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 705 source files to <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/util/JCasPool.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/util/JCasPool.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/FSIndexRepositoryImpl.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/FSIndexRepositoryImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] 4 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/internal/util/IntHashSet.java>:[720,33] EMPTY_INT_ARRAY has private access in org.apache.uima.internal.util.PositiveIntSet_impl
[ERROR] <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/internal/util/IntHashSet.java>:[716,3] method does not override or implement a method from a supertype
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Jenkins build is back to normal : UIMA-SDK » Apache UIMA Base: uimaj-core #669

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/669/changes>