[
https://issues.apache.org/jira/browse/SCM-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17961101#comment-17961101
]
ASF GitHub Bot commented on SCM-343:
------------------------------------
jira-importer opened a new issue, #559:
URL: https://github.com/apache/maven-scm/issues/559
**[Roland
Asmann](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=malice)**
opened
**[SCM-343](https://issues.apache.org/jira/browse/SCM-343?redirect=false)** and
commented
When given only an end-tag, the changelog was not built correctly --> no
tags were included in the command.
Changes include:
- Check if a tag is given, not if its name is empty
- Building a command-line with tags even if one of the tags' names is empty
---
**Affects:** 1.0
**Attachments:**
-
[scm.diff](https://issues.apache.org/jira/secure/attachment/12718503/scm.diff)
(_2.23 kB_)
> Changelog can be generated with only an end-tag
> -----------------------------------------------
>
> Key: SCM-343
> URL: https://issues.apache.org/jira/browse/SCM-343
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Improvement
> Components: maven-scm-api, maven-scm-provider-cvs
> Affects Versions: 1.0
> Reporter: Roland Asmann
> Assignee: Siveton Vincent
> Priority: Minor
> Fix For: 1.2
>
> Attachments: scm.diff
>
>
> When given only an end-tag, the changelog was not built correctly --> no tags
> were included in the command.
> Changes include:
> - Check if a tag is given, not if its name is empty
> - Building a command-line with tags even if one of the tags' names is empty
--
This message was sent by Atlassian Jira
(v8.20.10#820010)