Keep comments in rewritten elements
-----------------------------------
Key: MRELEASE-345
URL: http://jira.codehaus.org/browse/MRELEASE-345
Project: Maven 2.x Release Plugin
Issue Type: Improvement
Affects Versions: 2.0-beta-7
Reporter: Benjamin Bentmann
Priority: Minor
Something like
{code:xml}
<version>
1.0-SNAPSHOT <!-- please update here -->
</version>
{code}
will be rewritten as
{code:xml}
<version>1.0</version>
{code}
Though the comment could be placed elsewhere, it should be kept.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira