Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-8262

Drop dependency on Xalan which is EOL

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.20.1
    • 1.20.2
    • 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

      Attachments

        Activity

          People

            Unassigned Unassigned
            pj.fanning PJ Fanning
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: