mirror of https://github.com/apache/lucene.git
LUCENE-5786: Unflushed/ truncated events file (hung testing subprocess)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1605024 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d118da3111
commit
5f77544bce
|
@ -2,7 +2,7 @@
|
|||
<library name="JUnit">
|
||||
<CLASSES>
|
||||
<root url="jar://$PROJECT_DIR$/lucene/test-framework/lib/junit-4.10.jar!/" />
|
||||
<root url="jar://$PROJECT_DIR$/lucene/test-framework/lib/randomizedtesting-runner-2.1.3.jar!/" />
|
||||
<root url="jar://$PROJECT_DIR$/lucene/test-framework/lib/randomizedtesting-runner-2.1.4.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
/cglib/cglib-nodep = 2.2
|
||||
/com.adobe.xmp/xmpcore = 5.1.2
|
||||
|
||||
com.carrotsearch.randomizedtesting.version = 2.1.3
|
||||
com.carrotsearch.randomizedtesting.version = 2.1.4
|
||||
/com.carrotsearch.randomizedtesting/junit4-ant = ${com.carrotsearch.randomizedtesting.version}
|
||||
/com.carrotsearch.randomizedtesting/randomizedtesting-runner = ${com.carrotsearch.randomizedtesting.version}
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
8636804644d4ae3874f0efaa98978887e171cd55
|
|
@ -0,0 +1 @@
|
|||
b3818c3071da15cc887c155f412cafc24b859ccd
|
|
@ -1 +0,0 @@
|
|||
d340caee99857ed0384681eea6219a4d937e7ee4
|
|
@ -0,0 +1 @@
|
|||
435a2623c8b0e27a79c0c4a900f86b1dabc2be50
|
|
@ -1 +0,0 @@
|
|||
8636804644d4ae3874f0efaa98978887e171cd55
|
|
@ -0,0 +1 @@
|
|||
b3818c3071da15cc887c155f412cafc24b859ccd
|
|
@ -1 +0,0 @@
|
|||
d340caee99857ed0384681eea6219a4d937e7ee4
|
|
@ -0,0 +1 @@
|
|||
435a2623c8b0e27a79c0c4a900f86b1dabc2be50
|
Loading…
Reference in New Issue