You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by bl...@apache.org on 2002/05/02 18:58:00 UTC

cvs commit: jakarta-avalon-excalibur/event/src/java/org/apache/excalibur/event/command TPCThreadManager.java

bloritsch    02/05/02 09:58:00

  Modified:    event/src/java/org/apache/excalibur/event/command
                        TPCThreadManager.java
  Log:
  update to reflect new place for excalibur util
  
  Revision  Changes    Path
  1.13      +1 -1      jakarta-avalon-excalibur/event/src/java/org/apache/excalibur/event/command/TPCThreadManager.java
  
  Index: TPCThreadManager.java
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/event/src/java/org/apache/excalibur/event/command/TPCThreadManager.java,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- TPCThreadManager.java	2 May 2002 16:26:49 -0000	1.12
  +++ TPCThreadManager.java	2 May 2002 16:58:00 -0000	1.13
  @@ -12,10 +12,10 @@
   import org.apache.avalon.excalibur.concurrent.Mutex;
   import org.apache.excalibur.event.EventHandler;
   import org.apache.excalibur.event.Source;
  +import org.apache.excalibur.util.SystemUtil;
   import org.apache.avalon.excalibur.thread.ThreadControl;
   import org.apache.avalon.excalibur.thread.ThreadPool;
   import org.apache.avalon.excalibur.thread.impl.ResourceLimitingThreadPool;
  -import org.apache.avalon.excalibur.util.SystemUtil;
   import org.apache.avalon.framework.activity.Disposable;
   import org.apache.avalon.framework.logger.NullLogger;
   
  
  
  

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