You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ctakes.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/06/14 21:13:25 UTC

Build failed in Jenkins: ctakes-trunk-compiletest » Apache cTAKES Temporal Information Extraction #300

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

Changes:

[tmill] Checked in time annotator and its abstract base class.

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache cTAKES Temporal Information Extraction 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] [INFO] Deleting <https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/target>

[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ctakes-temporal ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.6:unpack (unpack) @ ctakes-temporal ---
[INFO] Configured Artifact: net.sourceforge.ctakesresources:ctakes-resources-umls2011ab:3.1.0:jar
[INFO] Unpacking /home/jenkins/jenkins-slave/maven-repositories/0/net/sourceforge/ctakesresources/ctakes-resources-umls2011ab/3.1.0/ctakes-resources-umls2011ab-3.1.0.jar to <https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/target/unpacked> with includes "" and excludes ""
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ ctakes-temporal ---
[debug] execute contextualize
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ctakes-temporal ---
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ ctakes-temporal ---
[INFO] Compiling 65 source files to <https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[7,44] cannot find symbol
symbol  : class ParseSpanFeatureExtractor
location: package org.apache.ctakes.temporal.ae.feature
[ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[68,12] cannot find symbol
symbol  : class ParseSpanFeatureExtractor
location: class org.apache.ctakes.temporal.ae.CRFTimeAnnotator
[ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/src/main/java/org/apache/ctakes/temporal/eval/Evaluation_ImplBase.java>:[264,19] [deprecation] locateFile(java.lang.String) in org.apache.ctakes.core.resource.FileLocator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/src/main/java/org/apache/ctakes/temporal/pipelines/EventAndTimeExtractionPipeline.java>:[161,19] [deprecation] locateFile(java.lang.String) in org.apache.ctakes.core.resource.FileLocator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/src/main/java/org/apache/ctakes/temporal/ae/CRFTimeAnnotator.java>:[99,25] cannot find symbol
symbol  : class ParseSpanFeatureExtractor
location: class org.apache.ctakes.temporal.ae.CRFTimeAnnotator
[ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/src/main/java/org/apache/ctakes/temporal/pipelines/EventExtractionPipeline.java>:[154,19] [deprecation] locateFile(java.lang.String) in org.apache.ctakes.core.resource.FileLocator has been deprecated
[INFO] 6 errors 
[INFO] -------------------------------------------------------------

Jenkins build is back to normal : ctakes-trunk-compiletest » Apache cTAKES Temporal Information Extraction #302

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/302/changes>


Build failed in Jenkins: ctakes-trunk-compiletest » Apache cTAKES Temporal Information Extraction #301

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/301/changes>

Changes:

[tmill] Added CRF Time span annotator to time eval.

[tmill] Added parse feature extractor to regular time annotator.

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache cTAKES Temporal Information Extraction 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Deleting <https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/target>
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ ctakes-temporal ---
[INFO] [INFO] Configured Artifact: net.sourceforge.ctakesresources:ctakes-resources-umls2011ab:3.1.0:jar
[INFO] Unpacking /home/jenkins/jenkins-slave/maven-repositories/1/net/sourceforge/ctakesresources/ctakes-resources-umls2011ab/3.1.0/ctakes-resources-umls2011ab-3.1.0.jar to <https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/target/unpacked> with includes "" and excludes ""

[INFO] --- maven-dependency-plugin:2.6:unpack (unpack) @ ctakes-temporal ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ ctakes-temporal ---
[debug] execute contextualize
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ ctakes-temporal ---
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ ctakes-temporal ---
[INFO] Compiling 66 source files to <https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfTimeSpans.java>:[38,38] package org.cleartk.classifier.crfsuite does not exist
[ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/src/main/java/org/apache/ctakes/temporal/eval/Evaluation_ImplBase.java>:[264,19] [deprecation] locateFile(java.lang.String) in org.apache.ctakes.core.resource.FileLocator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/src/main/java/org/apache/ctakes/temporal/pipelines/EventAndTimeExtractionPipeline.java>:[161,19] [deprecation] locateFile(java.lang.String) in org.apache.ctakes.core.resource.FileLocator has been deprecated
[ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/src/main/java/org/apache/ctakes/temporal/eval/EvaluationOfTimeSpans.java>:[143,10] cannot find symbol
symbol  : class CRFSuiteStringOutcomeDataWriter
location: class org.apache.ctakes.temporal.eval.EvaluationOfTimeSpans
[ERROR] <https://builds.apache.org/job/ctakes-trunk-compiletest/org.apache.ctakes$ctakes-temporal/ws/src/main/java/org/apache/ctakes/temporal/pipelines/EventExtractionPipeline.java>:[154,19] [deprecation] locateFile(java.lang.String) in org.apache.ctakes.core.resource.FileLocator has been deprecated
[INFO] 5 errors 
[INFO] -------------------------------------------------------------