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/03/23 09:41:06 UTC

Build failed in Jenkins: UIMAJ-SDK_java7 » Apache UIMA Base: uimaj-core #246

See <https://builds.apache.org/job/UIMAJ-SDK_java7/org.apache.uima$uimaj-core/246/changes>

Changes:

[schor] [UIMA-4299] Improve generics for UIMA Indexes and Iterators

------------------------------------------
[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 ---
[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: F:\hudson\hudson-slave\workspace\UIMAJ-SDK_java7\uimaj-core\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 F:\hudson\hudson-slave\workspace\UIMAJ-SDK_java7\uimaj-core\target\classes
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] /F:/hudson/hudson-slave/workspace/UIMAJ-SDK_java7/uimaj-core/src/main/java/org/apache/uima/analysis_engine/impl/AnalysisEngineImplBase.java: Some input files use or override a deprecated API.
[WARNING] /F:/hudson/hudson-slave/workspace/UIMAJ-SDK_java7/uimaj-core/src/main/java/org/apache/uima/analysis_engine/impl/AnalysisEngineImplBase.java: Recompile with -Xlint:deprecation for details.
[WARNING] /F:/hudson/hudson-slave/workspace/UIMAJ-SDK_java7/uimaj-core/src/main/java/org/apache/uima/cas/impl/CASImpl.java: Some input files use unchecked or unsafe operations.
[WARNING] /F:/hudson/hudson-slave/workspace/UIMAJ-SDK_java7/uimaj-core/src/main/java/org/apache/uima/cas/impl/CASImpl.java: Recompile with -Xlint:unchecked for details.
[INFO] 4 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /F:/hudson/hudson-slave/workspace/UIMAJ-SDK_java7/uimaj-core/src/main/java/org/apache/uima/jcas/impl/JCasImpl.java:[1541,59] inconvertible types
  required: org.apache.uima.cas.text.AnnotationIndex<T>
  found:    org.apache.uima.cas.text.AnnotationIndex<org.apache.uima.cas.text.AnnotationFS>
[ERROR] /F:/hudson/hudson-slave/workspace/UIMAJ-SDK_java7/uimaj-core/src/main/java/org/apache/uima/jcas/impl/JCasImpl.java:[1551,59] inconvertible types
  required: org.apache.uima.cas.text.AnnotationIndex<T>
  found:    org.apache.uima.cas.text.AnnotationIndex<org.apache.uima.cas.text.AnnotationFS>
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Jenkins build is back to normal : UIMAJ-SDK_java7 » Apache UIMA Base: uimaj-core #247

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