My last checking (derby-590-28-renameLuceneJars.diff, 1592527) changed the names of the Lucene jar files. I have removed the version identifiers from the names of the jar files. Hopefully, this one-time disruption will make it easier in the future to upgrade the version of Lucene which is checked into the Derby source tree. Here are the changes:

tools/java/lucene-analyzers-common-4.5.0.jar -> tools/java/lucene-analyzers-common.jar
tools/java/lucene-queryparser-4.5.0.jar -> tools/java/lucene-queryparser.jar
tools/java/lucene-core-4.5.0.jar tools/java/lucene-core.jar

Test harnesses need to be updated to put the new jar file names on the classpath.

Apologies for the disruption,
-Rick

Reply via email to