Hi,

the recent CVS has a dependency to JDK 1.3 in the class
SimpleLuceneXMLIndexerImpl.java.
It uses the getPath() method of the URL class which is not available in JDK
1.2.

Can we avoid this? You can have a look in the URLSource class which also
optionally
uses the getPath() method).

Or do we need to switch to JDK 1.3? Or can we make the compilation optional?

Carsten


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to