See <https://builds.apache.org/job/UIMA-SDK/org.apache.uima$uimaj-core/699/changes>
Changes: [schor] [UIMA-4283] add a performance test driver to test cases - it's disabled but can be enabled when tuning measurements are wanted, by providing a directory somewhere of CASs to deserialize. ------------------------------------------ [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 --- [TASKS] Scanning folder 'F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-core' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 905 files to scan for tasks Found 65 open tasks. [TASKS] Computing warning deltas based on reference build #698 [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:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\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 706 source files to F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-core\target\classes [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-core/src/main/java/org/apache/uima/analysis_engine/impl/AnalysisEngineImplBase.java: Some input files use or override a deprecated API. [WARNING] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-core/src/main/java/org/apache/uima/analysis_engine/impl/AnalysisEngineImplBase.java: Recompile with -Xlint:deprecation for details. [WARNING] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-core/src/main/java/org/apache/uima/cas/impl/FSIndexRepositoryImpl.java: Some input files use unchecked or unsafe operations. [WARNING] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-core/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] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-core/src/main/java/org/apache/uima/cas/impl/BinaryCasSerDesPerformance.java:[16,23] package junit.framework does not exist [ERROR] /F:/jenkins/jenkins-slave/workspace/UIMA-SDK/trunk/uimaj-core/src/main/java/org/apache/uima/cas/impl/BinaryCasSerDesPerformance.java:[18,49] cannot find symbol symbol: class TestCase [INFO] 2 errors [INFO] -------------------------------------------------------------
