Closed elharo closed 1 year ago
est: [junit] Test nu.xom.tests.XSLTransformTest FAILED [junitreport] Processing /home/circleci/project/testresults/TESTS-TestSuites.xml to /tmp/null149831217 [junitreport] Loading stylesheet jar:file:/opt/apache-ant/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl [junitreport] Transform time: 793ms [junitreport] Deleting: /tmp/null149831217
This might be and perhaps should be worked around:
testIllegalTransform | Error | Syntax error in stylesheet nu.xom.xslt.XSLException: Syntax error in stylesheet at nu.xom.xslt.XSLTransform.
Let's see what happens if we simply rip Xalan out and rely on the built-in JDK version by default.
fixes #202