Ate, I just cleaned up everything on my box (cache, repository, targets and so forth) and reran the entire build with tests enabled. All passed, I also deployed the application and everything looks good. I cannot reproduce the problem you just described :(
Regards, David Le Strat. --- Ate Douma <[EMAIL PROTECTED]> wrote: > David Le Strat wrote: > > This is weird, I have be rerunning the entire test > > suite and the tests pass. > > > > Are you redoing a full build including > reinitializing > > your plugin prior to starting (maven > initMavenPlugin)? > Yes > > > > > Regards, > > > > David Le Strat. > > > > --- Ate Douma <[EMAIL PROTECTED]> wrote: > > > > > >>Testcase: > >> > > > > > testUpdates(org.apache.jetspeed.components.portletregistry.direct.TestRegistryDirectPart1b): > > > >>FAILED > >>PA App_1 is NULL > >>junit.framework.AssertionFailedError: PA App_1 is > >>NULL > >> at > >> > > > > > org.apache.jetspeed.components.portletregistry.direct.TestRegistryDirectPart1b.testUpdates(TestRegistryDirectPart1b.java:64) > > > >> at > >>sun.reflect.NativeMethodAccessorImpl.invoke0(Native > >>Method) > >> at > >> > > > > > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > > > >> at > >> > > > > > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > > > >>Testcase: > >> > > > > > testData(org.apache.jetspeed.components.portletregistry.direct.TestRegistryDirectPart2a): > > > >>FAILED > >>"user.name.family" and user.pets user attributes > >>were not found. > >>junit.framework.AssertionFailedError: > >>"user.name.family" and user.pets user attributes > >>were not found. > >> at > >> > > > > > org.apache.jetspeed.components.portletregistry.AbstractRegistryTest.verifyData(AbstractRegistryTest.java:150) > > > >> at > >> > > > > > org.apache.jetspeed.components.portletregistry.direct.TestRegistryDirectPart2a.testData(TestRegistryDirectPart2a.java:74) > > > >> at > >>sun.reflect.NativeMethodAccessorImpl.invoke0(Native > >>Method) > >> at > >> > > > > > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > > > >> at > >> > > > > > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > > > >>Note: Tested with clean default setup (Hsqldb, no > >>special/other user properties) with JDK1.5.0_04_05 > >> > >>These tests were still working less then two days > >>ago :-( > >> > >> > >> > > > > > --------------------------------------------------------------------- > > > >>To unsubscribe, e-mail: > >>[EMAIL PROTECTED] > >>For additional commands, e-mail: > >>[EMAIL PROTECTED] > >> > >> > > > > > > > > ________________________ > > David Le Strat > > Blogging @ http://dlsthoughts.blogspot.com > > > > __________________________________________________ > > Do You Yahoo!? > > Tired of spam? Yahoo! Mail has the best spam > protection around > > http://mail.yahoo.com > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > [EMAIL PROTECTED] > > For additional commands, e-mail: > [EMAIL PROTECTED] > > > > > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > ________________________ David Le Strat Blogging @ http://dlsthoughts.blogspot.com __________________________________ Yahoo! Mail Stay connected, organized, and protected. Take the tour: http://tour.mail.yahoo.com/mailtour.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
