Index: core/src/test/org/apache/lucene/util/fst/TestFSTs.java =================================================================== --- core/src/test/org/apache/lucene/util/fst/TestFSTs.java (revision 1532481) +++ core/src/test/org/apache/lucene/util/fst/TestFSTs.java (working copy) @@ -592,7 +592,7 @@ // TODO: can FST be used to index all internal substrings, // mapping to term? - // java -cp ../build/codecs/classes/java:../test-framework/lib/randomizedtesting-runner-2.0.10.jar:../build/core/classes/test:../build/core/classes/test-framework:../build/core/classes/java:../build/test-framework/classes/java:../test-framework/lib/junit-4.10.jar org.apache.lucene.util.fst.TestFSTs /xold/tmp/allTerms3.txt out + // java -cp ../build/codecs/classes/java:../test-framework/lib/randomizedtesting-runner-2.0.11.jar:../build/core/classes/test:../build/core/classes/test-framework:../build/core/classes/java:../build/test-framework/classes/java:../test-framework/lib/junit-4.10.jar org.apache.lucene.util.fst.TestFSTs /xold/tmp/allTerms3.txt out public static void main(String[] args) throws IOException { int prune = 0; int limit = Integer.MAX_VALUE; Index: ivy-versions.properties =================================================================== --- ivy-versions.properties (revision 1532481) +++ ivy-versions.properties (working copy) @@ -4,7 +4,7 @@ /cglib/cglib-nodep = 2.2 -com.carrotsearch.randomizedtesting.version = 2.0.10 +com.carrotsearch.randomizedtesting.version = 2.0.11 /com.carrotsearch.randomizedtesting/junit4-ant = ${com.carrotsearch.randomizedtesting.version} /com.carrotsearch.randomizedtesting/randomizedtesting-runner = ${com.carrotsearch.randomizedtesting.version} Index: common-build.xml =================================================================== --- common-build.xml (revision 1532481) +++ common-build.xml (working copy) @@ -849,6 +849,7 @@ + @@ -899,6 +900,8 @@ heartbeat="${tests.heartbeat}" uniqueSuiteNames="false" + + ifNoTests="${tests.ifNoTests}" > Index: CHANGES.txt =================================================================== --- CHANGES.txt (revision 1532481) +++ CHANGES.txt (working copy) @@ -198,6 +198,9 @@ Build +* LUCENE-5283: Fail the build if ant test didn't execute any tests + (everything filtered out). (Dawid Weiss) + * LUCENE-5249, LUCENE-5257: All Lucene/Solr modules should use the same dependency versions. (Steve Rowe) Index: licenses/randomizedtesting-runner-2.0.11.jar.sha1 =================================================================== --- licenses/randomizedtesting-runner-2.0.11.jar.sha1 (revision 0) +++ licenses/randomizedtesting-runner-2.0.11.jar.sha1 (working copy) @@ -0,0 +1 @@ +59ecda1b4421b04176c5faf9c8af9c82de39d26e Property changes on: licenses/randomizedtesting-runner-2.0.11.jar.sha1 ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Index: licenses/junit4-ant-2.0.10.jar.sha1 =================================================================== --- licenses/junit4-ant-2.0.10.jar.sha1 (revision 1532481) +++ licenses/junit4-ant-2.0.10.jar.sha1 (working copy) @@ -1 +0,0 @@ -ca55927404cf0a1a0e078d988222c4feb9dfc01c Index: licenses/junit4-ant-2.0.11.jar.sha1 =================================================================== --- licenses/junit4-ant-2.0.11.jar.sha1 (revision 0) +++ licenses/junit4-ant-2.0.11.jar.sha1 (working copy) @@ -0,0 +1 @@ +89f585d1e60eff627023afce2d8148835e9e496b Index: licenses/randomizedtesting-runner-2.0.10.jar.sha1 =================================================================== --- licenses/randomizedtesting-runner-2.0.10.jar.sha1 (revision 1532481) +++ licenses/randomizedtesting-runner-2.0.10.jar.sha1 (working copy) @@ -1 +0,0 @@ -00befdff5ccc24797b46a68819524f42b570e745