User: kimptoc 
  Date: 01/09/02 12:29:38

  Modified:    .        build.xml
  Added:       .        build.bat
  Log:
  changes to make the testsuite email report more generic
  
  Revision  Changes    Path
  1.7       +2 -2      jbosstest/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbosstest/build.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- build.xml 2001/08/30 06:41:30     1.6
  +++ build.xml 2001/09/02 19:29:38     1.7
  @@ -10,7 +10,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.6 2001/08/30 06:41:30 user57 Exp $ -->
  +<!-- $Id: build.xml,v 1.7 2001/09/02 19:29:38 kimptoc Exp $ -->
   
   <project default="main">
   
  @@ -209,7 +209,7 @@
       <pathelement path="${jboss.security.lib}/jbosssx.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"/>
  
  
  
  1.2       +86 -0     jbosstest/build.bat
  
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to