Yes, the Ant build file sets the dataDir system property: $ grep dataDir *.xml common-build.xml: On Oct 11, 2006, at 6:26 AM, Matthias Roßmann wrote: > Hello guys, > > is the TestGermanStemFilter class requested in any ant script in > Lucene > 2.0.0, > because I wonder in the TestGermanStemFilter class is a a hardcoded > path > > File dataDir = new File(System.getProperty("dataDir", "./bin")); > File testFile = new File(dataDir,"org/apache/lucene/analysis/de/ > data.txt"); > > > Does anyone know? > > Greets, > Matthias. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org > For additional commands, e-mail: java-dev-help@lucene.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org