Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-615

Remove deprecated imports of old XML class in JSPs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.2
    • 1.3
    • Admin UI
    • None

    Description

      Some JSPs import the old and deprecated org.apache.solr.util.XML class while others import the new org.apache.solr.common.util.XML class. This causes import conflicts in some JSPs (e.g. ping.jsp). Since the old class now extends the new one, these conflicts do not have any affect at runtime. The sole purpose of this issue is to help clean up the code base.

      Attachments

        Activity

          People

            hossman Chris M. Hostetter
            uboness Uri Boness
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: