On Thu, 20 Dec 2001, Carsten Ziegeler wrote:

> 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?

I'd like to stay 1.2 compatible another while. I think we should change
the class you mentioned.

Giacomo

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


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

Reply via email to