User: kimptoc
Date: 01/09/02 12:29:38
Modified: . build.xml
Log:
changes to make the testsuite email report more generic
Revision Changes Path
1.22 +2 -2 jboss/build.xml
Index: build.xml
===================================================================
RCS file: /cvsroot/jboss/jboss/build.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- build.xml 2001/09/01 04:21:25 1.21
+++ build.xml 2001/09/02 19:29:38 1.22
@@ -10,7 +10,7 @@
<!-- -->
<!-- ====================================================================== -->
-<!-- $Id: build.xml,v 1.21 2001/09/01 04:21:25 user57 Exp $ -->
+<!-- $Id: build.xml,v 1.22 2001/09/02 19:29:38 kimptoc Exp $ -->
<project name="JBoss" default="main">
@@ -218,7 +218,7 @@
<pathelement path="${jboss.naming.lib}/jnpserver.jar"/>
</path>
- <!-- The combined depedant module classpath -->
+ <!-- The combined dependant module classpath -->
<path id="dependentmodule.classpath">
<path refid="jboss.j2ee.classpath"/>
<path refid="jboss.naming.classpath"/>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development