Runtime Dependency of JDOM = > saxpath 2004-04-01 - By Antoine L�vy-Lambert
Back 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@(protected)> Reply-To: Slide Developers Mailing List <slide-dev@(protected)> To: Slide Developers Mailing List <slide-dev@(protected)> References: <20040331093639.3087.qmail@(protected)> <406AE4B1.1060107@(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 control your jdom-interest membership: http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@(protected) .com
|
|