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/22 14:35:24 UTC

cvs commit: jakarta-avalon-cornerstone threads.properties

mcconnell    2003/01/22 05:35:24

  Modified:    .        threads.properties
  Log:
  Addition of implementatiuon details for excalibur thread 1.1
  
  Revision  Changes    Path
  1.3       +5 -0      jakarta-avalon-cornerstone/threads.properties
  
  Index: threads.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-cornerstone/threads.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- threads.properties	19 Jan 2003 15:25:41 -0000	1.2
  +++ threads.properties	22 Jan 2003 13:35:24 -0000	1.3
  @@ -33,9 +33,14 @@
   excalibur-threadcontext.home=${excalibur.home}/threadcontext
   excalibur-threadcontext.lib=${excalibur-threadcontext.home}/build/lib
   excalibur-threadcontext.jar=${excalibur-threadcontext.lib}/excalibur-threadcontext-1.0.jar
  +excalibur-threadcontext.ext.name=excalibur-threadcontext
  +excalibur-threadcontext.ext.version=1.0
   
   # ----- 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.1.jar
  +excalibur-thread.ext.name=excalibur-thread
  +excalibur-thread.ext.version=1.0
  +excalibur-thread.ext.impl=1.1
   
  
  
  

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