Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.5.1
-
Labels:None
-
Environment:Windows XP SP1
Maven 1.0
3.0Ghz Intel P4, 1GB memory
-
Number of attachments :
Description
The file changes.xml is commited as a blank file by the goal scm:prepare-release. When I look at the file after the goal completes, the file is correct.
I noticed the output file is not closed, or flushed, in org.apache.maven.changes.ReleasedVersion.releaseVersion() of the changes plugin.
Issue Links
- is related to
-
MPRELEASE-9
Sometimes the scm:prepare-release goal would commit blank project.xml into cvs
-
Dupe of MPSCM-24