Author: antonio Date: Mon Jan 10 15:59:17 2005 New Revision: 124850 URL: http://svn.apache.org/viewcvs?view=rev&rev=124850 Log: Set where bug #31760 was fixed. Modified: cocoon/branches/BRANCH_2_1_X/status.xml
Modified: cocoon/branches/BRANCH_2_1_X/status.xml Url: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/status.xml?view=diff&rev=124850&p1=cocoon/branches/BRANCH_2_1_X/status.xml&r1=124849&p2=cocoon/branches/BRANCH_2_1_X/status.xml&r2=124850 ============================================================================== --- cocoon/branches/BRANCH_2_1_X/status.xml (original) +++ cocoon/branches/BRANCH_2_1_X/status.xml Mon Jan 10 15:59:17 2005 @@ -385,7 +385,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.