[
https://issues.apache.org/jira/browse/SCM-215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17960649#comment-17960649
]
ASF GitHub Bot commented on SCM-215:
------------------------------------
jira-importer opened a new issue, #443:
URL: https://github.com/apache/maven-scm/issues/443
**[Richard van der
Hoff](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=richvdh)**
opened
**[SCM-215](https://issues.apache.org/jira/browse/SCM-215?redirect=false)** and
commented
In order to fix
MRELEA[SE-110](https://issues.apache.org/jira/browse/SE-110), the scm provider
needs to provide a means of turning a potential tag into a valid one.
This patch adds a method to the provider API to allow this; it also provides
a suitable implementation for the cvs provider.
---
**Affects:** 1.0-beta-3
**Attachments:**
-
[maven-scm-tag-sanitation.patch](https://issues.apache.org/jira/secure/attachment/12718588/maven-scm-tag-sanitation.patch)
(_4.23 kB_)
-
[maven-scm-tag-sanitation-tests.pach](https://issues.apache.org/jira/secure/attachment/12718589/maven-scm-tag-sanitation-tests.pach)
(_3.19 kB_)
> Add ability to sanitise tag names
> ---------------------------------
>
> Key: SCM-215
> URL: https://issues.apache.org/jira/browse/SCM-215
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: New Feature
> Components: maven-scm-api
> Affects Versions: 1.0-beta-3
> Reporter: Richard van der Hoff
> Assignee: Emmanuel Venisse
> Priority: Major
> Fix For: 1.0-beta-4
>
> Attachments: maven-scm-tag-sanitation-tests.pach,
> maven-scm-tag-sanitation.patch
>
>
> In order to fix MRELEASE-110, the scm provider needs to provide a means of
> turning a potential tag into a valid one.
> This patch adds a method to the provider API to allow this; it also provides
> a suitable implementation for the cvs provider.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)