Define at project.properties the default value of test.run.type to
unit. This way CruiseControl will use the default value.

[]'s

On 6/20/05, Guy Davis <[EMAIL PROTECTED]> wrote:
> Thanks, Justin.  This approach should meet our needs for now.  Now I
> just have to figure out how to configure CruiseControl to pass a system
> property to Maven.
> 
> Guy
> 
> [EMAIL PROTECTED] wrote:
> > here's our project dir structure:
> >
> > src/
> > test/
> >   +- unit/
> >   +- integration/
> >   +- system/
> >
> > with the following project.xml entry:
> >
> > <unitTestSourceDirectory>test/${test.run.type}</unitTestSourceDirectory>
> >
> > then it's just a matter of setting the appropriate run type (default is
> > unit) prior to executing the test goal.
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
"Nobody knows who i really am
 I never felt this empty before
 And if I never need someone to come along
 Who's gonna comfort me and keep me strong?"
--
Marcell Manfrin Barbacena
[EMAIL PROTECTED]
MSN Messenger: [EMAIL PROTECTED]
ICQ UIN: 63671762
Skype: callto://marcell84bruk
+55 (83) 8808-8555 (Oi)

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

Reply via email to