Move the web.xml check code from digester to StaX
-------------------------------------------------
Key: EXTSCRIPT-106
URL: https://issues.apache.org/jira/browse/EXTSCRIPT-106
Project: MyFaces Extensions Scripting
Issue Type: Improvement
Components: Core
Affects Versions: 1.0-Beta-2
Reporter: Werner Punz
Assignee: Werner Punz
Priority: Minor
Since we currently use commons digester, for xml parsing we have introduced yet
another dependency, by moving to stax we at least can resolve it for java 6+.
Stax also probably is a little bit faster
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.