Hi all,

I've been using dom4j 1.4.0 for a while and wanted to migrate my project to 1.5.2.
I encountered the following difficulties:


- migration path is unclear: 1.5.2 doesn't bundle Jaxen, for example, and the docs are kind of vague on this:
http://www.dom4j.org/faq.html#classpath
- Jaxen 1.0 FCS wouldn't work, 1.1b4 is needed instead: you need to access the dependencies page (http://www.dom4j.org/dependencies.html) to get to know this
- in turns, jaxen 1.1b4 is not easily reachable: I had to dig around jaxen to find it out at http://www.ibiblio.org/maven/jaxen/jars/
- apparently, all what's needed by my app is dom4j-1.5.2.jar and jaxen-1.1-beta-4.jar: the (long) list of dependencies should be grouped wrt users' needs.


You may want to clarify the situation,
   LB

--
Dott. Lorenzo Bigagli
PIN - Polo Universitario di Prato
dell'Università di Firenze




------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ dom4j-user mailing list dom4j-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to