[
https://issues.apache.org/jira/browse/SCM-490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17961739#comment-17961739
]
ASF GitHub Bot commented on SCM-490:
------------------------------------
jira-importer commented on issue #699:
URL: https://github.com/apache/maven-scm/issues/699#issuecomment-2964613870
**[Mark
Struberg](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=struberg)**
commented
manually executing the bzr add command (using bazaar 1.16.1) unveils the
following output stream:
```
[msx@strubelix working-copy]$ bzr add --no-recurse project.xml
adding project.xml
```
Subsequent invocations didn't show the 'adding project.xml' anymore, so I
assume that this will be printed after all up2date checks have been performed.
> bazaar scm:add doesn't return the correct list of added files
> -------------------------------------------------------------
>
> Key: SCM-490
> URL: https://issues.apache.org/jira/browse/SCM-490
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Bug
> Components: maven-scm-provider-bazaar
> Affects Versions: 1.2
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Priority: Major
> Fix For: 1.3
>
>
> since the provider.add is called in a lot of TCK tests, this causes most of
> them to be broken.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)