You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dj...@apache.org on 2004/07/15 19:01:22 UTC

cvs commit: incubator-geronimo/modules/connector project.xml

djencks     2004/07/15 10:01:22

  Modified:    modules/connector project.xml
  Log:
  removed dependencies added by mistake
  
  Revision  Changes    Path
  1.26      +1 -36     incubator-geronimo/modules/connector/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/incubator-geronimo/modules/connector/project.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- project.xml	11 Jul 2004 21:55:33 -0000	1.25
  +++ project.xml	15 Jul 2004 17:01:22 -0000	1.26
  @@ -56,41 +56,6 @@
               <version>1.0-DEV</version>
           </dependency>
   
  -        <!-- jdbc timer WorkerPersistence -->
  -        <dependency>
  -            <groupId>xstream</groupId>
  -            <artifactId>xstream</artifactId>
  -            <version>1.0.1</version>
  -        </dependency>
  -
  -        <dependency>
  -            <!--License is at http://www.extreme.indiana.edu/viewcvs/~checkout~/XPP3/java/LICENSE.txt -->
  -            <!-- it is modified BSD -->
  -            <groupId>xpp3</groupId>
  -            <artifactId>xpp3</artifactId>
  -            <url>http://www.extreme.indiana.edu/xgws/xsoap/xpp</url>
  -            <!-- can we get by with 1.1.3.3_min?-->
  -            <version>1.1.3.3</version>
  -        </dependency>
  -
  -        <dependency>
  -            <groupId>axion</groupId>
  -            <artifactId>axion</artifactId>
  -            <version>1.0-M3-dev</version>
  -            <properties>
  -                <repository>true</repository>
  -            </properties>
  -        </dependency>
  -
  -        <dependency>
  -            <groupId>commons-primitives</groupId>
  -            <artifactId>commons-primitives</artifactId>
  -            <version>1.0</version>
  -            <properties>
  -                <repository>true</repository>
  -            </properties>
  -        </dependency>
  -
   
           <!-- real stuff -->
           <dependency>