You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Pascal Larin (JIRA)" <ji...@codehaus.org> on 2005/08/16 22:27:08 UTC

[jira] Created: (MPCHANGELOG-72) Auto select factory from connection doesn't work if provider name length different from 3.

Auto select factory from connection doesn't work if provider name length different from 3.
------------------------------------------------------------------------------------------

         Key: MPCHANGELOG-72
         URL: http://jira.codehaus.org/browse/MPCHANGELOG-72
     Project: maven-changelog-plugin
        Type: Bug
    Versions: 1.8.1    
 Environment: Maven 1.1-beta1, linux and windows
 Reporter: Pascal Larin
    Priority: Minor
 Attachments: changelog-connection.patch

Very simple. The length of the name of a connection provider for a scm is hardcoded to 3 in ChangeLog.java. For example, if you use Clearcase, you have to define the ClearCase Factory manually.

I've included a patch.

-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MPCHANGELOG-72) Auto select factory from connection doesn't work if provider name length different from 3.

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPCHANGELOG-72?page=all ]
     
Lukas Theussl closed MPCHANGELOG-72:
------------------------------------

     Resolution: Fixed
    Fix Version: 1.9

Patch applied. Thanks!

> Auto select factory from connection doesn't work if provider name length different from 3.
> ------------------------------------------------------------------------------------------
>
>          Key: MPCHANGELOG-72
>          URL: http://jira.codehaus.org/browse/MPCHANGELOG-72
>      Project: maven-changelog-plugin
>         Type: Bug

>     Versions: 1.8.1
>  Environment: Maven 1.1-beta1, linux and windows
>     Reporter: Pascal Larin
>     Priority: Minor
>      Fix For: 1.9
>  Attachments: changelog-connection.patch
>
>
> Very simple. The length of the name of a connection provider for a scm is hardcoded to 3 in ChangeLog.java. For example, if you use Clearcase, you have to define the ClearCase Factory manually.
> I've included a patch.

-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPCHANGELOG-72) Auto select factory from connection doesn't work if provider name length different from 3.

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MPCHANGELOG-72?page=comments#action_56497 ] 

Lukas Theussl commented on MPCHANGELOG-72:
------------------------------------------

Please open a new ticket as its a different issue (you may refer back to this one).

> Auto select factory from connection doesn't work if provider name length different from 3.
> ------------------------------------------------------------------------------------------
>
>          Key: MPCHANGELOG-72
>          URL: http://jira.codehaus.org/browse/MPCHANGELOG-72
>      Project: maven-changelog-plugin
>         Type: Bug

>     Versions: 1.8.1
>  Environment: Maven 1.1-beta1, linux and windows
>     Reporter: Pascal Larin
>     Priority: Minor
>      Fix For: 1.9
>  Attachments: changelog-connection.patch
>
>
> Very simple. The length of the name of a connection provider for a scm is hardcoded to 3 in ChangeLog.java. For example, if you use Clearcase, you have to define the ClearCase Factory manually.
> I've included a patch.

-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPCHANGELOG-72) Auto select factory from connection doesn't work if provider name length different from 3.

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MPCHANGELOG-72?page=comments#action_56495 ] 

Dennis Lundberg commented on MPCHANGELOG-72:
--------------------------------------------

As discussed on the dev-list, this patch breaks some scm connection url:s. Can someone please reopen this issue so that I can attach a test case and a patch.

> Auto select factory from connection doesn't work if provider name length different from 3.
> ------------------------------------------------------------------------------------------
>
>          Key: MPCHANGELOG-72
>          URL: http://jira.codehaus.org/browse/MPCHANGELOG-72
>      Project: maven-changelog-plugin
>         Type: Bug

>     Versions: 1.8.1
>  Environment: Maven 1.1-beta1, linux and windows
>     Reporter: Pascal Larin
>     Priority: Minor
>      Fix For: 1.9
>  Attachments: changelog-connection.patch
>
>
> Very simple. The length of the name of a connection provider for a scm is hardcoded to 3 in ChangeLog.java. For example, if you use Clearcase, you have to define the ClearCase Factory manually.
> I've included a patch.

-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org