You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jerome Lacoste (JIRA)" <ji...@codehaus.org> on 2011/01/04 12:59:57 UTC

[jira] Created: (MSHARED-178) Verifier#setDebug seems ineffective

Verifier#setDebug seems ineffective
-----------------------------------

                 Key: MSHARED-178
                 URL: http://jira.codehaus.org/browse/MSHARED-178
             Project: Maven Shared Components
          Issue Type: Bug
          Components: maven-verifier
    Affects Versions: maven-verifier 1.2
            Reporter: Jerome Lacoste


Looking at the Verifier code: http://maven.apache.org/shared/maven-verifier/xref/index.html

it seems that this.debug is only used in the constructor (http://maven.apache.org/shared/maven-verifier/xref/org/apache/maven/it/Verifier.html#130). The setDebug() method (http://maven.apache.org/shared/maven-verifier/xref/org/apache/maven/it/Verifier.html#2056) will then be ineffective.

-- 
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] (MSHARED-178) Verifier#setDebug seems ineffective

Posted by "Kristian Rosenvold (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MSHARED-178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristian Rosenvold closed MSHARED-178.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: maven-verifier-1.4
         Assignee: Kristian Rosenvold

Fixed in r1421843
                
> Verifier#setDebug seems ineffective
> -----------------------------------
>
>                 Key: MSHARED-178
>                 URL: https://jira.codehaus.org/browse/MSHARED-178
>             Project: Maven Shared Components
>          Issue Type: Bug
>          Components: maven-verifier
>    Affects Versions: maven-verifier-1.2
>            Reporter: Jerome Lacoste
>            Assignee: Kristian Rosenvold
>             Fix For: maven-verifier-1.4
>
>
> Looking at the Verifier code: http://maven.apache.org/shared/maven-verifier/xref/index.html
> it seems that this.debug is only used in the constructor (http://maven.apache.org/shared/maven-verifier/xref/org/apache/maven/it/Verifier.html#130). The setDebug() method (http://maven.apache.org/shared/maven-verifier/xref/org/apache/maven/it/Verifier.html#2056) will then be ineffective.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira