> -----Original Message----- > From: Brekke, Jeff [mailto:[EMAIL PROTECTED]] > Sent: 12 March 2002 13:29 > To: 'Jetspeed Developers List' > Subject: RE: Cactus > > t2 and t3 both have run-time tests using cactus, although not nearly > enough. > In the last few months the cactus test harness was added to the builds. > In > the future we will be integrating the ability for cactus unit tests into > jakarta-turbine-maven. >
cool ! :-) > IMO requiring tests with all new development ( be them straight unit or > cactus-unit ) is a really good thing and should start becoming the norm. > Seems commons code is using unit tests more and more, other jakarta > projects > I haven't been monitoring much. Yes, I think there is general trend although a slow one ... What is important is that unit tests be part of the build process and executed by GUMP so that they don't deteriorate with time. Thanks -Vincent > > ================================================================= > Jeffrey D. Brekke Quad/Graphics > [EMAIL PROTECTED] http://www.qg.com > > > > -----Original Message----- > > From: David Sean Taylor [mailto:[EMAIL PROTECTED]] > > Sent: Monday, March 11, 2002 11:49 PM > > To: 'Jetspeed Developers List' > > Subject: RE: Cactus > > > > > > Hi Vincent, > > > > > > See comments below > > > > > -----Original Message----- > > > From: Vincent Massol [mailto:[EMAIL PROTECTED]] > > > Sent: Monday, March 11, 2002 9:18 PM > > > To: [EMAIL PROTECTED] > > > Subject: Cactus > > > > > > > > > Hi, > > > > > > I have modified slightly the Cactus build process, which is > > > why it is currently failing to build with Gump. I am > > > correcting this and I expect it to work again within the next > > > day or so. Sorry about that. > > > > No problem > > > > > > > > Also, the Cactus project is about to deliver version 1.3 very > > > soon now. If you wish, I can spend some time updating your > > > build files (not much to do) ? > > > > > > > Thanks! If its not too much trouble :) > > > > > I haven't been following the jetspeed mailing list lately. > > > I'm curious to know if you're using Cactus frequently, what > > > do you think (in good or bad as we can always improve), etc. > > > Any feedback would be really appreciated. > > > > > > > We don't use it near enough. > > I plan on using Cactus, or at least unit tests, with any bug fixes or > > new features. > > Do other Jakarta projects require unit testing? > > We were discussing requiring test cases for all new development. > > I'd be interested in hearing about the requirements of using Cactus in > > other Jakarta projects that use servlets. > > I don't think that Turbine-2 had any Cactus test cases. What about > > Turbine-3, Struts.... > > > > Thanks again, > > > > David > > > > > BTW congratulations for your build files. They look very > > neat and nice > > > :-) > > > > > > Thanks > > > -Vincent > > > > > > > > > > > > -- > > > To unsubscribe, e-mail: > > > <mailto:jetspeed-dev-> [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]> > > -- > To unsubscribe, e-mail: <mailto:jetspeed-dev- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:jetspeed-dev- > [EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
