You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by do...@apache.org on 2002/04/09 12:29:56 UTC

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

donaldp     02/04/09 03:29:56

  Modified:    thread   default.properties
  Log:
  Update dependencies list.
  
  Revision  Changes    Path
  1.3       +4 -4      jakarta-avalon-excalibur/thread/default.properties
  
  Index: default.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/thread/default.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- default.properties	8 Apr 2002 10:32:13 -0000	1.2
  +++ default.properties	9 Apr 2002 10:29:56 -0000	1.3
  @@ -20,10 +20,10 @@
   avalon-framework.lib=${avalon-framework.home}/build/lib
   avalon-framework.jar=${avalon-framework.lib}/avalon-framework.jar
   
  -# ----- Excalibur lang, version 1.0 or later -----
  -excalibur-lang.home=../lang/dist
  -excalibur-lang.lib=${excalibur-lang.home}
  -excalibur-lang.jar=${excalibur-lang.lib}/excalibur-lang-1.0.jar
  +# ----- Excalibur ThreadContext, version 1.0 or later -----
  +excalibur-threadcontext.home=../threadcontext
  +excalibur-threadcontext.lib=${excalibur-threadcontext.home}
  +excalibur-threadcontext.jar=${excalibur-threadcontext.lib}/excalibur-threadcontext-1.0.jar
   
   # ----- Excalibur pool, version 1.0 or later -----
   excalibur-pool.home=../pool/dist
  
  
  

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