Bertrand Delacretaz wrote: > On 12/5/06, Alfred Nathaniel <[EMAIL PROTECTED]> wrote: > >> ...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... > > You mean remove the test cases? I wouldn't do that unless the tested > classes are not used anymore. > > Right now, we could just comment out the failing test, which would > have failed on previous releases anyway IIUC (the > WildcardHelperTestCase didn't exist in 2.1.9). > Ok, I removed the usage of the deprecated matching code and replaced it with using the new matcher. In addition I removed the duplicate test case for the WildcardHelper class and commented out the failing test in the remaining test case.
Carsten -- Carsten Ziegeler - Chief Architect http://www.s-und-n.de http://www.osoco.org/weblogs/rael/
