Uploaded image for project: 'FishEye'
  1. FishEye
  2. FE-2598

fisheyectl.bat is broken on windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Medium
    • None
    • 2.2.3
    • None
    • None

    Description

      We changed the startup script in 2.2.3 to handle spaces in the FISHEYE_HOME directory:

      [amyers@erdinger:fecru-2.2.3]$ diff bin/fisheyectl.bat ../fecru-2.2.1/bin/fisheyectl.bat 
      44c44
      < For /F "Tokens=*" %%I in ('"%_JAVACMD%" -cp "%FISHEYE_HOME%\fisheyeboot.jar" com.cenqua.fisheye.boot.OptsSetter') Do Set FISHEYE_OPTS=%%I
      ---
      > For /F "Tokens=*" %%I in ('"%_JAVACMD%" -cp %FISHEYE_HOME%/fisheyeboot.jar com.cenqua.fisheye.boot.OptsSetter') Do Set FISHEYE_OPTS=%%I

      This results in an error: "The filename, directory name, or volume label syntax is incorrect."

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              andrew.myers Andrew Myers [Atlassian]
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: