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

Remove xml-apis version management, use xml-apis to 1.4.01 for test dependencies

    XMLWordPrintable

Details

    • Task
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • None
    • 14.7.0
    • None
    • None

    Description

      In project pom we include xml-apis 1.0.b2

      <xml-apis.version>1.0.b2</xml-apis.version>

       In dependency management scope is set to test.

      In some (test) code we needed to override the xml-apis version to 1.4.01:

      <!-- Override for newer webdriver version (>2.27.0) -->
      <xml-apis.version>1.4.01</xml-apis.version>

       

      As 1.0.b2 is from 2007 and 1.4.01 (the latest) from 2011, could/should we update xml-apis to 1.4.01?

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              abanck Arent-Jan Banck (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: