leosimons    2002/06/23 13:28:29

  Modified:    tweety   build.xml
  Log:
  make build complain a little less. Not done yet (complains about xerces and 
xalan not being present).
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-avalon-excalibur/tweety/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/tweety/build.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build.xml 22 Jun 2002 15:18:12 -0000      1.1
  +++ build.xml 23 Jun 2002 20:28:29 -0000      1.2
  @@ -1,6 +1,6 @@
   <?xml version="1.0"?>
   
  -<project name="Excalibur template" default="main" basedir=".">
  +<project name="Avalon Excalibur's Tweety" default="main" basedir=".">
   
       <property file="${user.home}/build.properties"/>
       <property file="${basedir}/../ant.properties"/>
  
  
  

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

Reply via email to