[daisy] [JIRA] Resolved: (DSY-310) Under Windows: generated
runc2.bat sets the JAVA_OPTIONS variable wrong
Bruno Dumon (JIRA)
issues at cocoondev.org
Sun Jul 23 14:13:08 CDT 2006
[ http://issues.cocoondev.org//browse/DSY-310?page=all ]
Bruno Dumon resolved DSY-310:
-----------------------------
Fix Version: public - 1.5
Resolution: Fixed
Quotes removed in trunk and 1.5 branch.
Thanks for reporting this issue.
> 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
> Fix For: public - 1.5
>
> 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