[seam-commits] Seam SVN: r11128 - branches/community/Seam_2_1/build.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Thu Jun 11 17:38:46 EDT 2009


Author: manaRH
Date: 2009-06-11 17:38:46 -0400 (Thu, 11 Jun 2009)
New Revision: 11128

Modified:
   branches/community/Seam_2_1/build/root.pom.xml
Log:
JBSEAM-4230

Modified: branches/community/Seam_2_1/build/root.pom.xml
===================================================================
--- branches/community/Seam_2_1/build/root.pom.xml	2009-06-11 21:32:56 UTC (rev 11127)
+++ branches/community/Seam_2_1/build/root.pom.xml	2009-06-11 21:38:46 UTC (rev 11128)
@@ -1054,6 +1054,11 @@
                   <groupId>xalan</groupId>
                   <artifactId>xalan</artifactId>
               </exclusion>
+              
+              <exclusion>
+                  <groupId>com.sun</groupId>
+                  <artifactId>tools</artifactId>
+              </exclusion>
           </exclusions>
       </dependency>
       




More information about the seam-commits mailing list