[
https://issues.apache.org/jira/browse/GERONIMO-3110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Donald Woods resolved GERONIMO-3110.
------------------------------------
Resolution: Fixed
Committed revision 531321 in trunk.
Updated :osOkCheck to use @setlocal enableextensions and to set ERRORLEVEL=0
Also updated :end to call @endlocal if it was missing from the script.
> Update Windows scripts to handle a couple failure scenarios
> -----------------------------------------------------------
>
> Key: GERONIMO-3110
> URL: https://issues.apache.org/jira/browse/GERONIMO-3110
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: startup/shutdown
> Affects Versions: 1.1.1, 1.2, 2.0-M5
> Environment: Windows
> Reporter: Donald Woods
> Assigned To: Donald Woods
> Priority: Minor
> Fix For: 2.0-M5
>
>
> Change "setlocal" to "@setlocal enableextensions" to always enable long
> filename support on Windows.
> Add "@set ERRORLEVEL=0" to clear out any leftover RCs from other apps/scripts
> before we use it
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.