dion        2003/01/06 00:18:09

  Modified:    jelly    project.xml
  Log:
  Remove xmlunit from dependencies.
  At some point soon we should:
  1) regen the gump descriptor
  2) redeploy commons-jelly on ibiblio
  3) Update Maven's dependencies to include the new tag jars
  
  Revision  Changes    Path
  1.110     +2 -2      jakarta-commons-sandbox/jelly/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/jelly/project.xml,v
  retrieving revision 1.109
  retrieving revision 1.110
  diff -u -r1.109 -r1.110
  --- project.xml       5 Jan 2003 19:25:47 -0000       1.109
  +++ project.xml       6 Jan 2003 08:18:09 -0000       1.110
  @@ -427,11 +427,11 @@
       </dependency>
   -->    
   
  -     <!-- xmlunit taglib -->
  +     <!-- xmlunit taglib 
       <dependency>
         <id>xmlunit</id>
         <version>0.8</version>
  -    </dependency>
  +    </dependency>-->
   
        <!-- swt taglib -->
       <dependency>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to