User: user57
Date: 02/02/14 22:12:25
Modified: catalina build.xml
Log:
o plugins maddness removed
Revision Changes Path
1.3 +4 -4 contrib/catalina/build.xml
Index: build.xml
===================================================================
RCS file: /cvsroot/jboss/contrib/catalina/build.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- build.xml 13 Feb 2002 07:32:02 -0000 1.2
+++ build.xml 15 Feb 2002 06:12:25 -0000 1.3
@@ -12,16 +12,16 @@
<!-- -->
<!-- ====================================================================== -->
-<!-- $Id: build.xml,v 1.2 2002/02/13 07:32:02 starksm Exp $ -->
+<!-- $Id: build.xml,v 1.3 2002/02/15 06:12:25 user57 Exp $ -->
+
+<project default="main" name="JBoss/Tomcat-4">
-<project default="main" name="JBoss Plugins/Tomcat-4">
<!--
| Include the common Buildmagic elements.
|
| This defines several different targets, properties and paths.
| It also sets up the basic extention tasks amoung other things.
-->
- <property name="_project.root" value="../.."/>
&buildmagic;
@@ -41,7 +41,7 @@
<target name="configure" unless="configure.disable">
<!-- Module name(s) & version -->
- <property name="module.name" value="tomcat4-plugin"/>
+ <property name="module.name" value="tomcat4"/>
<property name="module.Name" value="JBoss Tomcat4 Plugin"/>
<property name="module.version"
value="${version.major}.${version.minor}.${version.revision}${version.tag}"/>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development