Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-beta-5
-
Fix Version/s: 2.0-beta-8
-
Component/s: None
-
Labels:None
-
Environment:Windows XP, CVSNT, Eclipse
Description
When release plugin modifies the POM to prepare a new release,
the new file does not containt the XML header
<?xml version="1.0" encoding="ISO-8859-1"?>
it cause problems with XML editors who ignore the encoding and breaks all unusual characters.
some XML tools also don't accept XML files without headers...
Issue Links
- is duplicated by
-
MRELEASE-351
xml declaration removed on release
-
- relates to
-
MRELEASE-223
Generated pom.xml has invalid chars (does not correctly handle xml entities)
-
-
MRELEASE-255
during a release several elements are removed from the pom.xml (which should be left there)
-
The xml header is in the POM