Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 1.0-rc3
-
Fix Version/s: 1.1-beta-3
-
Component/s: core
-
Labels:None
-
Number of attachments :
Description
Currently, Maven relies on dom4j beta 8.
This is bad in many respects, the worst being that the XML output, for example provided by Jelly XML plugin, has wrong xmlns attributes.
At least the 1.5 betas of dom4j all fix this, they also fix the html output which was, otherwise, inserting random (kind-of) spaces in the text.
Issue Links
| This issue is depended upon by: | ||||
| MPXDOC-179 | Can't use relative links for external entities |
|
|
|
upgrade to dom4j 1.5 and see what breaks. We need to do this because Jelly has also upgraded and we are using CVS HEAD there in 1.1