You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by cr...@apache.org on 2003/07/02 12:56:42 UTC

cvs commit: avalon-excalibur/sourceresolve default.properties

crafterm    2003/07/02 03:56:42

  Modified:    sourceresolve default.properties
  Log:
  Fix location of the Fortress tools jar which is now in the base lib
  directory. This fixes up automatic meta data generation during the source
  resolver build.
  
  Revision  Changes    Path
  1.15      +1 -3      avalon-excalibur/sourceresolve/default.properties
  
  Index: default.properties
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/sourceresolve/default.properties,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- default.properties	2 Jun 2003 18:37:41 -0000	1.14
  +++ default.properties	2 Jul 2003 10:56:42 -0000	1.15
  @@ -24,9 +24,7 @@
   #                OPTIONAL LIBRARIES
   # --------------------------------------------------
   # ----- Avalon Fortress, version 1.0 or later  -----
  -avalon-fortress.home=${basedir}/../fortress
  -avalon-fortress.lib=${avalon-fortress.home}/dist
  -avalon-fortress-tools.jar=${avalon-fortress.lib}/excalibur-fortress-tools-1.0.jar
  +avalon-fortress-tools.jar=${basedir}/../lib/excalibur-fortress-tools-1.0.jar
   # ----- QDox Jar ----
   qdox.jar=${basedir}/../lib/qdox-1.1.jar
   
  
  
  

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