You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by le...@apache.org on 2002/08/15 00:51:15 UTC

cvs commit: jakarta-avalon-excalibur/tweety default.properties

leif        2002/08/14 15:51:15

  Modified:    tweety   default.properties
  Log:
  Missing tools.dir property.
  
  Revision  Changes    Path
  1.5       +1 -0      jakarta-avalon-excalibur/tweety/default.properties
  
  Index: default.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/tweety/default.properties,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- default.properties	8 Jul 2002 17:42:16 -0000	1.4
  +++ default.properties	14 Aug 2002 22:51:14 -0000	1.5
  @@ -51,6 +51,7 @@
   #  Set the properties for distribution directories
   dist.dir = dist
   dist.javadocs = ${dist.dir}/docs/api
  +tools.dir = ../../jakarta-avalon/tools
   
   #  name of .zip/.tar.gz/.bz2 files and their top-level directory
   dist.name = ${name}-${version}
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>