Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.1
-
Component/s: Web Interface
-
Labels:None
-
Number of attachments :
Description
looking at WEB-INF/lib,at least the following dependences can probably be removed:
- xalan
- xml-apis
- xmlunit (may already be removed?)
- wstx can be replaced by the stax RI?
- velocity-dep
I excluded the following jars in WEB-INF/lib (in trunk -r662942):
and added stax-1.2.0 as dependency to replace wstx-asl
- xalan
- velocity-dep
- xml-apis
- wstx-asl
- stax-utils
- xercesImpl
and added stax-1.2.0 as dependency to replace wstx-asl