On Tue, 2006-12-05 at 11:02 +0100, Carsten Ziegeler wrote:
> Afaik, the code for the wildcard helper has been replaced after that by
> someone else.
> 
> Carsten
> Bertrand Delacretaz wrote:
> > Just tried to run the junit tests on BRANCH_2_1_X, and the second
> > assertion in WildcardHelperTestCase fails:
> > 
> >   public void testEndPattern() throws Exception {

WildcardHelper is rotten and has been deprecated in favor of
WildcardMatcherHelper.

However, WildcardHelper is still used by CocoonBean and portal's
UserRightService.  Anyone who knows these two classes and could clean
them out?

Also there are two distinct copies of WildcardHelperTestCase in
src/test/org/apache/cocoon/util/test and
src/test/org/apache/cocoon/matching/helpers which both should go.

Cheers, Alfred.

Reply via email to