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

      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."

            [FE-2598] fisheyectl.bat is broken on windows

            No work has yet been logged on this issue.

              Unassigned Unassigned
              andrew.myers Andrew Myers [Atlassian]
              Affected customers:
              0 This affects my team
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: