Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x-java7/1953/
No tests ran.
Build Log (for compile errors):
[...truncated 23 lines...]
+ JAVA_HOME_15=/home/hudson/tools/java/latest1.5
+ [ -z yes ]
+ JAVA_HOME_16=/home/hudson/tools/java/latest1.7
+ JAVADOC_HOME_15=/usr/local/share/doc/jdk1.5/api
+ JAVADOC_HOME_16=/usr/local/share/doc/jdk1.6/api
+ ROOT_DIR=checkout
+ CORE_DIR=checkout/lucene
+ MODULES_DIR=checkout/modules
+ SOLR_DIR=checkout/solr
+
ARTIFACTS=/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x-java7/artifacts
+
JAVADOCS_ARTIFACTS=/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x-java7/javadocs
+
DUMP_DIR=/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x-java7/heapdumps
+ TESTS_MULTIPLIER=3
+ TEST_LINE_DOCS_FILE=/home/hudson/lucene-data/enwiki.random.lines.txt.gz
+ TEST_JVM_ARGS='-XX:+HeapDumpOnOutOfMemoryError
-XX:HeapDumpPath=/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x-java7/heapdumps/
'
+ set +x
+ mkdir -p
/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x-java7/heapdumps
+ rm -rf
/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x-java7/heapdumps/README.txt
+ echo 'This directory contains heap dumps that may be generated by test runs
when OOM occurred.'
+ TESTS_MULTIPLIER=5
+ cd
/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x-java7/checkout
+ JAVA_HOME=/home/hudson/tools/java/latest1.5
/home/hudson/tools/ant/latest1.7/bin/ant clean
Buildfile: build.xml
clean:
clean:
[delete] Deleting directory
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x-java7/checkout/lucene/build
[echo] Building solr...
clean:
[delete] Deleting directory
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x-java7/checkout/solr/build
[echo] TODO: fix tests to not write files to
'core/src/test-files/solr/data'!
[delete] Deleting directory
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x-java7/checkout/solr/core/src/test-files/solr/data
BUILD SUCCESSFUL
Total time: 2 seconds
+ cd
/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x-java7/checkout/lucene
+ JAVA_HOME=/home/hudson/tools/java/latest1.5
/home/hudson/tools/ant/latest1.7/bin/ant compile compile-test build-contrib
compile-backwards
Buildfile: build.xml
compile-lucene-core:
jflex-uptodate-check:
jflex-notice:
javacc-uptodate-check:
javacc-notice:
init:
clover.setup:
clover.info:
[echo]
[echo] Clover not found. Code coverage reports disabled.
[echo]
clover:
common.compile-core:
[mkdir] Created dir:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x-java7/checkout/lucene/build/core/classes/java
[javac] Compiling 500 source files to
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x-java7/checkout/lucene/build/core/classes/java
[javac]
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x-java7/checkout/lucene/core/src/java/org/apache/lucene/queryParser/CharStream.java:34:
warning: [dep-ann] deprecated name isnt annotated with @Deprecated
[javac] int getColumn();
[javac] ^
[javac]
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x-java7/checkout/lucene/core/src/java/org/apache/lucene/queryParser/CharStream.java:41:
warning: [dep-ann] deprecated name isnt annotated with @Deprecated
[javac] int getLine();
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 2 warnings
compile-core:
compile-core:
compile:
compile-lucene-core:
compile-test-framework:
init:
compile-lucene-core:
compile-core:
[mkdir] Created dir:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x-java7/checkout/lucene/build/test-framework/classes/java
[javac] Compiling 42 source files to
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x-java7/checkout/lucene/build/test-framework/classes/java
[javac]
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x-java7/checkout/lucene/test-framework/src/java/org/apache/lucene/util/StoreClassNameRule.java:10:
method does not override a method from its superclass
[javac] @Override
[javac] ^
[javac]
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x-java7/checkout/lucene/test-framework/src/java/org/apache/lucene/util/UncaughtExceptionsRule.java:44:
method does not override a method from its superclass
[javac] @Override
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 2 errors
[...truncated 12 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]