Author: alessio.soldano(a)jboss.com
Date: 2011-05-31 09:43:19 -0400 (Tue, 31 May 2011)
New Revision: 14456
Modified:
stack/cxf/trunk/modules/resources/src/main/resources/modules/org/springframework/spring/main/module.xml
Log:
[JBWS-3125] Adding dependency on javax.jms.api to spring module
Modified:
stack/cxf/trunk/modules/resources/src/main/resources/modules/org/springframework/spring/main/module.xml
===================================================================
---
stack/cxf/trunk/modules/resources/src/main/resources/modules/org/springframework/spring/main/module.xml 2011-05-31
13:42:09 UTC (rev 14455)
+++
stack/cxf/trunk/modules/resources/src/main/resources/modules/org/springframework/spring/main/module.xml 2011-05-31
13:43:19 UTC (rev 14456)
@@ -30,6 +30,7 @@
<dependencies>
<module name="javax.api" />
+ <module name="javax.jms.api" />
<module name="javax.annotation.api" />
<module name="org.apache.commons.logging" />
</dependencies>
Show replies by date