You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Lukas Theussl (JIRA)" <ji...@codehaus.org> on 2006/01/23 02:15:06 UTC

[jira] Closed: (MPCHANGELOG-81) Some valid scm urls are not allowed by this plugin

     [ http://jira.codehaus.org/browse/MPCHANGELOG-81?page=all ]
     
Lukas Theussl closed MPCHANGELOG-81:
------------------------------------

     Resolution: Fixed
    Fix Version: 1.9

Patch applied. Thanks!
For the record: we agreed on the scm-dev list that the format for a valid scm url should be scm:<provider><delimiter><provider-parameters>, ie it has to start with 'scm:', but <delimiter> can be either ':' or '|'.

> Some valid scm urls are not allowed by this plugin
> --------------------------------------------------
>
>          Key: MPCHANGELOG-81
>          URL: http://jira.codehaus.org/browse/MPCHANGELOG-81
>      Project: maven-changelog-plugin
>         Type: Bug

>     Reporter: Dennis Lundberg
>      Fix For: 1.9
>  Attachments: ChangeLog2Test.java, ChangeLogTest.java, MPCHANGELOG-81-2.patch, MPCHANGELOG-81.patch
>
>
> The solution to MPCHANGELOG-72 introduced a new bug. It is no longer possible to use an scm url that uses "|" as the separator.
> There is also a possible future problem in this plugin with regards to scm urls. Upcoming versions of maven-scm will allow an scm url to start with "scm|" as well as "scm:". 

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