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

Changes:

[schor] no Jira, rename 1 variable to be more self-explanatory

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA Base: uimaj-core 2.7.0-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 895 files to scan for tasks
Found 66 open tasks.
[TASKS] Computing warning deltas based on reference build #617
[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 700 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/cas/impl/CASImpl.java>:[80,54]
 cannot find symbol
  symbol:   class IndexRepoTodos
  location: class org.apache.uima.cas.impl.FSIndexRepositoryImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/CASImpl.java>:[3398,59]
 cannot find symbol
  symbol:   class IndexRepoTodos
  location: class org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/CASImpl.java>:[3404,50]
 incompatible types
  required: boolean
  found:    int
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/CASImpl.java>:[3415,52]
 incompatible types
  required: boolean
  found:    int
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/CASImpl.java>:[3434,50]
 incompatible types
  required: boolean
  found:    int
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/CASImpl.java>:[3445,52]
 incompatible types
  required: boolean
  found:    int
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/FeatureStructureImpl.java>:[77,34]
 cannot find symbol
  symbol:   method setFeatureValueNoIndexCorruptionCheck(int,int,int)
  location: class org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/FeatureStructureImpl.java>:[88,34]
 cannot find symbol
  symbol:   method setFeatureValueNoIndexCorruptionCheck(int,int,int)
  location: class org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/FeatureStructureImpl.java>:[153,34]
 cannot find symbol
  symbol:   method setFeatureValueNoIndexCorruptionCheck(int,int,byte)
  location: class org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/AnnotationIndexImpl.java>:[33,8]
 org.apache.uima.cas.impl.AnnotationIndexImpl is not abstract and does not 
override abstract method withSnapshotIterators() in org.apache.uima.cas.FSIndex
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[343,10]
 cannot find symbol
  symbol:   method setFeatureValueNotJournaled(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[344,10]
 cannot find symbol
  symbol:   method setFeatureValueNotJournaled(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[356,10]
 cannot find symbol
  symbol:   method setFeatureValueNotJournaled(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[357,10]
 cannot find symbol
  symbol:   method setFeatureValueNotJournaled(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[369,10]
 cannot find symbol
  symbol:   method setFeatureValueNotJournaled(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[370,10]
 cannot find symbol
  symbol:   method setFeatureValueNotJournaled(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[383,10]
 cannot find symbol
  symbol:   method setFeatureValueNotJournaled(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[384,10]
 cannot find symbol
  symbol:   method setFeatureValueNotJournaled(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[409,16]
 cannot find symbol
  symbol:   method setFeatureValueNoIndexCorruptionCheck(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[420,18]
 cannot find symbol
  symbol:   method setFeatureValueNoIndexCorruptionCheck(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[421,18]
 cannot find symbol
  symbol:   method setFeatureValueNoIndexCorruptionCheck(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[422,18]
 cannot find symbol
  symbol:   method setFeatureValueNoIndexCorruptionCheck(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[433,22]
 cannot find symbol
  symbol:   method setFeatureValueNoIndexCorruptionCheck(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[447,12]
 cannot find symbol
  symbol:   method setFeatureValueNoIndexCorruptionCheck(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[455,12]
 cannot find symbol
  symbol:   method setFeatureValueNoIndexCorruptionCheck(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[484,16]
 cannot find symbol
  symbol:   method setFeatureValueNoIndexCorruptionCheck(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[495,18]
 cannot find symbol
  symbol:   method setFeatureValueNoIndexCorruptionCheck(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[496,18]
 cannot find symbol
  symbol:   method setFeatureValueNoIndexCorruptionCheck(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[497,18]
 cannot find symbol
  symbol:   method setFeatureValueNoIndexCorruptionCheck(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[508,22]
 cannot find symbol
  symbol:   method setFeatureValueNoIndexCorruptionCheck(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[522,12]
 cannot find symbol
  symbol:   method setFeatureValueNoIndexCorruptionCheck(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[530,12]
 cannot find symbol
  symbol:   method setFeatureValueNoIndexCorruptionCheck(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[560,12]
 cannot find symbol
  symbol:   method setFeatureValueNoIndexCorruptionCheck(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[572,14]
 cannot find symbol
  symbol:   method setFeatureValueNoIndexCorruptionCheck(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[574,14]
 cannot find symbol
  symbol:   method setFeatureValueNoIndexCorruptionCheck(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[575,14]
 cannot find symbol
  symbol:   method setFeatureValueNoIndexCorruptionCheck(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[587,14]
 cannot find symbol
  symbol:   method setFeatureValueNoIndexCorruptionCheck(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[601,12]
 cannot find symbol
  symbol:   method setFeatureValueNoIndexCorruptionCheck(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[609,12]
 cannot find symbol
  symbol:   method setFeatureValueNoIndexCorruptionCheck(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[640,14]
 cannot find symbol
  symbol:   method setFeatureValueNoIndexCorruptionCheck(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[651,17]
 cannot find symbol
  symbol:   method setFeatureValueNoIndexCorruptionCheck(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[652,17]
 cannot find symbol
  symbol:   method setFeatureValueNoIndexCorruptionCheck(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[653,17]
 cannot find symbol
  symbol:   method setFeatureValueNoIndexCorruptionCheck(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[668,15]
 cannot find symbol
  symbol:   method setFeatureValueNoIndexCorruptionCheck(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[681,10]
 cannot find symbol
  symbol:   method setFeatureValueNoIndexCorruptionCheck(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/ListUtils.java>:[693,14]
 cannot find symbol
  symbol:   method setFeatureValueNoIndexCorruptionCheck(int,int,int)
  location: variable cas of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/XmiCasDeserializer.java>:[541,58]
 cannot find symbol
  symbol:   method protectIndices()
  location: variable casBeingFilled of type org.apache.uima.cas.impl.CASImpl
[ERROR] 
<https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/ws/src/main/java/org/apache/uima/cas/impl/XmiCasSerializer.java>:[475,8]
 cannot find symbol
  symbol:   variable eh
  location: variable css of type org.apache.uima.cas.impl.CasSerializerSupport
[INFO] 48 errors 
[INFO] -------------------------------------------------------------

Reply via email to