Author: noel
Date: Tue May  3 13:32:20 2005
New Revision: 167983

URL: http://svn.apache.org/viewcvs?rev=167983&view=rev
Log:
remove o.a.james.services.JamesConnectionManager.  Will replace with version 
from trunk

Removed:
    
james/server/branches/merge_v2_and_trunk/src/java/org/apache/james/services/JamesConnectionManager.java
Modified:
    
james/server/branches/merge_v2_and_trunk/src/java/org/apache/james/core/AbstractJamesService.java

Modified: 
james/server/branches/merge_v2_and_trunk/src/java/org/apache/james/core/AbstractJamesService.java
URL: 
http://svn.apache.org/viewcvs/james/server/branches/merge_v2_and_trunk/src/java/org/apache/james/core/AbstractJamesService.java?rev=167983&r1=167982&r2=167983&view=diff
==============================================================================
--- 
james/server/branches/merge_v2_and_trunk/src/java/org/apache/james/core/AbstractJamesService.java
 (original)
+++ 
james/server/branches/merge_v2_and_trunk/src/java/org/apache/james/core/AbstractJamesService.java
 Tue May  3 13:32:20 2005
@@ -1,5 +1,5 @@
 /***********************************************************************
- * Copyright (c) 2000-2004 The Apache Software Foundation.             *
+ * Copyright (c) 2000-2005 The Apache Software Foundation.             *
  * All rights reserved.                                                *
  * ------------------------------------------------------------------- *
  * Licensed under the Apache License, Version 2.0 (the "License"); you *
@@ -27,7 +27,7 @@
 import org.apache.avalon.framework.service.ServiceException;
 import org.apache.avalon.framework.service.Serviceable;
 
-import org.apache.avalon.excalibur.thread.ThreadPool;
+import org.apache.excalibur.thread.ThreadPool;
 import org.apache.avalon.cornerstone.services.threads.ThreadManager;
 
 import 
org.apache.avalon.cornerstone.services.connection.AbstractHandlerFactory;



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to