Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
converting the xpp3 reader/writer to a sax reader/writer should be fairly simple. this allows modello and its output such as maven-model to be used by projects that already have a different XML parser than xpp3 and want to use that.
This could also be a way to allow (though discourage) other types of entity handling by allowing the use of a different parser.
Issue Links
- is depended upon by
-
MAVEN-1679
maven 1.1-beta-1 chokes on XML Entities for non-US characters in project.xml
-
http://java.sun.com/j2ee/1.4/docs/tutorial/doc/JAXPSAX.html#wp69937
http://java.sun.com/xml/jaxp/
PluginScriptParser in m1