[daisy] [JIRA] Created: (DSY-310) Under Windows: generated runc2.bat sets the JAVA_OPTIONS variable wrong

Yves Langisch (JIRA) issues at cocoondev.org
Sat Jul 22 07:23:08 CDT 2006


Under Windows: generated runc2.bat sets the JAVA_OPTIONS variable wrong
-----------------------------------------------------------------------

         Key: DSY-310
         URL: http://issues.cocoondev.org//browse/DSY-310
     Project: Daisy
        Type: Bug
  Components: Frontend (wiki)  
    Versions: public - 1.5    
 Environment: Windows XP, JDK 1.4
 Reporter: Yves Langisch
    Priority: Minor


The variables mustn't be sorrounded by double-quotes otherwise java doesn't recognize these options under windows. In .../frontend/maven.xml it should be:

...
set JETTY_WEBAPP=%PROJECT_WEBAPP%
set JAVA_OPTIONS=-Dorg.mortbay.util.URI.charset=UTF-8 -Ddaisywiki.data=${daisywiki.data}
cd %COCOON_HOME%
...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.cocoondev.org//secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



More information about the daisy mailing list