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

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

mcconnell    2002/08/20 18:16:03

  Modified:    assembly default.properties
  Log:
  More updates to the depchecker.
  
  Revision  Changes    Path
  1.4       +2 -2      jakarta-avalon-excalibur/assembly/default.properties
  
  Index: default.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/assembly/default.properties,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- default.properties	20 Aug 2002 23:23:07 -0000	1.3
  +++ default.properties	21 Aug 2002 01:16:03 -0000	1.4
  @@ -23,8 +23,8 @@
   avalon-framework.jar=${avalon-framework.lib}/avalon-framework.jar
   
   # ----- Excalibur i18n, version 1.0 or later -----
  -excalibur-i18n.home=${basedir}/../i18n/dist
  -excalibur-i18n.lib=${excalibur-i18n.home}
  +excalibur-i18n.home=${basedir}/../i18n
  +excalibur-i18n.lib=${excalibur-i18n.home}/build/lib
   excalibur-i18n.jar=${excalibur-i18n.lib}/excalibur-i18n-1.0.jar
   
   # ----- Excalibur Configuration -----
  
  
  

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