shuber      2005/07/04 14:01:06 CEST

  Modified files:
    core                 project.xml 
  Log:
  Remove duplicate dependency.
  
  Revision  Changes    Path
  1.58      +0 -8      jahia/core/project.xml
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/project.xml.diff?r1=1.57&r2=1.58&f=h
  
  
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/repository/jahia/core/project.xml,v
  retrieving revision 1.57
  retrieving revision 1.58
  diff -u -r1.57 -r1.58
  --- project.xml       22 Jun 2005 18:43:33 -0000      1.57
  +++ project.xml       4 Jul 2005 12:01:05 -0000       1.58
  @@ -105,14 +105,6 @@
         </properties>
       </dependency>
       <dependency>
  -      <groupId>commons-codec</groupId>
  -      <artifactId>commons-codec</artifactId>
  -      <version>1.1</version>
  -      <properties>
  -        <war.bundle>true</war.bundle>
  -      </properties>
  -    </dependency>
  -    <dependency>
         <groupId>commons-dbcp</groupId>
         <artifactId>commons-dbcp</artifactId>
         <version>1.2.1</version>
  

Reply via email to