vmassol 2004/02/10 06:02:55
Modified: project jakarta-cactus.xml
Log:
Exclude Eclipse plugin build till we make the plugin work again.
Revision Changes Path
1.32 +13 -1 jakarta-gump/project/jakarta-cactus.xml
Index: jakarta-cactus.xml
===================================================================
RCS file: /home/cvs/jakarta-gump/project/jakarta-cactus.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- jakarta-cactus.xml 10 Feb 2004 08:01:31 -0000 1.31
+++ jakarta-cactus.xml 10 Feb 2004 14:02:55 -0000 1.32
@@ -217,6 +217,9 @@
Build the Cactus Eclipse Webapp Integration
========================================================================
-->
+
+<!-- vmassol, 10/02/2004: Exclude Eclipse plugin build till we make the plugin work
again
+
<project name="jakarta-cactus-integration-eclipse-webapp">
<ant buildfile="integration/eclipse/org.apache.cactus.eclipse.webapp/build.xml"
@@ -252,12 +255,16 @@
to="[EMAIL PROTECTED]"/>
</project>
+-->
<!--
========================================================================
Build the Cactus Eclipse Runner Integration for J2EE 1.2
========================================================================
-->
+
+<!-- vmassol, 10/02/2004: Exclude Eclipse plugin build till we make the plugin work
again
+
<project name="jakarta-cactus-integration-eclipse-runner-12">
<ant buildfile="integration/eclipse/org.apache.cactus.eclipse.runner/build.xml"
@@ -312,12 +319,16 @@
to="[EMAIL PROTECTED]"/>
</project>
-
+-->
+
<!--
========================================================================
Build the Cactus Eclipse Runner Integration for J2EE 1.3
========================================================================
-->
+
+<!-- vmassol, 10/02/2004: Exclude Eclipse plugin build till we make the plugin work
again
+
<project name="jakarta-cactus-integration-eclipse-runner-13">
<ant buildfile="integration/eclipse/org.apache.cactus.eclipse.runner/build.xml"
@@ -372,6 +383,7 @@
to="[EMAIL PROTECTED]"/>
</project>
+-->
<!--
========================================================================
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]