
|
If you were logged in you would be able to see more operations.
|
|
|
|
|
| Component/s: |
None
|
| Affects Version/s: |
None
|
| Fix Version/s: |
1.5.1
|
|
|
Environment:
|
Windows XP SP1
Maven 1.0
3.0Ghz Intel P4, 1GB memory
Windows XP SP1
Maven 1.0
3.0Ghz Intel P4, 1GB memory
|
|
Issue Links:
|
Related
|
|
|
|
This issue is related to:
|
|
MPRELEASE-9
Sometimes the scm:prepare-release goal would commit blank project.xml into cvs
|
|
|
|
|
|
|
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.
|
|
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. |
Show » |
|