apache / apache/maven-release

[MRELEASE-904] scm unedit is never called when useEditMode = true

Open
#1,084 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
128
Forks
145
Avg merge
7h 7m
Merged PRs (30d)
3

Description

**[Chris Graham](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=chrisgwarp)** opened **[MRELEASE-904](https://issues.apache.org/jira/browse/MRELEASE-904?redirect=false)** and commented

When useEditMode = true is set, all files that need to be locked (via scm->edit) are locked. However, scm->unedit is never called to release the locks.

ref: https://jira.codehaus.org/browse/SCM-725

---

**Affects:** 2.5.1

**Issue Links:**
- [SCM-725](https://issues.apache.org/jira/browse/SCM-725) Failure to unlock pom.xml on RTC server after release:perform
(_**"is depended upon by"**_)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the release:perform flow when useEditMode = true, focusing on where scm->edit locks files and where scm->unedit should release them. Reproduce the lock behavior and verify that the release flow invokes unedit and leaves no files locked.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system, release
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.