Author: richard.opalka(a)jboss.com
Date: 2011-03-09 08:47:10 -0500 (Wed, 09 Mar 2011)
New Revision: 13875
Modified:
stack/native/branches/ropalka/modules/resources/src/main/resources/modules/org/apache/xmlsec/main/module.xml
Log:
[JBWS-3216] fixing hidden xalan dependency in apache xmlsec
Modified:
stack/native/branches/ropalka/modules/resources/src/main/resources/modules/org/apache/xmlsec/main/module.xml
===================================================================
---
stack/native/branches/ropalka/modules/resources/src/main/resources/modules/org/apache/xmlsec/main/module.xml 2011-03-09
13:46:40 UTC (rev 13874)
+++
stack/native/branches/ropalka/modules/resources/src/main/resources/modules/org/apache/xmlsec/main/module.xml 2011-03-09
13:47:10 UTC (rev 13875)
@@ -30,6 +30,7 @@
<dependencies>
<module name="javax.api"/>
+ <module name="org.apache.xalan"/>
<module name="org.slf4j.jcl-over-slf4j"/>
</dependencies>
Show replies by date