You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by bl...@apache.org on 2003/06/19 21:44:39 UTC

cvs commit: avalon-logkit forrest.properties project.properties

bloritsch    2003/06/19 12:44:39

  Modified:    .        forrest.properties project.properties
  Log:
  update to work a bit better
  
  Revision  Changes    Path
  1.2       +1 -1      avalon-logkit/forrest.properties
  
  Index: forrest.properties
  ===================================================================
  RCS file: /home/cvs/avalon-logkit/forrest.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- forrest.properties	19 Jun 2003 19:23:16 -0000	1.1
  +++ forrest.properties	19 Jun 2003 19:44:39 -0000	1.2
  @@ -1,5 +1,5 @@
   project.skin=avalon-tigris
  -project.content-dir=${avalon.buildsystem}/documentation
  +project.content-dir=../avalon/buildsystem/documentation
   
   # having a few additional properties here enables the use of
   # the commandline version as well. Neat!
  
  
  
  1.2       +1 -0      avalon-logkit/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/avalon-logkit/project.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.properties	17 Jun 2003 16:23:07 -0000	1.1
  +++ project.properties	19 Jun 2003 19:44:39 -0000	1.2
  @@ -7,6 +7,7 @@
   # location of the build system
   avalon.base = ${basedir}/../avalon
   avalon.buildsystem = ${avalon.base}/buildsystem
  +parent.project.home = ${avalon.base}
   
   # gump integration
   project.name=logkit
  
  
  

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