I just finished adding the propery to the Gump descriptor file if you get a
chance to check it out.  I have the output of the unit tests coming in the
log, so we can look for the property to verify it being picked up.

Eric

> -----Original Message-----
> From: Eric Pugh [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, November 03, 2004 11:45 AM
> To: Gump code and data
> Subject: RE: Seeing results of Maven unit tests?
>
>
> Great..   and I can pull that up in Java using System.getProperty!  cool..
>
> > -----Original Message-----
> > From: Niclas Hedhman [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, November 03, 2004 10:43 AM
> > To: Gump code and data
> > Subject: Re: Seeing results of Maven unit tests?
> >
> >
> > On Wednesday 03 November 2004 17:13, Eric Pugh wrote:
> > > Unfortunantly they are all work
> > > arounds to the fact that I can't see the unit test results.
> > But also, it
> > > is because in fulcrum cache we have two unit tests.  One is a
> > quick "is it
> > > working" and another is a
> > > longer running "test the cache for 2 minutes" test.
> >
> > Ok. If you want a property to be set, just set it;
> > <maven>
> >   <property name="gump.isRunning" value="true" />
> > </maven>
> >
> > should work.
> >
> > Cheers
> > Niclas
> > --
> >    +------//-------------------+
> >   / http://www.bali.ac        /
> >  / http://niclas.hedhman.org /
> > +------//-------------------+
> >
> >
> > ---------------------------------------------------------------------
> > 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]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to