See <https://builds.apache.org/job/ctakes-trunk-compiletest/701/changes>

Changes:

[chenpei] CTAKES-364 - Allow Dictionary lookup fast to read in resources from 
InputStream instead of File (allow reading within a jar).  
Done for BSV resources and config.
Added junit test case to ensure resources are loaded properly.

------------------------------------------
[...truncated 11344 lines...]
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.4:compile (default-compile) on 
project ctakes-temporal: Compilation failure: Compilation failure:
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/Evaluation_ImplBase.java>:[534,4]
 error: exception FileNotFoundException is never thrown in body of 
corresponding try statement
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[78,30]
 [deprecation] createPrimitiveDescription(Class<? extends 
AnalysisComponent>,Object...) in AnalysisEngineFactory has been deprecated
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexAdmissionTimeAnnotator.java>:[90,30]
 [deprecation] createPrimitiveDescription(Class<? extends 
AnalysisComponent>,Object...) in AnalysisEngineFactory has been deprecated
[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/BackwardsTimeAnnotator.java>:[167,38]
 [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/BackwardsTimeAnnotator.java>:[205,43]
 [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/BackwardsTimeAnnotator.java>:[205,43]
 [unchecked] unchecked conversion
[ERROR] required: Collection<? extends Feature>
[ERROR] found:    List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/BackwardsTimeAnnotator.java>:[209,49]
 [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/BackwardsTimeAnnotator.java>:[209,49]
 [unchecked] unchecked conversion
[ERROR] required: Collection<? extends Feature>
[ERROR] found:    List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfEventTimeRelations.java>:[393,33]
 [deprecation] createEngineDescription(File) in EventTimeSelfRelationAnnotator 
has been deprecated
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfEventEventRelations.java>:[140,35]
 [deprecation] createAnnotatorDescription(File) in EventEventRelationAnnotator 
has been deprecated
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfEventEventDeepPheRelations.java>:[314,50]
 [deprecation] createAnnotatorDescription(File) in EventEventRelationAnnotator 
has been deprecated
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TemporalRelationExtractorAnnotator.java>:[83,29]
 [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/TimexDischargeTimeAnnotator.java>:[77,30]
 [deprecation] createPrimitiveDescription(Class<? extends 
AnalysisComponent>,Object...) in AnalysisEngineFactory has been deprecated
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexDischargeTimeAnnotator.java>:[89,30]
 [deprecation] createPrimitiveDescription(Class<? extends 
AnalysisComponent>,Object...) in AnalysisEngineFactory has been deprecated
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimexDischargeTimeAnnotator.java>:[129,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/TimexDischargeTimeAnnotator.java>:[127,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/TimexDischargeTimeAnnotator.java>:[130,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/TimexDischargeTimeAnnotator.java>:[198,59]
 [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/TimexDischargeTimeAnnotator.java>:[198,59]
 [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/ConsecutiveSentencesEventTimeRelationAnnotator.java>:[56,30]
 [deprecation] createPrimitiveDescription(Class<? extends 
AnalysisComponent>,Object...) in AnalysisEngineFactory has been deprecated
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ConsecutiveSentencesEventTimeRelationAnnotator.java>:[71,30]
 [deprecation] createPrimitiveDescription(Class<? extends 
AnalysisComponent>,Object...) in AnalysisEngineFactory has been deprecated
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ConsecutiveSentencesEventTimeRelationAnnotator.java>:[81,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/EventEventI2B2RelationAnnotator.java>:[128,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>:[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/EventTimeI2B2RelationAnnotator.java>:[122,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,56]
 [unchecked] unchecked conversion
[ERROR] required: Collection<? extends Feature>
[ERROR] found:    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,56]
 [unchecked] unchecked conversion
[ERROR] required: Collection<? extends Feature>
[ERROR] found:    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,51]
 [unchecked] unchecked conversion
[ERROR] required: Collection<? extends Feature>
[ERROR] found:    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 Feature>
[ERROR] found:    List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfEventEventCRFRelations.java>:[346,53]
 [deprecation] createAnnotatorDescription(File) in 
EventEventCRFRelationAnnotator has been deprecated
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfSelfEventTimeRelations.java>:[373,49]
 [deprecation] createAnnotatorDescription(File) in EventTimeRelationAnnotator 
has been deprecated
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfSelfEventTimeRelations.java>:[492,53]
 [deprecation] createEngineDescription(File) in EventTimeSelfRelationAnnotator 
has been deprecated
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ConsecutiveSentencesEventEventRelationAnnotator.java>:[58,30]
 [deprecation] createPrimitiveDescription(Class<? extends 
AnalysisComponent>,Object...) in AnalysisEngineFactory has been deprecated
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ConsecutiveSentencesEventEventRelationAnnotator.java>:[73,30]
 [deprecation] createPrimitiveDescription(Class<? extends 
AnalysisComponent>,Object...) in AnalysisEngineFactory has been deprecated
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ConsecutiveSentencesEventEventRelationAnnotator.java>:[83,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>:[188,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>:[184,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>:[198,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>:[251,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>:[251,38]
 [unchecked] unchecked conversion
[ERROR] required: Collection<? extends Feature>
[ERROR] found:    List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/TimeAnnotator.java>:[255,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>:[255,44]
 [unchecked] unchecked conversion
[ERROR] required: Collection<? extends 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>:[131,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/EventTimeSelfRelationAnnotator.java>:[126,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/EventAnnotator.java>:[206,8]
 [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/EventAnnotator.java>:[203,33]
 [unchecked] unchecked call to 
CombinedExtractor1(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/EventAnnotator.java>:[207,35]
 [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/EventAnnotator.java>:[321,58]
 [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/EventAnnotator.java>:[321,58]
 [unchecked] unchecked conversion
[ERROR] required: Collection<? extends Feature>
[ERROR] found:    List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventAnnotator.java>:[324,66]
 [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/EventAnnotator.java>:[324,66]
 [unchecked] unchecked conversion
[ERROR] required: Collection<? extends Feature>
[ERROR] found:    List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfEventEventThymeRelations.java>:[402,30]
 [deprecation] createAnnotatorDescription(File) in EventEventRelationAnnotator 
has been deprecated
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfBothEEAndETRelations.java>:[297,44]
 [deprecation] createPrimitiveDescription(Class<? extends 
AnalysisComponent>,Object...) in AnalysisEngineFactory has been deprecated
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfBothEEAndETRelations.java>:[393,30]
 [deprecation] createAnnotatorDescription(File) in EventEventRelationAnnotator 
has been deprecated
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfBothEEAndETRelations.java>:[394,53]
 [deprecation] createEngineDescription(File) in EventTimeSelfRelationAnnotator 
has been deprecated
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventTimeRelationAnnotator.java>:[122,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/ContextualModalityAnnotator.java>:[94,8]
 [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/ContextualModalityAnnotator.java>:[92,39]
 [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/ContextualModalityAnnotator.java>:[96,28]
 [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/ContextualModalityAnnotator.java>:[109,62]
 [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/ContextualModalityAnnotator.java>:[109,62]
 [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/ConstituencyBasedTimeAnnotator.java>:[188,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/ConstituencyBasedTimeAnnotator.java>:[190,24]
 [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/ConstituencyBasedTimeAnnotator.java>:[235,47]
 [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/ConstituencyBasedTimeAnnotator.java>:[235,47]
 [unchecked] unchecked conversion
[ERROR] required: Collection<? extends Feature>
[ERROR] found:    List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/ConstituencyBasedTimeAnnotator.java>:[251,39]
 [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/ConstituencyBasedTimeAnnotator.java>:[251,39]
 [unchecked] unchecked conversion
[ERROR] required: Collection<? extends Feature>
[ERROR] found:    List
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfEventEventHybridModelsRelations.java>:[376,54]
 [deprecation] createAnnotatorDescription(File) in 
EventEventCRFRelationAnnotator has been deprecated
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfEventEventHybridModelsRelations.java>:[377,60]
 [deprecation] createAnnotatorDescription(File) in 
EventEventRelationSeedBasedAnnotator has been deprecated
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/MetaTimeAnnotator.java>:[75,38]
 [deprecation] createEnsembleDescription(File,String) in BackwardsTimeAnnotator 
has been deprecated
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/MetaTimeAnnotator.java>:[78,46]
 [deprecation] createEnsembleDescription(File,String) in 
ConstituencyBasedTimeAnnotator has been deprecated
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/MetaTimeAnnotator.java>:[81,32]
 [deprecation] createEnsembleDescription(File,String) in CRFTimeAnnotator has 
been deprecated
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/MetaTimeAnnotator.java>:[104,38]
 [deprecation] createEnsembleDescription(File,String) in BackwardsTimeAnnotator 
has been deprecated
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/MetaTimeAnnotator.java>:[107,46]
 [deprecation] createEnsembleDescription(File,String) in 
ConstituencyBasedTimeAnnotator has been deprecated
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/MetaTimeAnnotator.java>:[110,32]
 [deprecation] createEnsembleDescription(File,String) in CRFTimeAnnotator has 
been deprecated
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfTimeSpans.java>:[290,23]
 [deprecation] createAnnotatorDescription(File) in TimeAnnotator has been 
deprecated
[ERROR] 
<https://builds.apache.org/job/ctakes-trunk-compiletest/ws/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/ae/EventEventCRFRelationAnnotator.java>:[162,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] -> [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: [email protected] [email protected]
channel stopped

Reply via email to