Hi, just got an error with xmltask-v1.15.1 after upgrading my ant workflow from 1.5.0_11 to 1.6.0_14 =
build.xml = <xmltask source="${ant.working.dir}/props.xml" dest="${ant.working.dir}/props.xml" encoding="iso-8859-1"> <replace path="//handover"> <![CDATA[ <handover> <versmodul.0.name>${mname}</versmodul.0.name> <versmodul.0.label>${label}</versmodul.0.label> </handover> ]]> </replace> error = java.lang.AbstractMethodError: org.apache.xerces.dom.DeferredDocumentImpl.getXmlStandalone()Z Classpath has = xercesImpl and xmlapi from Ant1.7.1 core installation, other xml related jars ant extralibs are = jaxen-1.1.1.jar, xom-1.1.jar and xmltask-v1.15.1.jar There's only an old xerces jar from 2001 on classpath in our server that starts out ant scripts (similar to cruisecontrol) Any ideas ? Maybe as simple as delete this old xerces.jar ?? Regards, Gilbert ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Xmltask-users mailing list Xmltask-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xmltask-users