djencks 2005/07/21 00:22:56
Modified: modules/core project.xml
Log:
GERONIMO-784 and refactor xmlbeans2 plugin for move to xmlbeans
Revision Changes Path
1.57 +1 -37 openejb/modules/core/project.xml
Index: project.xml
===================================================================
RCS file: /home/projects/openejb/scm/openejb/modules/core/project.xml,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- project.xml 20 Jul 2005 02:33:47 -0000 1.56
+++ project.xml 21 Jul 2005 04:22:56 -0000 1.57
@@ -66,12 +66,6 @@
<version>${geronimo_version}</version>
</dependency>
-<!-- <dependency>-->
-<!-- <groupId>geronimo</groupId>-->
-<!-- <artifactId>geronimo-j2ee-builder</artifactId>-->
-<!-- <version>${geronimo_version}</version>-->
-<!-- </dependency>-->
-
<dependency>
<groupId>geronimo</groupId>
<artifactId>geronimo-kernel</artifactId>
@@ -198,12 +192,6 @@
<version>${geronimo_spec_qname_version}</version>
</dependency>
-<!-- <dependency>-->
-<!-- <groupId>geronimo</groupId>-->
-<!-- <artifactId>geronimo-j2ee-schema</artifactId>-->
-<!-- <version>${geronimo_version}</version>-->
-<!-- </dependency>-->
-
<dependency>
<groupId>geronimo</groupId>
<artifactId>geronimo-webservices</artifactId>
@@ -305,41 +293,17 @@
<version>${bouncycastle_version}</version>
</dependency>
-<!-- <dependency>-->
-<!-- <groupId>ant</groupId>-->
-<!-- <artifactId>ant</artifactId>-->
-<!-- <version>${ant_version}</version>-->
-<!-- </dependency>-->
-
<dependency>
<groupId>asm</groupId>
<artifactId>asm</artifactId>
<version>${asm_version}</version>
</dependency>
-<!-- <dependency>-->
-<!-- <groupId>stax</groupId>-->
-<!-- <artifactId>stax</artifactId>-->
-<!-- <version>${stax_version}</version>-->
-<!-- </dependency>-->
-<!---->
-<!-- <dependency>-->
-<!-- <groupId>stax</groupId>-->
-<!-- <artifactId>stax-api</artifactId>-->
-<!-- <version>${stax_api_version}</version>-->
-<!-- </dependency>-->
-<!---->
<dependency>
<groupId>axis</groupId>
<artifactId>axis</artifactId>
<version>${axis_version}</version>
</dependency>
-
-<!-- <dependency>-->
-<!-- <groupId>commons-discovery</groupId>-->
-<!-- <artifactId>commons-discovery</artifactId>-->
-<!-- <version>${commons_discovery_version}</version>-->
-<!-- </dependency>-->
<!-- needed for unit tests-->
<dependency>