+1 for the default behavior to have non-file output for run-singletest. But leave in the xml formatter also, then the reports will still use the results of that test run.
================================================================= Jeffrey D. Brekke Quad/Graphics [EMAIL PROTECTED] http://www.qg.com > -----Original Message----- > From: James Strachan [mailto:[EMAIL PROTECTED]] > Sent: Sunday, June 02, 2002 1:35 PM > To: Turbine Maven Developers List > Subject: using ${maven.junit.usefile} for run-singletest > > > I'd like to use a different property for the "run-singletest" > target as the > "test" target. Basically when I run all unit tests, I like the default > behaviour of creating text files with the output of each result. When > running a single test, I like to see the output on the console. > > So I propose to introduce a new Maven property, maybe > maven.junit.singletest.usefule, which is used for the 'run-singletest' > target; alllowing behaviour to be different for 'test' and > 'run-singletest'. > I'd also quite like the default behaviour of run-singletest > to be console > output but am less concerned about that. > > Are folks OK for me to go ahead and make this change? > > James > > > > _________________________________________________________ > > Do You Yahoo!? > > Get your free @yahoo.com address at http://mail.yahoo.com > > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
