Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/12070/
No tests ran. Build Log (for compile errors): [...truncated 7 lines...] U lucene/contrib/misc/src/java/org/apache/lucene/store/DirectIOLinuxDirectory.java U lucene/src/test/org/apache/lucene/util/TestByteBlockPool.java U lucene/src/java/org/apache/lucene/index/CompoundFileReader.java U lucene/src/java/org/apache/lucene/store/NIOFSDirectory.java U lucene/src/java/org/apache/lucene/store/MMapDirectory.java U lucene/src/java/org/apache/lucene/store/BufferedIndexInput.java U lucene/src/java/org/apache/lucene/store/SimpleFSDirectory.java U lucene/src/java/org/apache/lucene/store/RAMInputStream.java U lucene/src/java/org/apache/lucene/store/ByteArrayDataInput.java U lucene/src/java/org/apache/lucene/store/DataInput.java U lucene U . At revision 1228739 Reverting /home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/nightly Updating http://svn.apache.org/repos/asf/lucene/dev/nightly At revision 1228739 no change for http://svn.apache.org/repos/asf/lucene/dev/nightly since the previous build No emails were triggered. [Lucene-Solr-tests-only-3.x] $ /bin/bash -xe /var/tmp/hudson9156802452368945920.sh + sh /home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/nightly/hudson-lusolr-tests-3.x.sh + ANT_HOME=/home/hudson/tools/ant/latest1.7 + SVNVERSION_EXE=svnversion + SVN_EXE=svn + CLOVER=/home/hudson/tools/clover/clover2latest + JAVA_HOME_15=/home/hudson/tools/java/latest1.5 + [ -z '' ] + JAVA_HOME_16=/home/hudson/tools/java/latest1.6 + 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/artifacts + JAVADOCS_ARTIFACTS=/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/javadocs + DUMP_DIR=/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/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/heapdumps/ ' + set +x + mkdir -p /home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/heapdumps + rm -rf /home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/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/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/checkout/lucene/build [echo] Building solr... clean: [delete] Deleting directory /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/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/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/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 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/checkout/lucene/build/classes/java [javac] Compiling 497 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/lucene/build/classes/java [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/lucene/src/java/org/apache/lucene/store/DataInput.java:184: cannot find symbol [javac] symbol : constructor String(byte[],int,int,java.nio.charset.Charset) [javac] location: class java.lang.String [javac] return new String(bytes, 0, length, IOUtils.CHARSET_UTF_8); [javac] ^ [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/lucene/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/checkout/lucene/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] 1 error [...truncated 12 lines...] --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org