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]
