See 
<https://builds.apache.org/job/ctakes-trunk-compiletest/1241/display/redirect?page=changes>

Changes:

[clin] add window-based contains relation annotator and evaluation code

------------------------------------------
[...truncated 875.43 KB...]
[ERROR] T extends Annotation declared in interface FeatureExtractor1
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/MultiTokenFeaturesExtractor.java>:[161,18]
 [unchecked] unchecked method invocation: method addAll in interface List is 
applied to given types
[ERROR] required: Collection<? extends E>
[ERROR] found: List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/MultiTokenFeaturesExtractor.java>:[161,57]
 [unchecked] unchecked conversion
[ERROR] required: Collection<? extends E>
[ERROR] found:    List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventTimeSelfRelationAnnotator.java>:[149,27]
 [unchecked] unchecked generic array creation for varargs parameter of type 
RelationFeaturesExtractor<IdentifiedAnnotation,IdentifiedAnnotation>[]
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventTimeI2B2RelationAnnotator.java>:[130,27]
 [unchecked] unchecked generic array creation for varargs parameter of type 
RelationFeaturesExtractor<IdentifiedAnnotation,IdentifiedAnnotation>[]
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventEventRelationGoldContainerAnnotator.java>:[148,27]
 [unchecked] unchecked generic array creation for varargs parameter of type 
RelationFeaturesExtractor<IdentifiedAnnotation,IdentifiedAnnotation>[]
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimeAnnotator.java>:[196,4]
 [unchecked] unchecked call to TypePathExtractor(Class<T>,String) as a member 
of the raw type TypePathExtractor
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class TypePathExtractor
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimeAnnotator.java>:[192,37]
 [unchecked] unchecked call to 
CombinedExtractor1(FeatureExtractor1<T>,FeatureExtractor1<T>,FeatureExtractor1<T>,FeatureExtractor1<T>,FeatureExtractor1<T>)
 as a member of the raw type CombinedExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class CombinedExtractor1
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimeAnnotator.java>:[206,36]
 [unchecked] unchecked call to 
CleartkExtractor(Class<SEARCH_T>,FeatureExtractor1<SEARCH_T>,Context...) as a 
member of the raw type CleartkExtractor
[ERROR] where SEARCH_T is a type-variable:
[ERROR] SEARCH_T extends Annotation declared in class CleartkExtractor
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimeAnnotator.java>:[259,38]
 [unchecked] unchecked call to extract(JCas,T) as a member of the raw type 
FeatureExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in interface FeatureExtractor1
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimeAnnotator.java>:[259,20]
 [unchecked] unchecked method invocation: method addAll in interface List is 
applied to given types
[ERROR] required: Collection<? extends E>
[ERROR] found: List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimeAnnotator.java>:[259,38]
 [unchecked] unchecked conversion
[ERROR] required: Collection<? extends E>
[ERROR] found:    List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimeAnnotator.java>:[263,44]
 [unchecked] unchecked call to extractWithin(JCas,FOCUS_T,Annotation) as a 
member of the raw type CleartkExtractor
[ERROR] where FOCUS_T is a type-variable:
[ERROR] FOCUS_T extends Annotation declared in class CleartkExtractor
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimeAnnotator.java>:[263,20]
 [unchecked] unchecked method invocation: method addAll in interface List is 
applied to given types
[ERROR] required: Collection<? extends E>
[ERROR] found: List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimeAnnotator.java>:[263,44]
 [unchecked] unchecked conversion
[ERROR] required: Collection<? extends E>
[ERROR] found:    List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventEventRelationSeedBasedAnnotator.java>:[149,27]
 [unchecked] unchecked generic array creation for varargs parameter of type 
RelationFeaturesExtractor<IdentifiedAnnotation,IdentifiedAnnotation>[]
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ConsecutiveSentencesEventTimeRelationAnnotator.java>:[75,27]
 [unchecked] unchecked generic array creation for varargs parameter of type 
RelationFeaturesExtractor<IdentifiedAnnotation,IdentifiedAnnotation>[]
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UnexpandedTokenFeaturesExtractor.java>:[34,42]
 [unchecked] unchecked call to 
CleartkExtractor(Class<SEARCH_T>,FeatureExtractor1<SEARCH_T>,Context...) as a 
member of the raw type CleartkExtractor
[ERROR] where SEARCH_T is a type-variable:
[ERROR] SEARCH_T extends Annotation declared in class CleartkExtractor
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UnexpandedTokenFeaturesExtractor.java>:[48,3]
 [unchecked] unchecked call to 
CombinedExtractor1(FeatureExtractor1<T>,FeatureExtractor1<T>) as a member of 
the raw type CombinedExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class CombinedExtractor1
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UnexpandedTokenFeaturesExtractor.java>:[46,55]
 [unchecked] unchecked call to NamingExtractor1(String,FeatureExtractor1<T>) as 
a member of the raw type NamingExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class NamingExtractor1
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UnexpandedTokenFeaturesExtractor.java>:[55,3]
 [unchecked] unchecked call to 
CombinedExtractor1(FeatureExtractor1<T>,FeatureExtractor1<T>) as a member of 
the raw type CombinedExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class CombinedExtractor1
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UnexpandedTokenFeaturesExtractor.java>:[53,55]
 [unchecked] unchecked call to NamingExtractor1(String,FeatureExtractor1<T>) as 
a member of the raw type NamingExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class NamingExtractor1
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UnexpandedTokenFeaturesExtractor.java>:[62,3]
 [unchecked] unchecked call to NamingExtractor1(String,FeatureExtractor1<T>) as 
a member of the raw type NamingExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class NamingExtractor1
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UnexpandedTokenFeaturesExtractor.java>:[60,42]
 [unchecked] unchecked call to 
CleartkExtractor(Class<SEARCH_T>,FeatureExtractor1<SEARCH_T>,Context...) as a 
member of the raw type CleartkExtractor
[ERROR] where SEARCH_T is a type-variable:
[ERROR] SEARCH_T extends Annotation declared in class CleartkExtractor
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UnexpandedTokenFeaturesExtractor.java>:[70,44]
 [unchecked] unchecked call to DistanceExtractor(String,Class<? extends 
Annotation>) as a member of the raw type DistanceExtractor
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UnexpandedTokenFeaturesExtractor.java>:[81,56]
 [unchecked] unchecked call to extract(JCas,T) as a member of the raw type 
FeatureExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in interface FeatureExtractor1
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UnexpandedTokenFeaturesExtractor.java>:[81,17]
 [unchecked] unchecked method invocation: method addAll in interface List is 
applied to given types
[ERROR] required: Collection<? extends E>
[ERROR] found: List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UnexpandedTokenFeaturesExtractor.java>:[81,56]
 [unchecked] unchecked conversion
[ERROR] required: Collection<? extends E>
[ERROR] found:    List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UnexpandedTokenFeaturesExtractor.java>:[82,56]
 [unchecked] unchecked call to extract(JCas,T) as a member of the raw type 
FeatureExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in interface FeatureExtractor1
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UnexpandedTokenFeaturesExtractor.java>:[82,17]
 [unchecked] unchecked method invocation: method addAll in interface List is 
applied to given types
[ERROR] required: Collection<? extends E>
[ERROR] found: List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UnexpandedTokenFeaturesExtractor.java>:[82,56]
 [unchecked] unchecked conversion
[ERROR] required: Collection<? extends E>
[ERROR] found:    List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UnexpandedTokenFeaturesExtractor.java>:[83,51]
 [unchecked] unchecked call to extractBetween(JCas,FOCUS_T,FOCUS_T) as a member 
of the raw type CleartkExtractor
[ERROR] where FOCUS_T is a type-variable:
[ERROR] FOCUS_T extends Annotation declared in class CleartkExtractor
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UnexpandedTokenFeaturesExtractor.java>:[83,17]
 [unchecked] unchecked method invocation: method addAll in interface List is 
applied to given types
[ERROR] required: Collection<? extends E>
[ERROR] found: List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UnexpandedTokenFeaturesExtractor.java>:[83,51]
 [unchecked] unchecked conversion
[ERROR] required: Collection<? extends E>
[ERROR] found:    List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UnexpandedTokenFeaturesExtractor.java>:[84,17]
 [unchecked] unchecked method invocation: method addAll in interface List is 
applied to given types
[ERROR] required: Collection<? extends E>
[ERROR] found: List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UnexpandedTokenFeaturesExtractor.java>:[84,45]
 [unchecked] unchecked conversion
[ERROR] required: Collection<? extends E>
[ERROR] found:    List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/NeuralEventTimeSelfRelationAnnotator.java>:[157,27]
 [unchecked] unchecked generic array creation for varargs parameter of type 
RelationFeaturesExtractor<IdentifiedAnnotation,IdentifiedAnnotation>[]
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[131,4]
 [unchecked] unchecked call to TypePathExtractor(Class<T>,String) as a member 
of the raw type TypePathExtractor
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class TypePathExtractor
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[129,37]
 [unchecked] unchecked call to 
CombinedExtractor1(FeatureExtractor1<T>,FeatureExtractor1<T>) as a member of 
the raw type CombinedExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class CombinedExtractor1
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[132,26]
 [unchecked] unchecked call to 
CleartkExtractor(Class<SEARCH_T>,FeatureExtractor1<SEARCH_T>,Context...) as a 
member of the raw type CleartkExtractor
[ERROR] where SEARCH_T is a type-variable:
[ERROR] SEARCH_T extends Annotation declared in class CleartkExtractor
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[198,58]
 [unchecked] unchecked call to extract(JCas,FOCUS_T) as a member of the raw 
type CleartkExtractor
[ERROR] where FOCUS_T is a type-variable:
[ERROR] FOCUS_T extends Annotation declared in class CleartkExtractor
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[198,58]
 [unchecked] unchecked conversion
[ERROR] required: List<Feature>
[ERROR] found:    List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventEventRelationAnnotator.java>:[140,27]
 [unchecked] unchecked generic array creation for varargs parameter of type 
RelationFeaturesExtractor<IdentifiedAnnotation,IdentifiedAnnotation>[]
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventTimeRelationAnnotator.java>:[135,27]
 [unchecked] unchecked generic array creation for varargs parameter of type 
RelationFeaturesExtractor<IdentifiedAnnotation,IdentifiedAnnotation>[]
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[38,42]
 [unchecked] unchecked call to 
CleartkExtractor(Class<SEARCH_T>,FeatureExtractor1<SEARCH_T>,Context...) as a 
member of the raw type CleartkExtractor
[ERROR] where SEARCH_T is a type-variable:
[ERROR] SEARCH_T extends Annotation declared in class CleartkExtractor
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[50,62]
 [unchecked] unchecked call to NamingExtractor1(String,FeatureExtractor1<T>) as 
a member of the raw type NamingExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class NamingExtractor1
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[54,62]
 [unchecked] unchecked call to NamingExtractor1(String,FeatureExtractor1<T>) as 
a member of the raw type NamingExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class NamingExtractor1
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[60,62]
 [unchecked] unchecked call to NamingExtractor1(String,FeatureExtractor1<T>) as 
a member of the raw type NamingExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class NamingExtractor1
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[64,62]
 [unchecked] unchecked call to NamingExtractor1(String,FeatureExtractor1<T>) as 
a member of the raw type NamingExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class NamingExtractor1
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[73,3]
 [unchecked] unchecked call to NamingExtractor1(String,FeatureExtractor1<T>) as 
a member of the raw type NamingExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in class NamingExtractor1
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[71,42]
 [unchecked] unchecked call to 
CleartkExtractor(Class<SEARCH_T>,FeatureExtractor1<SEARCH_T>,Context...) as a 
member of the raw type CleartkExtractor
[ERROR] where SEARCH_T is a type-variable:
[ERROR] SEARCH_T extends Annotation declared in class CleartkExtractor
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[81,44]
 [unchecked] unchecked call to DistanceExtractor(String,Class<? extends 
Annotation>) as a member of the raw type DistanceExtractor
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[98,65]
 [unchecked] unchecked call to extract(JCas,T) as a member of the raw type 
FeatureExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in interface FeatureExtractor1
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[98,19]
 [unchecked] unchecked method invocation: method addAll in interface List is 
applied to given types
[ERROR] required: Collection<? extends E>
[ERROR] found: List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[98,65]
 [unchecked] unchecked conversion
[ERROR] required: Collection<? extends E>
[ERROR] found:    List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[99,53]
 [unchecked] unchecked call to extractBetween(JCas,FOCUS_T,FOCUS_T) as a member 
of the raw type CleartkExtractor
[ERROR] where FOCUS_T is a type-variable:
[ERROR] FOCUS_T extends Annotation declared in class CleartkExtractor
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[99,19]
 [unchecked] unchecked method invocation: method addAll in interface List is 
applied to given types
[ERROR] required: Collection<? extends E>
[ERROR] found: List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[99,53]
 [unchecked] unchecked conversion
[ERROR] required: Collection<? extends E>
[ERROR] found:    List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[100,19]
 [unchecked] unchecked method invocation: method addAll in interface List is 
applied to given types
[ERROR] required: Collection<? extends E>
[ERROR] found: List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[100,47]
 [unchecked] unchecked conversion
[ERROR] required: Collection<? extends E>
[ERROR] found:    List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[111,65]
 [unchecked] unchecked call to extract(JCas,T) as a member of the raw type 
FeatureExtractor1
[ERROR] where T is a type-variable:
[ERROR] T extends Annotation declared in interface FeatureExtractor1
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[111,19]
 [unchecked] unchecked method invocation: method addAll in interface List is 
applied to given types
[ERROR] required: Collection<? extends E>
[ERROR] found: List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[111,65]
 [unchecked] unchecked conversion
[ERROR] required: Collection<? extends E>
[ERROR] found:    List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[112,53]
 [unchecked] unchecked call to extractBetween(JCas,FOCUS_T,FOCUS_T) as a member 
of the raw type CleartkExtractor
[ERROR] where FOCUS_T is a type-variable:
[ERROR] FOCUS_T extends Annotation declared in class CleartkExtractor
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[112,19]
 [unchecked] unchecked method invocation: method addAll in interface List is 
applied to given types
[ERROR] required: Collection<? extends E>
[ERROR] found: List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[112,53]
 [unchecked] unchecked conversion
[ERROR] required: Collection<? extends E>
[ERROR] found:    List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[113,19]
 [unchecked] unchecked method invocation: method addAll in interface List is 
applied to given types
[ERROR] required: Collection<? extends E>
[ERROR] found: List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[113,47]
 [unchecked] unchecked conversion
[ERROR] required: Collection<? extends E>
[ERROR] found:    List
[ERROR] where E is a type-variable:
[ERROR] E extends Object declared in interface List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/feature/UMLSBasedTokenFeaturesExtractor.java>:[118,63]
 [unchecked] unchecked call to extract(JCas,T) as a member of the raw type 
FeatureExtractor1
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :ctakes-temporal
Sending e-mails to: notifications@ctakes.apache.org c...@apache.org
channel stopped
[ctakes-trunk-compiletest] $ /bin/bash -xe /tmp/jenkins6816167925352374431.sh
+ rm -fr '/tmp/ctakes-*'

Reply via email to