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?
All seems good to me. I have made the adjustments locally. I'll give it a day or so for comments and commit if no issues for this scheme come up.
Erik
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]