: Here is how the span highlighter I have been working on uses the Memory
: contrib (I think I copied this from another contrib that has a dependency):
You might want to take a look at contrib/xml-query-parser/build.xml as a
slightly better example of this. It uses <available> to test if the
dependency has already been built to save some overhead.
-Hoss
---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org
|