Author: manaRH
Date: 2012-06-07 06:34:56 -0400 (Thu, 07 Jun 2012)
New Revision: 14860

Modified:
   branches/enterprise/WFK-2_0/jboss-seam-remoting/pom.xml
Log:
removed gwt from remoting as it is managed in Seam BOM and that shouldn't be 
dependency to remoting

Modified: branches/enterprise/WFK-2_0/jboss-seam-remoting/pom.xml
===================================================================
--- branches/enterprise/WFK-2_0/jboss-seam-remoting/pom.xml     2012-06-07 
10:34:51 UTC (rev 14859)
+++ branches/enterprise/WFK-2_0/jboss-seam-remoting/pom.xml     2012-06-07 
10:34:56 UTC (rev 14860)
@@ -89,12 +89,12 @@
                        <optional>true</optional>
                </dependency>
 
-        <dependency>
+<!--        <dependency>
                        <groupId>com.google.gwt</groupId>
                        <artifactId>gwt-user</artifactId>
                        <optional>true</optional>
                </dependency>
-
+-->
                <dependency>
                        <groupId>dom4j</groupId>
                        <artifactId>dom4j</artifactId>

_______________________________________________
seam-commits mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-commits

Reply via email to