https://bz.apache.org/bugzilla/show_bug.cgi?id=59156
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Philippe Mouawad <[email protected]> --- Author: pmouawad Date: Sat Mar 12 14:25:49 2016 New Revision: 1734706 URL: http://svn.apache.org/viewvc?rev=1734706&view=rev Log: Bug 59156 - XMLAssertion : drop jdom dependency by using XMLReader Move code to standard Java XML API Fix Tests to remove dependencies on jdom Move jdom download to lib/doc as it is needed for printable documentation generation (Anakia) Remove jdom from Maven dependencies and also remove velocity version property by the way as it is not needed (commented) Move jdom reference in build.properties in the doc block Bugzilla Id: 59156 Modified: jmeter/trunk/build.properties jmeter/trunk/build.xml jmeter/trunk/eclipse.classpath jmeter/trunk/lib/ (props changed) jmeter/trunk/lib/aareadme.txt jmeter/trunk/lib/doc/ (props changed) jmeter/trunk/res/maven/ApacheJMeter_parent.pom jmeter/trunk/src/components/org/apache/jmeter/assertions/XMLAssertion.java jmeter/trunk/test/src/org/apache/jmeter/functions/ComponentReferenceFunctionTest.java jmeter/trunk/test/src/org/apache/jmeter/junit/JMeterTest.java jmeter/trunk/xdocs/changes.xml -- You are receiving this mail because: You are the assignee for the bug.
