Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-6457

Broken links addon test depends on internal Sun API

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • 2.24.00
    • 2.24.00
    • None

    Description

      One of the unit tests in the broken links addon depends on an internal Sun API class.

      Steps to reproduce:
      1. checkout addon-brokenlinks trunk
      2. mvn clean install

      Expected: no warnings
      Actual: the following warnings are logged:

      [WARNING] /home/mathijs/projects/hippo/addon-brokenlinks/repository/src/test/java/org/onehippo/cms7/brokenlinks/ParseTextsTest.java:[24,49] com.sun.org.apache.xerces.internal.parsers.DOMParser is Sun proprietary API and may be removed in a future release
      [WARNING] /home/mathijs/projects/hippo/addon-brokenlinks/repository/src/test/java/org/onehippo/cms7/brokenlinks/ParseTextsTest.java:[179,12] com.sun.org.apache.xerces.internal.parsers.DOMParser is Sun proprietary API and may be removed in a future release
      [WARNING] /home/mathijs/projects/hippo/addon-brokenlinks/repository/src/test/java/org/onehippo/cms7/brokenlinks/ParseTextsTest.java:[179,35] com.sun.org.apache.xerces.internal.parsers.DOMParser is Sun proprietary API and may be removed in a future release

      Attachments

        Activity

          People

            svoortman Simon Voortman (Inactive)
            mdenburger Mathijs den Burger (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: