[ 
http://jira.codehaus.org/browse/MRELEASE-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=155660#action_155660
 ] 

Marcello Teodori commented on MRELEASE-255:
-------------------------------------------

I also see that empty properties get transformed from 
<property.name></property.name> to <property.name />, the version replace 
mechanism should definitely be more respectful of the original format of the 
XML.


> during a release several elements are removed from the pom.xml (which should 
> be left there)
> -------------------------------------------------------------------------------------------
>
>                 Key: MRELEASE-255
>                 URL: http://jira.codehaus.org/browse/MRELEASE-255
>             Project: Maven 2.x Release Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0-beta-4
>            Reporter: Roman Cerny
>            Assignee: Benjamin Bentmann
>             Fix For: 2.0-beta-8
>
>
> the following elements are removed from the pom.xml, during a release...
> <?xml version="1.0" encoding="UTF-8"?>
> <!-- SVN keywords
>  $Author: $
>  $Revision: $
>  $Date: $
> -->
> <!DOCTYPE project [
>   <!ENTITY auml    "&#228;" >
>   <!ENTITY ouml    "&#246;" >
>   <!ENTITY uuml    "&#252;" >
>   <!ENTITY szlig   "&#223;" >
> ]>

-- 
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

        

Reply via email to