Hi Jdomers,

Daniel Florey of the slide team says that JDOM has a runtime dependency to saxpath.
Since saxpath is deprecated and merged under new package names into jaxen,
can you replace the package names of saxpath with their equivalents in jaxen ?


This will be useful to get a number of open source project to remove their dependency
to saxpath.


Thanks,

Antoine Levy-Lambert

-------- Original Message --------
Subject: Re: cvs commit: jakarta-slide build.xml
Date: Wed, 31 Mar 2004 17:25:56 +0200
From: Daniel Florey <[EMAIL PROTECTED]>
Reply-To: Slide Developers Mailing List <[EMAIL PROTECTED]>
To: Slide Developers Mailing List <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>




Hi Antoine,
jdom needs saxpath at runtime ;-) It is loading the classes via reflection so it is not possible to drop saxpath until jdom is using the right package names (they changed in jaxen).
So: compile/build is ok but slide no XPath-expression can be created.
Regards,
Daniel






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



Reply via email to