On Thu, 11 Nov 2004, Ralph Goers wrote:
[EMAIL PROTECTED] wrote:
Out of curiosity, what is the ant import for?Author: giacomo Date: Thu Nov 11 21:40:16 2004 New Revision: 57502
Modified: cocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/components/thread/DefaultThreadPool.java Log: minor fix
Modified: cocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/components/thread/DefaultThreadPool.java
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/components/thread/DefaultThreadPool.java (original)
+++ cocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/components/thread/DefaultThreadPool.java Thu Nov 11 21:40:16 2004
@@ -17,6 +17,7 @@
import org.apache.avalon.framework.logger.LogEnabled; import org.apache.avalon.framework.logger.Logger; +import org.apache.tools.ant.taskdefs.Get;
Thanks spooting this. Automatic import by eclipse introduced by my wiered keybord typeing :-). Is fixed now.
-- Giacomo Pati Otego AG, Switzerland - http://www.otego.com Orixo, the XML business alliance - http://www.orixo.com
