Uploaded image for project: 'Buildr (Retired)'
  1. Buildr (Retired)
  2. BUILDR-193

Project names are not valid filenames on windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.3.4
    • None
    • None

    Description

      Windows does not support colon in file names. So windows complains when creating a directory based on a project name.

      This was revealed by TestNG which creates a directory with the suite name, the suite name being the project name.
      Here is the exception:

      [[Utils]] The filename, directory name, or volume label syntax is incorrect
      java.io.FileNotFoundException: C:\Intalio\ODE\axis2-war\reports\testng\ode:a
      xis2-war\Command line test.xml (The filename, directory name, or volume labe
      l syntax is incorrect)

      Should we remove the colon from the suite name on all platforms so that the dir name is constant or should we have a windows-specific name ?

      Attachments

        Activity

          People

            Unassigned Unassigned
            alexismidon Alexis Midon
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: