mirror of https://github.com/apache/lucene.git
LUCENE-2000: fix back benchmark classpath
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1307016 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
49f43806a8
commit
1688a44eb0
|
@ -39,7 +39,7 @@
|
|||
<classpathentry kind="src" path="modules/analysis/uima/src/test"/>
|
||||
<classpathentry kind="src" path="modules/benchmark/src/java"/>
|
||||
<classpathentry kind="src" path="modules/benchmark/src/test"/>
|
||||
<classpathentry kind="src" path="modules/benchmark/conf"/>
|
||||
<classpathentry excluding="src" including="conf/**" kind="src" path="modules/benchmark"/>
|
||||
<classpathentry kind="src" path="modules/facet/src/java"/>
|
||||
<classpathentry kind="src" path="modules/facet/src/examples"/>
|
||||
<classpathentry kind="src" path="modules/facet/src/test"/>
|
||||
|
|
Loading…
Reference in New Issue