[jboss-cvs] jboss-seam/build ...

Peter Muir peter at bleepbleep.org.uk
Sat Sep 22 17:06:43 EDT 2007


  User: pmuir   
  Date: 07/09/22 17:06:43

  Modified:    build    core.pom.xml
  Log:
  jcaptcha needs commons-collections
  
  Revision  Changes    Path
  1.13      +0 -4      jboss-seam/build/core.pom.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: core.pom.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/build/core.pom.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -b -r1.12 -r1.13
  --- core.pom.xml	22 Sep 2007 15:39:12 -0000	1.12
  +++ core.pom.xml	22 Sep 2007 21:06:42 -0000	1.13
  @@ -168,10 +168,6 @@
             <artifactId>quartz</artifactId>
           </exclusion>
           <exclusion>
  -          <groupId>commons-collections</groupId>
  -          <artifactId>commons-collections</artifactId>
  -        </exclusion>
  -        <exclusion>
             <groupId>concurrent</groupId>
             <artifactId>concurrent</artifactId>
           </exclusion>
  
  
  



More information about the jboss-cvs-commits mailing list