[jdom-interest] Runtime Dependency of JDOM => saxpath
Jason Hunter
jhunter at xquery.com
Thu Apr 1 14:26:34 PST 2004
Right, our default XPath implementation is Jaxen which uses saxpath.
Could whoever's most familiar with the saxpath changes let me know how
best to get current?
-jh-
Antoine Lévy-Lambert wrote:
> 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 <dflorey at c1-fse.de>
> Reply-To: Slide Developers Mailing List <slide-dev at jakarta.apache.org>
> To: Slide Developers Mailing List <slide-dev at jakarta.apache.org>
> References: <20040331093639.3087.qmail at minotaur.apache.org>
> <406AE4B1.1060107 at antbuild.com>
>
>
>
> 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 control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com
>
>
More information about the jdom-interest
mailing list