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 2003/01/19 16:26:44 UTC

cvs commit: avalon-sandbox/merlin default.properties

mcconnell    2003/01/19 07:26:43

  Modified:    merlin   default.properties
  Log:
  Updated to excalibur thread 1.1
  
  Revision  Changes    Path
  1.8       +6 -1      avalon-sandbox/merlin/default.properties
  
  Index: default.properties
  ===================================================================
  RCS file: /home/cvs/avalon-sandbox/merlin/default.properties,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- default.properties	18 Jan 2003 02:11:43 -0000	1.7
  +++ default.properties	19 Jan 2003 15:26:43 -0000	1.8
  @@ -79,7 +79,7 @@
   # ----- Excalibur thread, version 1.0 or later -----
   excalibur-thread.home=${excalibur.home}/thread
   excalibur-thread.lib=${excalibur-thread.home}/build/lib
  -excalibur-thread.jar=${excalibur-thread.lib}/excalibur-thread-1.0.jar
  +excalibur-thread.jar=${excalibur-thread.lib}/excalibur-thread-1.1.jar
   
   # ----- Excalibur threadcontext, version 1.0 or later -----
   excalibur-threadcontext.home=${excalibur.home}/threadcontext
  @@ -90,6 +90,11 @@
   excalibur-pool.home=${excalibur.home}/pool
   excalibur-pool.lib=${excalibur-pool.home}/build/lib
   excalibur-pool.jar=${excalibur-pool.lib}/excalibur-pool-1.1.jar
  +
  +# ----- Excalibur datasource -----
  +excalibur-sourceresolve.home=${excalibur.home}/sourceresolve
  +excalibur-sourceresolve.lib=${excalibur-sourceresolve.home}/build/lib
  +excalibur-sourceresolve.jar=${excalibur-sourceresolve.lib}/excalibur-sourceresolve-1.0.jar
   
   # ----- Logkit -----
   logkit.home=${basedir}/../../jakarta-avalon-logkit
  
  
  

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