Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-beta-4
-
Fix Version/s: 2.0-beta-8
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
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 "ä" >
<!ENTITY ouml "ö" >
<!ENTITY uuml "ü" >
<!ENTITY szlig "ß" >
]>
Issue Links
| This issue relates to: | ||||
| MRELEASE-266 | Content outside root elements in pom are not transfered to the release poms |
|
|
|
| This issue is related to: | ||||
| MRELEASE-221 | XML header missing in modified POM after release:prepare |
|
|
|
Can you test with beta-5 or beta-6? I'm sure it's fixed since beta-5