Convert jakarta-watchdog and jakarta-watchdog-4.0 to Subversion

2005-08-01 Thread Mark Thomas
The Tomcat project has decided to move to Subversion. Since Tomcat spans a number of CVS repositories, we wish to migrate in a phased manner, starting with the Watchdog repositories. We need to export the following CVS repositories: - jakarta-watchdog - jakarta-watchdog-4.0 Ideally, the

cvs commit: jakarta-watchdog-4.0 WARNING.txt

2005-08-01 Thread yoavs
yoavs 2005/08/01 12:57:12 Added: .WARNING.txt Log: Added per the guidelines at http://www.apache.org/dev/cvs2svn.html. Revision ChangesPath 1.1 jakarta-watchdog-4.0/WARNING.txt Index: WARNING.txt

cvs commit: jakarta-watchdog-4.0/site index.html

2004-06-07 Thread yoavs
yoavs 2004/06/07 07:10:53 Added: site index.html Log: I figured the web site should be backed up in CVS ;) Revision ChangesPath 1.1 jakarta-watchdog-4.0/site/index.html Index: index.html

cvs commit: jakarta-watchdog-4.0/site - New directory

2004-06-07 Thread yoavs
yoavs 2004/06/07 07:10:23 jakarta-watchdog-4.0/site - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-watchdog-4.0 build.xml

2004-06-07 Thread yoavs
later. Revision ChangesPath 1.25 +4 -4 jakarta-watchdog-4.0/build.xml Index: build.xml === RCS file: /home/cvs/jakarta-watchdog-4.0/build.xml,v retrieving revision 1.24 retrieving revision 1.25 diff -u

cvs commit: jakarta-watchdog-4.0 BUILDING.txt

2004-06-07 Thread yoavs
later. Revision ChangesPath 1.6 +5 -18 jakarta-watchdog-4.0/BUILDING.txt Index: BUILDING.txt === RCS file: /home/cvs/jakarta-watchdog-4.0/BUILDING.txt,v retrieving revision 1.5 retrieving revision 1.6

Re: cvs commit: jakarta-watchdog-4.0/src/conf jsp-gtest.xml

2001-08-09 Thread Pier P. Fumagalli
Craig R. McClanahan at [EMAIL PROTECTED] wrote: > FYI, I have modified the Watchdog 4.0 management scripts to deal with the > fact that we fixed Tomcat to return HTTP/1.1 (per RFC 2616, Section 3.1). > The JSP tests really care about the *content* of the response anyway, so > the check for protoc

cvs commit: jakarta-watchdog-4.0/src/conf jsp-gtest.xml (fwd)

2001-08-09 Thread Craig R. McClanahan
-- Date: 9 Aug 2001 17:35:14 - From: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: cvs commit: jakarta-watchdog-4.0/src/conf jsp-gtest.xml craigmcc01/08/09 10:35:14 Modified:src/conf jsp-gtest.xml Log: Update the Ant script controlling the

Re: jakarta-watchdog-4.0

2001-07-20 Thread Craig R. McClanahan
I'm going to take a pass through all the build stuff for jakarta-tomcat-4.0, jakarta-servletapi-4, and jakarta-watchdog-4.0 in the next couple of days. I'll incorporate appropriate stuff from your READMEs as well. Craig On Fri, 20 Jul 2001, jean-frederic clere wrote: > Hi, &

jakarta-watchdog-4.0

2001-07-20 Thread jean-frederic clere
Hi, The build complains for: "[copydir] DEPRECATED - The copydir task is deprecated. Use copy instead.", I should fix it? Cheers Jean-frederic

jakarta-watchdog-4.0 [Insufficient Karma!]

2001-07-20 Thread jean-frederic clere
Hi, I have tried to commit the following changes in jakarta-watchdog-4.0/Readme but I have got the following error message: Access denied: Insufficient Karma (jfclere|jakarta-watchdog-4.0) cvs server: Pre-commit check failed Could

Re: jakarta-watchdog-4.0 fixes

2001-01-25 Thread Craig R. McClanahan
Glenn Nielsen wrote: > "Craig R. McClanahan" wrote: > > > > Glenn Nielsen wrote: > > > > > jakarta-watchdog-4.0 needs two things fixed: > > > > > > 1. build.sh uses the shell /bin/bash instead of /bin/sh > > > > >

Re: jakarta-watchdog-4.0 fixes

2001-01-25 Thread Glenn Nielsen
"Craig R. McClanahan" wrote: > > Glenn Nielsen wrote: > > > jakarta-watchdog-4.0 needs two things fixed: > > > > 1. build.sh uses the shell /bin/bash instead of /bin/sh > > > > Fixed. > Thanks > > > > 2. build.xml

Re: jakarta-watchdog-4.0 fixes

2001-01-25 Thread Craig R. McClanahan
Glenn Nielsen wrote: > jakarta-watchdog-4.0 needs two things fixed: > > 1. build.sh uses the shell /bin/bash instead of /bin/sh > Fixed. > > 2. build.xml refers to jakarta-servletapi-4 instead of jakarta-servletapi-4.0 > It is supposed to. The API classes for serv

jakarta-watchdog-4.0 fixes

2001-01-24 Thread Glenn Nielsen
jakarta-watchdog-4.0 needs two things fixed: 1. build.sh uses the shell /bin/bash instead of /bin/sh 2. build.xml refers to jakarta-servletapi-4 instead of jakarta-servletapi-4.0 I would commit these fixes, but I don't have commit for jakarta-watchdog-4.0 Regards,