Glad to see this is working.  You had me worried for a
second.

I agree with your point on the maven-plugin. I noticed
recently that the initMavenPlugin does not always
clean the plugin properly if the test db is running. 
The initMavenPlugin goal therefore needs to be run
stand alone.  What changes do you propose to make?

Regards,

David Le Strat.

--- Ate Douma <[EMAIL PROTECTED]> wrote:

> Ate Douma wrote:
> > David Le Strat wrote:
> > 
> >> 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 :(
> > 
> > Thanks for testing David.
> > 
> > Don't know what goes wrong here.
> > Maybe my current source is out of order?
> > With the problems of minotaur (and thus SVN) all
> of yesterday I'll 
> > belief anything right now.
> > I'll go the same route (cleaning out my whole box
> now) and see what goes.
> > Will report back when I'm done.
> I've cleaned out repo/plugins, cache and
> repository/jetspeed2.
> And checked out J2 fresh.
> 
> run:
>    maven initMavenPlugin
>    maven j2:start.test.server
>    maven -Dmaven.test.skip=false allBuild (in a
> separate console of course)
> 
> All tests pass...
> 
> So, sorry for sending out the alarm, my setup must
> have been hosed somehow yesterday.
> 
> A full compare between my newest J2 checkout and the
> previous one (which I had archived first)
> showed 0 (zero) changes...
> The only thing I now can think of is the
> maven-plugin.
> But yesterday I did run maven initMavenPlugin first
> before I encountered the reported testcase errors.
> 
> All the more reason I think to tackle some (and now
> this) maven-plugin problems as I send a message
> about late yesterday evening.
> For one, running Hsqldb (by default) from *within*
> the installed maven-plugin is troublesome.
> The above executed steps *do fail* in the end
> because the newly build maven-plugin can't be
> installed again
> as Hsqldb is keeping a lock on its database file.
> Although this only happens when running the test
> server and should normally only be a problem for
> us developers I'd like to resolve it anyway.
> 
> David, again, sorry for the trouble you had to go
> through checking this false alarm,
> and thanks for the effort.
> 
> 
> > 
> >>
> >> 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
> >>>>>
> 
=== message truncated ===


________________________
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]

Reply via email to