Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1-beta-1, 1.1-beta-2
-
Fix Version/s: 1.1-beta-3
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Because maven 1.1 works only with a jdk >= 1.4 whereas maven 1.0 requires at least the jdk 1.3, we removed xerces from the distribution (the xml parser API implemented by crimson is available in the jdk)
The problem is that there's some bugs in crimson that are really annoying. Particularly there are a lot of issues with entities management.
To fix them we have to readd xerces in the distribution.
Issue Links
- is depended upon by
-
MAVEN-1756
Backward Incompability : Usage of xml entities in maven.xml doesn't work in maven 1.1 beta 1 & 2
-
We'll upgrade to xerces 2.6.2