I rerun the build last night and it passed. Wondering if you have some old jar in your classpath causing a conflict. That error used to happen when using RC5 + with the old persistence component. That's why we had that ugly RC5-PATCHED. With Scott's latest code, this was taken care of.
David. --- Jeremy Ford <[EMAIL PROTECTED]> wrote: > Has anyone seen this error? The > group/role/permission manager tests are all > failing with this: > > Testcase: > testAddGroup(org.apache.jetspeed.security.TestGroupManager): > Caused an ERROR > org.apache.ojb.broker.query.Criteria.addLike(Ljava/lang/String;Ljava/lang/Object;)V > java.lang.NoSuchMethodError: > org.apache.ojb.broker.query.Criteria.addLike(Ljava/lang/String;Ljava/lang/Object;)V > at > org.apache.jetspeed.components.persistence.store.ojb.CriteriaFilter.addLike(CriteriaFilter.java:92) > at > org.apache.jetspeed.security.impl.GroupManagerImpl.removeGroup(GroupManagerImpl.java:109) > at > org.apache.jetspeed.security.TestGroupManager.testAddGroup(TestGroupManager.java:132) > at > sun.reflect.NativeMethodAccessorImpl.invoke0(Native > Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at > org.apache.jetspeed.components.ComponentAwareTestSuite.runTest(ComponentAwareTestSuite.java:141) > at > org.apache.jetspeed.components.ComponentAwareTestSuite.run(ComponentAwareTestSuite.java:108) > > Jeremy Ford > [EMAIL PROTECTED] > > _________________________________________________________________ > MSN Toolbar provides one-click access to Hotmail > from any Web page � FREE > download! > http://toolbar.msn.click-url.com/go/onm00200413ave/direct/01/ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > __________________________________ Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger. http://messenger.yahoo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
