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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to