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

[jira] Updated: (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 ]

Ted Kirby updated GERONIMO-3172:
--------------------------------

    Attachment: G3172.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
>            Priority: Minor
>         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.