[seam-commits] Seam SVN: r7757 - branches/Seam_2_0/build.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Mon Mar 31 09:30:48 EDT 2008


Author: pete.muir at jboss.org
Date: 2008-03-31 09:30:48 -0400 (Mon, 31 Mar 2008)
New Revision: 7757

Modified:
   branches/Seam_2_0/build/root.pom.xml
Log:
remove jcaptcha

Modified: branches/Seam_2_0/build/root.pom.xml
===================================================================
--- branches/Seam_2_0/build/root.pom.xml	2008-03-31 13:23:55 UTC (rev 7756)
+++ branches/Seam_2_0/build/root.pom.xml	2008-03-31 13:30:48 UTC (rev 7757)
@@ -430,54 +430,6 @@
       </dependency>
 
       <dependency>
-        <groupId>com.octo.captcha</groupId>
-        <artifactId>jcaptcha-all</artifactId>
-        <version>1.0-RC6</version>
-        <exclusions>
-          <exclusion>
-            <groupId>commons-dbcp</groupId>
-            <artifactId>commons-dbcp</artifactId>
-          </exclusion>
-          <exclusion>
-            <groupId>commons-pool</groupId>
-            <artifactId>commons-pool</artifactId>
-          </exclusion>
-          <exclusion>
-            <groupId>commons-logging</groupId>
-            <artifactId>commons-logging</artifactId>
-          </exclusion>
-          <exclusion>
-            <groupId>net.sf.ehcache</groupId>
-            <artifactId>ehcache</artifactId>
-          </exclusion>
-          <exclusion>
-            <groupId>hsqldb</groupId>
-            <artifactId>hsqldb</artifactId>
-          </exclusion>
-          <exclusion>
-            <groupId>xerces</groupId>
-            <artifactId>xmlParserAPIs</artifactId>
-          </exclusion>
-          <exclusion>
-            <groupId>xerces</groupId>
-            <artifactId>xercesImpl</artifactId>
-          </exclusion>
-          <exclusion>
-            <groupId>org.springframework</groupId>
-            <artifactId>spring</artifactId>
-          </exclusion>
-          <exclusion>
-            <groupId>quartz</groupId>
-            <artifactId>quartz</artifactId>
-          </exclusion>
-          <exclusion>
-            <groupId>concurrent</groupId>
-            <artifactId>concurrent</artifactId>
-          </exclusion>
-        </exclusions>
-      </dependency>
-
-      <dependency>
         <groupId>javax.xml.soap</groupId>
         <artifactId>saaj-api</artifactId>
         <version>1.3</version>




More information about the seam-commits mailing list