You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Carlos Sanchez (JIRA)" <ji...@codehaus.org> on 2006/03/28 11:55:44 UTC

[jira] Created: (SCM-176) SvnScmProviderRepository.parseUrl and AbstractSvnScmProvider.parseScmUrl are almost duplicate code

SvnScmProviderRepository.parseUrl and AbstractSvnScmProvider.parseScmUrl are almost duplicate code
--------------------------------------------------------------------------------------------------

         Key: SCM-176
         URL: http://jira.codehaus.org/browse/SCM-176
     Project: Maven SCM
        Type: Improvement

  Components: maven-scm-provider-svn  
    Versions: 1.0    
    Reporter: Carlos Sanchez
    Priority: Minor


SvnScmProviderRepository.parseUrl and AbstractSvnScmProvider.parseScmUrl are almost duplicate code

Looks like SvnScmProviderRepository.parseUrl is redundant, tests for incorrect urls are covering parseScmUrl but not parseUrl


-- 
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: (SCM-176) SvnScmProviderRepository.parseUrl and AbstractSvnScmProvider.parseScmUrl are almost duplicate code

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-176?page=all ]
     
Emmanuel Venisse closed SCM-176:
--------------------------------

      Assign To: Emmanuel Venisse
     Resolution: Fixed
    Fix Version: 1.0

Fixed.

> SvnScmProviderRepository.parseUrl and AbstractSvnScmProvider.parseScmUrl are almost duplicate code
> --------------------------------------------------------------------------------------------------
>
>          Key: SCM-176
>          URL: http://jira.codehaus.org/browse/SCM-176
>      Project: Maven SCM
>         Type: Improvement

>   Components: maven-scm-provider-svn
>     Versions: 1.0
>     Reporter: Carlos Sanchez
>     Assignee: Emmanuel Venisse
>     Priority: Minor
>      Fix For: 1.0

>
>
> SvnScmProviderRepository.parseUrl and AbstractSvnScmProvider.parseScmUrl are almost duplicate code
> Looks like SvnScmProviderRepository.parseUrl is redundant, tests for incorrect urls are covering parseScmUrl but not parseUrl

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