Uploaded image for project: 'Aries'
  1. Aries
  2. ARIES-1553

Aries1522Test and Aries1523Test don't work on Windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • Subsystem
    • Windows

    Description

      org.apache.aries.subsystem.itests.defect.Aries1522Test
      org.apache.aries.subsystem.itests.defect.Aries1523Test

      These tests both have a method createRepositoryXml that does not work properly on Windows because it is checking for an absolute path that ends with "/target". But on windows the path will end with "\target". The fix is to use File.separator to do the check instead of hardcoding the separator to '/'

      Attachments

        Issue Links

          Activity

            People

              tjwatson Tom Watson
              tjwatson Tom Watson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: