You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dan Tran (JIRA)" <ji...@codehaus.org> on 2009/12/31 08:23:55 UTC

[jira] Created: (MNG-4509) MAVEN_DEBUG_OPTS in mvnDebug.bat is set at the wrong place

 MAVEN_DEBUG_OPTS in mvnDebug.bat is set at the wrong place
-----------------------------------------------------------

                 Key: MNG-4509
                 URL: http://jira.codehaus.org/browse/MNG-4509
             Project: Maven 2 & 3
          Issue Type: Bug
          Components: Bootstrap & Build
    Affects Versions: 3.0-alpha-5, 2.2.1
         Environment: windows
            Reporter: Dan Tran


The current MAVEN_DEBUG_OPTS in mvnDebug.bat is set before setlocal, after it is run, all env vars set in the batch file continues to live in the command windows that calls mvnDebug.bat


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (MNG-4509) MAVEN_DEBUG_OPTS in mvnDebug.bat is set at the wrong place

Posted by "Dan Tran (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-4509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Tran closed MNG-4509.
-------------------------

    Resolution: Fixed
      Assignee: Dan Tran

fixed at both 2.2.x branch (rev 894925) and 3.x trunk (rev 894928)




>  MAVEN_DEBUG_OPTS in mvnDebug.bat is set at the wrong place
> -----------------------------------------------------------
>
>                 Key: MNG-4509
>                 URL: http://jira.codehaus.org/browse/MNG-4509
>             Project: Maven 2 & 3
>          Issue Type: Bug
>          Components: Bootstrap & Build
>    Affects Versions: 2.2.1, 3.0-alpha-5
>         Environment: windows
>            Reporter: Dan Tran
>            Assignee: Dan Tran
>             Fix For: 2.2.2, 3.0-alpha-6
>
>         Attachments: MNG-4509.diff
>
>
> The current MAVEN_DEBUG_OPTS in mvnDebug.bat is set before setlocal, after it is run, all env vars set in the batch file continues to live in the command windows that calls mvnDebug.bat

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MNG-4509) MAVEN_DEBUG_OPTS in mvnDebug.bat is set at the wrong place

Posted by "Dan Tran (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-4509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Tran updated MNG-4509:
--------------------------

    Attachment: MNG-4509.diff

attached is the fix

>  MAVEN_DEBUG_OPTS in mvnDebug.bat is set at the wrong place
> -----------------------------------------------------------
>
>                 Key: MNG-4509
>                 URL: http://jira.codehaus.org/browse/MNG-4509
>             Project: Maven 2 & 3
>          Issue Type: Bug
>          Components: Bootstrap & Build
>    Affects Versions: 2.2.1, 3.0-alpha-5
>         Environment: windows
>            Reporter: Dan Tran
>         Attachments: MNG-4509.diff
>
>
> The current MAVEN_DEBUG_OPTS in mvnDebug.bat is set before setlocal, after it is run, all env vars set in the batch file continues to live in the command windows that calls mvnDebug.bat

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MNG-4509) MAVEN_DEBUG_OPTS in mvnDebug.bat is set at the wrong place

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-4509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated MNG-4509:
------------------------------

    Fix Version/s: 3.0-alpha-6
                   2.2.2

looks fine, I'd say commit away :)

>  MAVEN_DEBUG_OPTS in mvnDebug.bat is set at the wrong place
> -----------------------------------------------------------
>
>                 Key: MNG-4509
>                 URL: http://jira.codehaus.org/browse/MNG-4509
>             Project: Maven 2 & 3
>          Issue Type: Bug
>          Components: Bootstrap & Build
>    Affects Versions: 2.2.1, 3.0-alpha-5
>         Environment: windows
>            Reporter: Dan Tran
>             Fix For: 2.2.2, 3.0-alpha-6
>
>         Attachments: MNG-4509.diff
>
>
> The current MAVEN_DEBUG_OPTS in mvnDebug.bat is set before setlocal, after it is run, all env vars set in the batch file continues to live in the command windows that calls mvnDebug.bat

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira