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/08 10:02:13 UTC

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

leif        2002/08/08 01:02:12

  Modified:    zip      default.properties
  Log:
  Missing jakarta.ant.dir property breaking the dist build.
  
  Revision  Changes    Path
  1.7       +2 -0      jakarta-avalon-excalibur/zip/default.properties
  
  Index: default.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/zip/default.properties,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- default.properties	6 Jul 2002 03:48:44 -0000	1.6
  +++ default.properties	8 Aug 2002 08:02:12 -0000	1.7
  @@ -45,6 +45,8 @@
   docs.dir = dist/docs
   xdocs.dir = ${src.dir}/xdocs
   
  +jakarta-site.dir = ../../jakarta-site
  +
   #  Set the properties for distribution directories
   dist.dir = dist
   dist.javadocs = ${dist.dir}/docs/api
  
  
  

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