My rationale for keeping all the contrib components in their own subdirectories was to allow room for eventual documentation or other files that might want to come along for the ride (like maybe a dependent ASL'd JAR?).
That makes sense.
I'd be happy to change it if that is the desire though.
I think that all of the jars we create should be prefixed with 'lucene-' and end with the version. That will make it easier for folks to copy them into lib directories and still know what they've got. The main jar could be renamed 'lucene-core'. So, in the end, this might look like:
lucene-core-1.9-rc1-dev.jar lucene-demos-1.9-rc1-dev.jar contrib/analyzers/lucene-analyzers-1.9-rc1-dev.jar contrib/db/lucene-db-1.9-rc1-dev.jar contrib/highlighter/lucene-highlighter-1.9-rc1-dev.jar contrib/lucene-ant/lucene-ant-1.9-rc1-dev.jar contrib/lucene-wordnet/lucene-wordnet-1.9-rc1-dev.jar contrib/lucli/lucene-lucli-1.9-rc1-dev.jar contrib/memory/lucene-memory-1.9-rc1-dev.jar contrib/misc/lucene-misc-1.9-rc1-dev.jar contrib/similarity/lucene-similarity-1.9-rc1-dev.jar contrib/snowball/lucene-snowball-1.9-rc1-dev.jar contrib/spellchecker/lucene-spellchecker-1.9-rc1-dev.jar contrib/swing/lucene-swing-1.9-rc1-dev.jar
Comments?
Doug
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]