You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2006/12/11 19:19:47 UTC

svn commit: r485784 - in /cocoon/branches/BRANCH_2_1_X: src/java/org/apache/cocoon/matching/helpers/ src/test/org/apache/cocoon/matching/helpers/ status.xml

Author: cziegeler
Date: Mon Dec 11 10:19:46 2006
New Revision: 485784

URL: http://svn.apache.org/viewvc?view=rev&rev=485784
Log:
Remove the WildcardHelper as recently voted on

Removed:
    cocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/matching/helpers/
    cocoon/branches/BRANCH_2_1_X/src/test/org/apache/cocoon/matching/helpers/
Modified:
    cocoon/branches/BRANCH_2_1_X/status.xml

Modified: cocoon/branches/BRANCH_2_1_X/status.xml
URL: http://svn.apache.org/viewvc/cocoon/branches/BRANCH_2_1_X/status.xml?view=diff&rev=485784&r1=485783&r2=485784
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/status.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/status.xml Mon Dec 11 10:19:46 2006
@@ -184,6 +184,9 @@
   <release version="@version@" date="@date@">
 -->
   <release version="2.1.10" date="TBD">
+   <action dev="CZ" type="remove">
+     Core: Removed the buggy WildhardHelper. Use the new improved WildcardMatcherHelper.
+   </action>
    <action dev="CZ" type="add">
      Profiler block: Add statistics component.
    </action>