Jason Hunter writes:
> 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?
Change import org.saxpath.*; to import org.jaxen.saxpath.*; in src/java/
org/jdom/xpath/JaxenXPath.java. Remove the 3 lines with saxpath in them
from build.xml. Remove saxpath.jar from ./lib. Replace jaxen-core.jar,
jaxen-jdom.jar. Build clean, build :-)
Brad
_______________________________________________
To control your jdom-interest membership:
http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@(protected)