https://bz.apache.org/bugzilla/show_bug.cgi?id=66171
--- Comment #5 from PJ Fanning <fannin...@yahoo.com> --- Without xalan, it looks like XPathUtil would need to be rewritten - the 3 imports starting with https://github.com/apache/jmeter/blob/master/src/core/src/main/java/org/apache/jmeter/util/XPathUtil.java#L52 will be lost. XPathFactory in the Java runtime and Saxon's XPath support would be good alternatives. -- You are receiving this mail because: You are the assignee for the bug.