Author: antonio Date: Mon Jan 10 16:03:25 2005 New Revision: 124851 URL: http://svn.apache.org/viewcvs?view=rev&rev=124851 Log: Set where bug #31760 was fixed Modified: cocoon/trunk/status.xml
Modified: cocoon/trunk/status.xml Url: http://svn.apache.org/viewcvs/cocoon/trunk/status.xml?view=diff&rev=124851&p1=cocoon/trunk/status.xml&r1=124850&p2=cocoon/trunk/status.xml&r2=124851 ============================================================================== --- cocoon/trunk/status.xml (original) +++ cocoon/trunk/status.xml Mon Jan 10 16:03:25 2005 @@ -557,7 +557,7 @@ pollute the CocoonServlet hierarchy when called in that context (e.g. when generating a static site from a CMS). </action> - <action dev="GP" type="add"> + <action dev="GP" type="add" fixes-bug="31760"> Added replacement for Excalibur Event package in org.apache.cocoon.components.thread and migrated most classes using their own threads to that package.