[
https://issues.apache.org/jira/browse/SCM-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962438#comment-17962438
]
ASF GitHub Bot commented on SCM-642:
------------------------------------
jira-importer commented on issue #865:
URL: https://github.com/apache/maven-scm/issues/865#issuecomment-2964630155
**[Olivier
Lamy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=olamy)**
commented
fixed r1200357.
Thanks!
> GitSatusConsumer does not report deleted file
> ---------------------------------------------
>
> Key: SCM-642
> URL: https://issues.apache.org/jira/browse/SCM-642
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Bug
> Components: maven-scm-provider-gitexe
> Affects Versions: 1.5
> Reporter: Bertrand Paquet
> Assignee: Olivier Lamy
> Priority: Minor
> Fix For: 1.6
>
> Attachments: patch
>
>
> Take a git reposistory.
> Delete a file with git rm.
> Launche GitStatusCommand : the deleted file will not be reported by the
> GitStatusConsumer
> Bug is located around line 139 in GitStatusConsumer.java, the file cannot
> exists if status == ScmFileStatus.DELETED
> Patch attached
--
This message was sent by Atlassian Jira
(v8.20.10#820010)