[jboss-cvs] JBossAS SVN: r110881 - branches/JBPAPP_5_1/component-matrix.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Mar 10 10:18:09 EST 2011


Author: fnasser at redhat.com
Date: 2011-03-10 10:18:09 -0500 (Thu, 10 Mar 2011)
New Revision: 110881

Modified:
   branches/JBPAPP_5_1/component-matrix/pom.xml
Log:
Adjust enforcer rule: sun-jaxws:jaxws-tools has been relocated to com.sun.xml.ws:jaxws-tools

Modified: branches/JBPAPP_5_1/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_1/component-matrix/pom.xml	2011-03-10 14:58:42 UTC (rev 110880)
+++ branches/JBPAPP_5_1/component-matrix/pom.xml	2011-03-10 15:18:09 UTC (rev 110881)
@@ -2299,7 +2299,7 @@
                         <exclude>sun-jaxb:jaxb-impl</exclude>
                         <exclude>sun-jaxb:jaxb-xjc</exclude>
                         <exclude>sun-jaxb:jaxb-api</exclude>
-                        <exclude>com.sun.xml.ws:jaxws-tools</exclude>
+                        <exclude>sun.jaxws:jaxws-tools</exclude>
                         <exclude>apache-xerces:xercesImpl</exclude>
                         <exclude>ant:ant</exclude>
                         <exclude>apache-log4j:log4j</exclude>



More information about the jboss-cvs-commits mailing list