Uploaded image for project: 'ManifoldCF'
  1. ManifoldCF
  2. CONNECTORS-1722

remove xalan dependency due to it being end of life

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • 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.

      See https://github.com/apache/manifoldcf/pull/130

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: