[jbossws-commits] JBossWS SVN: r9227 - stack/cxf/trunk/modules/server.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Tue Feb 3 13:59:10 EST 2009


Author: alessio.soldano at jboss.com
Date: 2009-02-03 13:59:10 -0500 (Tue, 03 Feb 2009)
New Revision: 9227

Modified:
   stack/cxf/trunk/modules/server/pom.xml
Log:
[JBWS-1744]


Modified: stack/cxf/trunk/modules/server/pom.xml
===================================================================
--- stack/cxf/trunk/modules/server/pom.xml	2009-02-03 18:55:48 UTC (rev 9226)
+++ stack/cxf/trunk/modules/server/pom.xml	2009-02-03 18:59:10 UTC (rev 9227)
@@ -122,6 +122,14 @@
       <artifactId>cxf-tools-wsdlto-frontend-jaxws</artifactId>
     </dependency>
     <dependency>
+      <groupId>org.apache.cxf</groupId>
+      <artifactId>cxf-xjc-dv</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.cxf</groupId>
+      <artifactId>cxf-xjc-ts</artifactId>
+    </dependency>
+    <dependency>
       <groupId>apache-velocity</groupId>
       <artifactId>velocity</artifactId>
     </dependency>




More information about the jbossws-commits mailing list