leosimons    2002/07/14 08:53:45

  Modified:    tweety/src/conf build.xml
  Log:
  fix bad reference to tweety jar file.
  
  reported by: Reinhard Poetz <[EMAIL PROTECTED]>, 14 Jul 2002 17:01:22 +0200
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-avalon-excalibur/tweety/src/conf/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/tweety/src/conf/build.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- build.xml 5 Jul 2002 08:27:04 -0000       1.2
  +++ build.xml 14 Jul 2002 15:53:45 -0000      1.3
  @@ -6,7 +6,7 @@
        <property file="${user.home}/.ant.properties"/>
   
        <property name="avalon-framework.jar" value="avalon-framework.jar"/>
  -     <property name="tweety.jar" value="excalibur-tweety-1.0.1-alpha.jar"/>
  +     <property name="tweety.jar" value="excalibur-tweety-1.0-beta.jar"/>
        <property name="classes.dir" value="classes"/>
        <property name="lib.dir" value="lib"/>
   
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to