Reinhard P�tz wrote:

[EMAIL PROTECTED] wrote:

Index: AbstractPipelineCallingCronJob.java
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/blocks/cron/java/org/apache/cocoon/components/cron/AbstractPipelineCallingCronJob.java,v


retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- AbstractPipelineCallingCronJob.java 5 Mar 2004 13:01:49 -0000 1.2
+++ AbstractPipelineCallingCronJob.java 11 Mar 2004 15:38:31 -0000 1.3
@@ -34,8 +34,12 @@
* method which calls a Cocoon pipeline internally. It uses the * <code>org.apache.cocoon.environment.background.BackgroundEnvironment</code>


* to avoid an external call.
+ * <p>
+ * Some enhancements have been made on the scheduler that make this class now
+ * useless as the regular sourceresolver mechanism can be used.
*
- * @author <a href="http://apache.org/~reinhard";>Reinhard Poetz</a> + * @author <a href="http://apache.org/~reinhard";>Reinhard Poetz</a>
+ * @deprecated Use the usual sourceresolver mechanism with a "cocoon://" URI


I think we can remove it complety as the cron block is marked as unstable.


+1.

I wanted to keep it a bit until people currently using it migrate to regular use of "cocoon:" URLs. Now removing it is actually better to invite people to migrate ;-)

Sylvain

--
Sylvain Wallez                                  Anyware Technologies
http://www.apache.org/~sylvain           http://www.anyware-tech.com
{ XML, Java, Cocoon, OpenSource }*{ Training, Consulting, Projects }



Reply via email to