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:32:15 UTC

cvs commit: jakarta-avalon-cornerstone connection.properties

mcconnell    2003/01/22 05:32:15

  Modified:    .        connection.properties
  Log:
  Correcting threads dependency description.
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-avalon-cornerstone/connection.properties
  
  Index: connection.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-cornerstone/connection.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- connection.properties	19 Jan 2003 15:25:41 -0000	1.2
  +++ connection.properties	22 Jan 2003 13:32:15 -0000	1.3
  @@ -32,7 +32,7 @@
   # ----- Cornerstone threads, version 1.0 or later -----
   cornerstone-threads.home=.
   cornerstone-threads.lib=${cornerstone-threads.home}/build/lib
  -cornerstone-threads.jar=${excalibur-threadcontext.lib}/cornerstone-threads-1.0.jar
  +cornerstone-threads.jar=${cornerstone-threads.lib}/cornerstone-threads-1.0.jar
   cornerstone-threads.ext.name=org.apache.avalon.cornerstone.threads
   cornerstone-threads.ext.version=1.0
   cornerstone-threads.ext.impl=1.0
  
  
  

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