Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15417/
Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 14795 lines...]
    [javac] Compiling 69 source files to 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/contrib/solr-dataimporthandler/classes/java
    [javac] 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/contrib/dataimporthandler/src/java/org/apache/solr/handler/dataimport/JdbcDataSource.java:350:
 error: local variable resultSet is accessed from within inner class; needs to 
be declared final
    [javac]           return hasnext(resultSet, stmt);
    [javac]                          ^
    [javac] 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/contrib/dataimporthandler/src/java/org/apache/solr/handler/dataimport/JdbcDataSource.java:350:
 error: local variable stmt is accessed from within inner class; needs to be 
declared final
    [javac]           return hasnext(resultSet, stmt);
    [javac]                                     ^
    [javac] 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/contrib/dataimporthandler/src/java/org/apache/solr/handler/dataimport/JdbcDataSource.java:355:
 error: local variable resultSet is accessed from within inner class; needs to 
be declared final
    [javac]           return getARow(resultSet, convertType, colNames, 
fieldNameVsType);
    [javac]                          ^
    [javac] 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/contrib/dataimporthandler/src/java/org/apache/solr/handler/dataimport/JdbcDataSource.java:355:
 error: local variable convertType is accessed from within inner class; needs 
to be declared final
    [javac]           return getARow(resultSet, convertType, colNames, 
fieldNameVsType);
    [javac]                                     ^
    [javac] 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/contrib/dataimporthandler/src/java/org/apache/solr/handler/dataimport/JdbcDataSource.java:355:
 error: local variable colNames is accessed from within inner class; needs to 
be declared final
    [javac]           return getARow(resultSet, convertType, colNames, 
fieldNameVsType);
    [javac]                                                  ^
    [javac] 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/contrib/dataimporthandler/src/java/org/apache/solr/handler/dataimport/JdbcDataSource.java:355:
 error: local variable fieldNameVsType is accessed from within inner class; 
needs to be declared final
    [javac]           return getARow(resultSet, convertType, colNames, 
fieldNameVsType);
    [javac]                                                            ^
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 6 errors

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:750: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:694: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:59: The following error 
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:253: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:469: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:534: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/contrib/dataimporthandler-extras/build.xml:43:
 The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:546: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1989: 
Compile failed; see the compiler error output for details.

Total time: 56 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to