User: starksm 
  Date: 01/12/28 20:32:44

  Modified:    src/build Tag: Branch_2_4 build.xml
  Log:
  Clean up the tests
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.11.2.7  +2 -2      jbosssx/src/build/Attic/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbosssx/src/build/Attic/build.xml,v
  retrieving revision 1.11.2.6
  retrieving revision 1.11.2.7
  diff -u -r1.11.2.6 -r1.11.2.7
  --- build.xml 2001/11/28 08:34:08     1.11.2.6
  +++ build.xml 2001/12/29 04:32:44     1.11.2.7
  @@ -1,6 +1,6 @@
   <!-- An ant build file for JBossSX security framework
   @author [EMAIL PROTECTED]
  -@version $Revision: 1.11.2.6 $
  +@version $Revision: 1.11.2.7 $
   -->
   <project name="JBossSX" default="jar" basedir="../../">
       <!-- The location of the JBoss server dist tree. This is
  @@ -71,7 +71,7 @@
           <pathelement path="${jboss.lib.ext}/jnet.jar" />
           <pathelement path="${jboss.lib.ext}/jsse.jar" />
           <pathelement path="${jboss.lib.ext}/log4j.jar" />
  -        <pathelement path="${jboss.lib.ext}/hsql.jar" />
  +        <pathelement path="${jboss.lib.ext}/hsqldb.jar" />
       </path>
   
       <!-- Compile the security framework code -->
  
  
  

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

Reply via email to