Re: cvs commit: jakarta-tomcat-4.0/catalina build.xml

2002-02-07 Thread Remy Maucherat
> Remy Maucherat wrote: > Sorry I should have asked before: where should we store it? - > work/jk/WEB_INF/conf - I didn't follow the whole thing. Is it the place where you would put the shutdown secret ? If it is, I don't know where we should put it, but I wouldn't put it in a "webapp" if there'

Re: cvs commit: jakarta-tomcat-4.0/catalina build.xml

2002-02-07 Thread jean-frederic clere
Remy Maucherat wrote: > > > jfclere 02/02/07 06:50:27 > > > > Modified:catalina build.xml > > Log: > > Create directory tree for the JK stop file. > > > > Revision ChangesPath > > 1.101 +1 -0 jakarta-tomcat-4.0/catalina/build.xml > > > > Index: build.xml > > ==

Re: cvs commit: jakarta-tomcat-4.0/catalina build.xml

2002-02-07 Thread Remy Maucherat
> jfclere 02/02/07 06:50:27 > > Modified:catalina build.xml > Log: > Create directory tree for the JK stop file. > > Revision ChangesPath > 1.101 +1 -0 jakarta-tomcat-4.0/catalina/build.xml > > Index: build.xml > =

Re: cvs commit: jakarta-tomcat-4.0/catalina build.xml

2001-12-21 Thread Remy Maucherat
> craigmcc01/12/21 10:42:23 > > Modified:catalina build.xml > Log: > Do not compile "org.apache.naming.NamingService" unless JMX is present. It looks like I had missed that one. Thanks for fixing it :) Remy -- To unsubscribe, e-mail: For additional c

Re: cvs commit: jakarta-tomcat-4.0/catalina build.xml

2001-10-27 Thread Paul Speed
ing List <[EMAIL PROTECTED]> > > To: [EMAIL PROTECTED] > > Cc: [EMAIL PROTECTED] > > Subject: Re: cvs commit: jakarta-tomcat-4.0/catalina build.xml > > > > Craig, > > > > It looks like this might be due to Bip committing a set of patches > > that I sen

Re: cvs commit: jakarta-tomcat-4.0/catalina build.xml

2001-10-27 Thread Craig R. McClanahan
On Sat, 27 Oct 2001, Paul Speed wrote: > Date: Sat, 27 Oct 2001 11:34:58 -0400 > From: Paul Speed <[EMAIL PROTECTED]> > Reply-To: Tomcat Developers Mailing List <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: cvs commit: jakarta

Re: cvs commit: jakarta-tomcat-4.0/catalina build.xml

2001-10-27 Thread Paul Speed
And for what it's worth... Here is a piece of the e-mail I sent to Bip... just in case anyone is curious what I changed. (I sent the e-mail to him directly since tomcat-dev was on 14 hour delay at that time and he said he was going to be out of contact for a while.) > The patches fix one major

Re: cvs commit: jakarta-tomcat-4.0/catalina build.xml

2001-10-27 Thread Paul Speed
Ahah! This is an easy one to fix. I just checked out the latest source and it looks like Bip may have forgotten to "cvs remove" SsiMediator.java. That's easy to do when you're updating a whole directory. Nuke this file and everything should be good. Let me know if you have any more problems. -

Re: cvs commit: jakarta-tomcat-4.0/catalina build.xml

2001-10-27 Thread Paul Speed
Craig, It looks like this might be due to Bip committing a set of patches that I sent him. So I might be able to help figure out why it's broken. What exactly does it complain about? Thanks. -Paul Speed [EMAIL PROTECTED] wrote: > > craigmcc01/10/26 17:50:05 > > Modified:catalina

Re: cvs commit: jakarta-tomcat-4.0/catalina build.xml

2001-09-13 Thread cmanolache
Well, I would have prefered to not have this subject opened up... My understanding of the "Apache License" is that a product/build distributed by ASF should contain only code and libraries that have Apache license or something that is compatible. I agree with most of Craig's argument, as long a

Re: cvs commit: jakarta-tomcat-4.0/catalina build.xml

2001-09-13 Thread Remy Maucherat
> "Craig R. McClanahan" wrote: > I am not talking about what API's/jar files are required to build Tomcat 4. > The only place my tests were used was to determine if the jar file should > get copied into $CATALINA_HOME/common/lib when I do a build. The official > distribution you build will still

Re: cvs commit: jakarta-tomcat-4.0/catalina build.xml

2001-09-13 Thread Pier Fumagalli
"Craig R. McClanahan" <[EMAIL PROTECTED]> wrote: > Sounds like a vote is in order, then. > > My thinking for the current approach is as follows: > > * If a JAR file is included in the official binary distribution of Tomcat, > it needs to be put there by the standard build script. Otherwise, yo

Re: cvs commit: jakarta-tomcat-4.0/catalina build.xml

2001-09-13 Thread Craig R. McClanahan
On Thu, 13 Sep 2001, Glenn Nielsen wrote: > Date: Thu, 13 Sep 2001 20:33:02 -0500 > From: Glenn Nielsen <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: Re: cvs commit: jakarta-tomcat-4.0/catalina build.xml > > Craig, > >

Re: cvs commit: jakarta-tomcat-4.0/catalina build.xml

2001-09-13 Thread Craig R. McClanahan
On Thu, 13 Sep 2001, Glenn Nielsen wrote: > Date: Thu, 13 Sep 2001 19:23:56 -0500 > From: Glenn Nielsen <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: Re: cvs commit: jakarta-tomcat-4.0/catalina build.xml > > "Craig R. McCl

Re: cvs commit: jakarta-tomcat-4.0/catalina build.xml

2001-09-13 Thread Craig R. McClanahan
On 13 Sep 2001 [EMAIL PROTECTED] wrote: > Date: 13 Sep 2001 18:56:11 - > From: [EMAIL PROTECTED] > Reply-To: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: cvs commit: jakarta-tomcat-4.0/catalina build.xml > > glenn 01/09/13 11:56:11 > > Modified:catalina build.xml > Log

RE: cvs commit: jakarta-tomcat-4.0/catalina build.xml

2001-09-12 Thread John Reilly
Hi Remy, Could you check out the patch I submitted a while ago for bug #3194 and perhaps submit it - I haven't seen either positive or negative feedback on it. Thanks, jr > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Sunday, September 09, 2001 6:30 PM

Re: cvs commit: jakarta-tomcat-4.0/catalina build.xml STATUS.html

2000-12-07 Thread Pier P. Fumagalli
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > - Warp connector is now packaged in a separate ./server/warp.jar file > (as per Pier's request). Thanks a bunch Remy... I wanted to build a separate jar, so that when updates will come in the following days, after M5 (I bet that we can shoot for