> -----Original Message----- > From: Matt Raible [mailto:[EMAIL PROTECTED] > Sent: 31 May 2004 22:46 > To: Vincent Massol > Cc: 'Cactus Users List' > Subject: Re: New <resin2x>/<resin3x> tasks > > Actually, what I *really* need is a <runcontainer> task that can do > <runcontainer server="resin3"> so I can easily switch app servers based > on an ant property. I still have this on my to do list, its just a low > priority.
When you say a "runcontainer" task do you mean a task to start/stop a container or to run Cactus tests in it (same as the existing <cactus> task?). I'm asking because the current <cactus> task supports your use case (it has "if" attributes for all containers). Thanks -Vincent > > Thanks, > > Matt > > Vincent Massol wrote: > > >Hi Cactus users, > > > >For those interested, I've just committed new <resin2x>/<resin3x> tasks > >in Cactus CVS HEAD. These tasks start and stop Resin instances. They can > >be used completely independently of Cactus. > > > >I seem to remember Matt Raible asking for this some time back. > > > >It's a first version so I'm sure there are things to tweak. Feedbacks > >are much welcome! > > > >I'll upload a nightly build + new doc on the website around the end of > >this week. > > > >Thanks > >-Vincent > >Wanna see JUnit in Action? > >(http://manning.com/massol) > > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
