You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wagon-dev@maven.apache.org by "Joakim Erdfelt (JIRA)" <ji...@codehaus.org> on 2005/07/17 00:32:57 UTC

[jira] Created: (WAGON-20) Rename or remove 'debug' method requirement in package org.apache.maven.wagon.events.TransferListener

Rename or remove 'debug' method requirement in package org.apache.maven.wagon.events.TransferListener
-----------------------------------------------------------------------------------------------------

         Key: WAGON-20
         URL: http://jira.codehaus.org/browse/WAGON-20
     Project: wagon
        Type: Bug
    Versions: 1.0-alpha-4    
 Environment: All Environments
 Reporter: Joakim Erdfelt
    Priority: Minor


The TransferListener interface has a method signature called: debug(String).

Can it either be removed (since it is debug related)?
Or replaced with transferDebug(String) to be consistent with the rest of the interface?


-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: wagon-dev-unsubscribe@maven.apache.org
For additional commands, e-mail: wagon-dev-help@maven.apache.org


[jira] Closed: (WAGON-20) Rename or remove 'debug' method requirement in package org.apache.maven.wagon.events.TransferListener

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/WAGON-20?page=all ]
     
Brett Porter closed WAGON-20:
-----------------------------

     Resolution: Won't Fix
    Fix Version:     (was: 1.0-alpha-5)

its intentional. it doesn't take a transferEvent like the others.

fireTransferError -> transferError
fireDebug -> debug



> Rename or remove 'debug' method requirement in package org.apache.maven.wagon.events.TransferListener
> -----------------------------------------------------------------------------------------------------
>
>          Key: WAGON-20
>          URL: http://jira.codehaus.org/browse/WAGON-20
>      Project: wagon
>         Type: Bug
>     Versions: 1.0-alpha-4
>  Environment: All Environments
>     Reporter: Joakim Erdfelt
>     Priority: Minor

>
>
> The TransferListener interface has a method signature called: debug(String).
> Can it either be removed (since it is debug related)?
> Or replaced with transferDebug(String) to be consistent with the rest of the interface?

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: wagon-dev-unsubscribe@maven.apache.org
For additional commands, e-mail: wagon-dev-help@maven.apache.org


[jira] Updated: (WAGON-20) Rename or remove 'debug' method requirement in package org.apache.maven.wagon.events.TransferListener

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/WAGON-20?page=all ]

Brett Porter updated WAGON-20:
------------------------------

    Fix Version: 1.0-alpha-5

> Rename or remove 'debug' method requirement in package org.apache.maven.wagon.events.TransferListener
> -----------------------------------------------------------------------------------------------------
>
>          Key: WAGON-20
>          URL: http://jira.codehaus.org/browse/WAGON-20
>      Project: wagon
>         Type: Bug
>     Versions: 1.0-alpha-4
>  Environment: All Environments
>     Reporter: Joakim Erdfelt
>     Priority: Minor
>      Fix For: 1.0-alpha-5

>
>
> The TransferListener interface has a method signature called: debug(String).
> Can it either be removed (since it is debug related)?
> Or replaced with transferDebug(String) to be consistent with the rest of the interface?

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: wagon-dev-unsubscribe@maven.apache.org
For additional commands, e-mail: wagon-dev-help@maven.apache.org