[prev in list] [next in list] [prev in thread] [next in thread] 

List:       avalon-cvs
Subject:    cvs commit: avalon-excalibur/datasource build.xml
From:       bloritsch () apache ! org
Date:       2003-03-31 16:03:17
[Download RAW message or body]

bloritsch    2003/03/31 08:03:17

  Modified:    datasource build.xml
  Log:
  fix a typo for starting the server
  
  Revision  Changes    Path
  1.41      +1 -1      avalon-excalibur/datasource/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/datasource/build.xml,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- build.xml	25 Mar 2003 20:01:47 -0000	1.40
  +++ build.xml	31 Mar 2003 16:03:17 -0000	1.41
  @@ -278,7 +278,7 @@
   
           <mkdir dir="${build.tests}"/>
   
  -        <java fork="true" classname="org.hsql.Server">
  +        <java fork="true" classname="org.hsqldb.Server">
                   <classpath refid="test.class.path"/>
           </java>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic