You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Erik B. Craig (JIRA)" <ji...@apache.org> on 2007/06/01 03:14:15 UTC

[jira] Created: (GERONIMO-3200) Windows .bat files have hard coded assumptious paths, with no error checks

Windows .bat files have hard coded assumptious paths, with no error checks
--------------------------------------------------------------------------

                 Key: GERONIMO-3200
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3200
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: J2G
         Environment: Windows 2000/XP
            Reporter: Erik B. Craig
            Assignee: Erik B. Craig


Batch files that initialize the J2G eclipse plug-ins have far too many assumptions about environment variables existing and paths to necessary files, need to improve this to make them more user friendly.

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


[jira] Closed: (GERONIMO-3200) Windows .bat files have hard coded assumptious paths, with no error checks

Posted by "Erik B. Craig (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erik B. Craig closed GERONIMO-3200.
-----------------------------------


> Windows .bat files have hard coded assumptious paths, with no error checks
> --------------------------------------------------------------------------
>
>                 Key: GERONIMO-3200
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3200
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: J2G
>         Environment: Windows 2000/XP
>            Reporter: Erik B. Craig
>            Assignee: Erik B. Craig
>             Fix For: 1.1.1
>
>         Attachments: geronimo-3200.patch
>
>
> Batch files that initialize the J2G eclipse plug-ins have far too many assumptions about environment variables existing and paths to necessary files, need to improve this to make them more user friendly.

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


[jira] Resolved: (GERONIMO-3200) Windows .bat files have hard coded assumptious paths, with no error checks

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods resolved GERONIMO-3200.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.1

Committed revision 543589 in geronimo/sandbox/j2g
Erik, thanks for the patch.

> Windows .bat files have hard coded assumptious paths, with no error checks
> --------------------------------------------------------------------------
>
>                 Key: GERONIMO-3200
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3200
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: J2G
>         Environment: Windows 2000/XP
>            Reporter: Erik B. Craig
>            Assignee: Erik B. Craig
>             Fix For: 1.1.1
>
>         Attachments: geronimo-3200.patch
>
>
> Batch files that initialize the J2G eclipse plug-ins have far too many assumptions about environment variables existing and paths to necessary files, need to improve this to make them more user friendly.

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


[jira] Updated: (GERONIMO-3200) Windows .bat files have hard coded assumptious paths, with no error checks

Posted by "Erik B. Craig (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erik B. Craig updated GERONIMO-3200:
------------------------------------

    Patch Info: [Patch Available]

> Windows .bat files have hard coded assumptious paths, with no error checks
> --------------------------------------------------------------------------
>
>                 Key: GERONIMO-3200
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3200
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: J2G
>         Environment: Windows 2000/XP
>            Reporter: Erik B. Craig
>            Assignee: Erik B. Craig
>         Attachments: geronimo-3200.patch
>
>
> Batch files that initialize the J2G eclipse plug-ins have far too many assumptions about environment variables existing and paths to necessary files, need to improve this to make them more user friendly.

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


[jira] Updated: (GERONIMO-3200) Windows .bat files have hard coded assumptious paths, with no error checks

Posted by "Erik B. Craig (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erik B. Craig updated GERONIMO-3200:
------------------------------------

    Attachment: geronimo-3200.patch

Updated the windows .bat files that launch the components of j2g so that they verify proper environment variables are in place before executing the tool.

> Windows .bat files have hard coded assumptious paths, with no error checks
> --------------------------------------------------------------------------
>
>                 Key: GERONIMO-3200
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3200
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: J2G
>         Environment: Windows 2000/XP
>            Reporter: Erik B. Craig
>            Assignee: Erik B. Craig
>         Attachments: geronimo-3200.patch
>
>
> Batch files that initialize the J2G eclipse plug-ins have far too many assumptions about environment variables existing and paths to necessary files, need to improve this to make them more user friendly.

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