You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/05/18 03:41:16 UTC

[jira] Resolved: (GERONIMO-3172) remove obsolete JDB_OPTS reference from geronimo.bat

     [ https://issues.apache.org/jira/browse/GERONIMO-3172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods resolved GERONIMO-3172.
------------------------------------

    Resolution: Fixed

Committed revision 539218 in trunk.
Ted, thanks for the patch.

> remove obsolete JDB_OPTS reference from geronimo.bat
> ----------------------------------------------------
>
>                 Key: GERONIMO-3172
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3172
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: startup/shutdown
>    Affects Versions: 2.0-M6
>         Environment: Windows
>            Reporter: Ted Kirby
>         Assigned To: Donald Woods
>            Priority: Minor
>             Fix For: 2.0-M6
>
>         Attachments: G3172.patch
>
>
> Line 268 of geronimo.bat is:
> if not "%JDB_OPTS%" == "" goto gotJdbOpts
> There is no other use or reference to JDB_OPTS here or in geronimo.sh.
> More importantly, there is no :gotJdbOpts label in geronimo.bat, which would cause the script to fail.
> This fix is to remove this line of code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.