Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/5624/
Java: 32bit/jdk1.8.0-ea-b89 -client -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 1435 lines...]
    [javac] Compiling 392 source files to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/analysis/common/classes/java
    [javac] 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/analysis/common/src/java/org/apache/lucene/analysis/position/PositionFilter.java:25:
 error: package org.apache.lucene.queryparser.classic does not exist
    [javac] import org.apache.lucene.queryparser.classic.QueryParser;
    [javac]                                             ^
    [javac] 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/analysis/common/src/java/org/apache/lucene/analysis/nl/DutchStemmer.java:42:
 warning: [rawtypes] found raw type: Map
    [javac]   private Map _stemDict;
    [javac]           ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/analysis/common/src/java/org/apache/lucene/analysis/nl/DutchStemmer.java:408:
 warning: [rawtypes] found raw type: Map
    [javac]   void setStemDictionary(Map dict) {
    [javac]                          ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/analysis/common/src/java/org/tartarus/snowball/Among.java:46:
 warning: [rawtypes] found raw type: Class
    [javac]   private static final Class<?>[] EMPTY_PARAMS = new Class[0];
    [javac]                                                      ^
    [javac]   missing type arguments for generic class Class<T>
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in class Class
    [javac] 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/analysis/common/src/java/org/apache/lucene/analysis/synonym/SynonymFilterFactory.java:86:
 warning: [dep-ann] deprecated item is not annotated with @Deprecated
    [javac]   TokenFilterFactory getDelegator() {
    [javac]                      ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 error

[...truncated 1 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:383: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:363: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build.xml:549: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1827: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/analysis/build.xml:99: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/analysis/build.xml:38: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/module-build.xml:58: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:489: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1626: 
Compile failed; see the compiler error output for details.

Total time: 9 minutes 42 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0-ea-b89 -client -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to