-
Notifications
You must be signed in to change notification settings - Fork 388
Closed
Description
Version
2.15.1-SNAPSHOT
Bug description
The GitPackCommand opens a repository in
| Repository db = key.open(true /* must exist */); |
Actual behavior
Once you stop the minimal Git SSH server and try to delete the underlying FS directory you observe the following on Windows:
java.io.IOException: File D:\a\maven-scm\maven-scm\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\scm-test\repository\objects\pack\pack-eef7d0ee953db4f2dd2cdc2c2fb2bcd53123a248.pack unable to be deleted.
Expected behavior
Every repository which is opened should also be closed afterwards.
Relevant log output
Other information
No response
Metadata
Metadata
Assignees
Labels
No labels