Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/2469/
Java: 32bit/jdk1.7.0_10 -server -XX:+UseConcMarkSweepGC

No tests ran.

Build Log:
[...truncated 256 lines...]
    [javac] Compiling 347 source files to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\core\classes\test
    [javac] 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\core\src\test\org\apache\lucene\index\TestDuelingCodecs.java:560:
 error: cannot find symbol
    [javac]       Document leftDoc = leftReader.document(i);
    [javac]       ^
    [javac]   symbol:   class Document
    [javac]   location: class TestDuelingCodecs
    [javac] 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\core\src\test\org\apache\lucene\index\TestDuelingCodecs.java:561:
 error: cannot find symbol
    [javac]       Document rightDoc = rightReader.document(i);
    [javac]       ^
    [javac]   symbol:   class Document
    [javac]   location: class TestDuelingCodecs
    [javac] 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\core\src\test\org\apache\lucene\index\TestPayloadsOnVectors.java:355:
 warning: [rawtypes] found raw type: Map
    [javac]     final Map<String, RandomTokenStream>[] fieldValues  = new 
Map[numDocs];
    [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] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 2 errors

[...truncated 1 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:346: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build.xml:50: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:694:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:708:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1541:
 Compile failed; see the compiler error output for details.

Total time: 15 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/jdk1.7.0_10 -server -XX:+UseConcMarkSweepGC
Email was triggered for: Failure
Sending email for trigger: Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to