Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.20.1
-
None
-
None
Description
Xalan is no longer supported.
https://lists.apache.org/thread/s8kjny5270ssfcp46v0fl39lk98987w7
It is better to use JAXP TransformerFactory than using xalan directly. If you add xalan dependency just to ensure that you have a JAXP compliant transformer on the classpath, this is unnecessary - the Java runtime has a built-in implementation.
Drill dependency:
https://mvnrepository.com/artifact/org.apache.drill.exec/drill-java-exec/1.20.0