Re: cvs commit: jakarta-tomcat-4.0 build.properties.sample

2003-10-27 Thread jean-frederic clere
[EMAIL PROTECTED] wrote: remm2003/10/27 00:03:35 Modified:.build.properties.sample Log: - Upgrade to pool 1.1 and DBCP 1.1. Revision ChangesPath 1.71 +5 -5 jakarta-tomcat-4.0/build.properties.sample Index: build.properties.sample =

Re: cvs commit: jakarta-tomcat-4.0 build.properties.sample

2002-11-12 Thread Jeanfrancois Arcand
Wow. I'm confuse. I did some test yesterday and everythings seems to work fine for me. I will continue to ping the Xerces guys -- Jeanfrancois Remy Maucherat wrote: Bill Barker wrote: >jfarcand2002/11/11 20:16:59 > > Modified:.build.properties.sample > Log: > Update to

Re: cvs commit: jakarta-tomcat-4.0 build.properties.sample

2002-11-12 Thread Remy Maucherat
Bill Barker wrote: >jfarcand2002/11/11 20:16:59 > > Modified:.build.properties.sample > Log: > Update to Xerces 2.2.1. > Not working any different than 2.2.0 for me. :-( 2002-11-11 22:46:32 action: null org.xml.sax.SAXParseException: The string "--" is not permitted within c

Re: cvs commit: jakarta-tomcat-4.0 build.properties.sample

2002-11-11 Thread Bill Barker
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 11, 2002 8:16 PM Subject: cvs commit: jakarta-tomcat-4.0 build.properties.sample > jfarcand2002/11/11 20:16:59 > > Modified:.build.properties.sample > Log: > Update to Xerc

Re: cvs commit: jakarta-tomcat-4.0 build.properties.sample

2002-10-04 Thread Henri Gomez
> Ooops that has nothing to do with xerces but the ant installation: xalan > was missing in my installation... That's what I thinked (cf my prev message) ;-) -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: cvs commit: jakarta-tomcat-4.0 build.properties.sample

2002-10-04 Thread jean-frederic clere
Clere, Jean-Frederic wrote: > Henri Gomez wrote: > >> jean-frederic clere wrote: >> >>> Henri Gomez wrote: >>> [EMAIL PROTECTED] wrote: > jfclere 2002/10/04 01:46:33 > > Modified:.build.properties.sample > Log: > Upgrade to the lastest xerces. >

Re: cvs commit: jakarta-tomcat-4.0 build.properties.sample

2002-10-04 Thread Henri Gomez
>> Did someone contacted Xerces Team about our problem of comment checking ? > > > No, and I have another problem probably due to 2.2.0: ant didn't find you Xalan 2.4.0 jar ? Is it in ant/lib ? > build-main: > [style] DEPRECATED - xslp processor is deprecated. Use trax or xalan > instead.

Re: cvs commit: jakarta-tomcat-4.0 build.properties.sample

2002-10-04 Thread jean-frederic clere
Henri Gomez wrote: > jean-frederic clere wrote: > >> Henri Gomez wrote: >> >>> [EMAIL PROTECTED] wrote: >>> jfclere 2002/10/04 01:46:33 Modified:.build.properties.sample Log: Upgrade to the lastest xerces. Revision ChangesPath 1.

Re: cvs commit: jakarta-tomcat-4.0 build.properties.sample

2002-10-04 Thread Henri Gomez
jean-frederic clere wrote: > Henri Gomez wrote: > >> [EMAIL PROTECTED] wrote: >> >>> jfclere 2002/10/04 01:46:33 >>> >>> Modified:.build.properties.sample >>> Log: >>> Upgrade to the lastest xerces. >>> Revision ChangesPath >>> 1.52 +3 -3 jakarta-tomcat-

Re: cvs commit: jakarta-tomcat-4.0 build.properties.sample

2002-10-04 Thread jean-frederic clere
Henri Gomez wrote: > [EMAIL PROTECTED] wrote: > >> jfclere 2002/10/04 01:46:33 >> >> Modified:.build.properties.sample >> Log: >> Upgrade to the lastest xerces. >> Revision ChangesPath >> 1.52 +3 -3 jakarta-tomcat-4.0/build.properties.sample >> Index

Re: cvs commit: jakarta-tomcat-4.0 build.properties.sample

2002-10-04 Thread jean-frederic clere
Hi, Well the downlaod task needs a little more. I would like to test *.loc: if starting with http then use a download task. if not use a cvs + build task. Any comments? Cheers Jean-frederic [EMAIL PROTECTED] wrote: > jfclere 2002/10/04 01:43:48 > > Modified:.build.properti

Re: cvs commit: jakarta-tomcat-4.0 build.properties.sample

2002-10-04 Thread Henri Gomez
[EMAIL PROTECTED] wrote: > jfclere 2002/10/04 01:46:33 > > Modified:.build.properties.sample > Log: > Upgrade to the lastest xerces. > > Revision ChangesPath > 1.52 +3 -3 jakarta-tomcat-4.0/build.properties.sample > > Index: build.properties.sample

Re: cvs commit: jakarta-tomcat-4.0 build.properties.sample build.xml

2002-06-12 Thread Remy Maucherat
[EMAIL PROTECTED] wrote: > jfclere 2002/06/12 09:47:05 > > Modified:.build.properties.sample build.xml > Log: > Arrange commons-logging... We have to use cvs until it gets released. Thanks for fixing that :) Remy -- To unsubscribe, e-mail: F

Re: cvs commit: jakarta-tomcat-4.0 build.properties.sample

2002-06-12 Thread jean-frederic clere
[EMAIL PROTECTED] wrote: > On Tue, 11 Jun 2002, Remy Maucherat wrote: > > >>I'll adopt a hard line stance, since I think it is the only way to avoid >>the situation with dependencies to get out of hand (where we bundle >>custom builds of every dependent module). >> >>We have to use only releas

Re: cvs commit: jakarta-tomcat-4.0 build.properties.sample

2002-06-11 Thread costinm
On Tue, 11 Jun 2002, Remy Maucherat wrote: > I'll adopt a hard line stance, since I think it is the only way to avoid > the situation with dependencies to get out of hand (where we bundle > custom builds of every dependent module). > > We have to use only release components in a release build.

Re: cvs commit: jakarta-tomcat-4.0 build.properties.sample

2002-06-11 Thread Remy Maucherat
[EMAIL PROTECTED] wrote: > On Tue, 11 Jun 2002, Remy Maucherat wrote: > > >>>But you broke the ant download as >>>http://jakarta.apache.org/builds/jakarta-commons/release/commons-logging/v1.0.1/ >>>does not exist yet. >>> >>>Getting commons-logging from cvs and building it is not very dificult

Re: cvs commit: jakarta-tomcat-4.0 build.properties.sample

2002-06-11 Thread costinm
On Tue, 11 Jun 2002, Remy Maucherat wrote: > > But you broke the ant download as > > http://jakarta.apache.org/builds/jakarta-commons/release/commons-logging/v1.0.1/ > > does not exist yet. > > > > Getting commons-logging from cvs and building it is not very dificult > > and is probably bette

RE: cvs commit: jakarta-tomcat-4.0 build.properties.sample

2002-06-11 Thread GOMEZ Henri
1EA8 ED53 2F39 DC9B 904A 364F 80E6 >-Original Message- >From: GOMEZ Henri >Sent: Tuesday, June 11, 2002 6:10 PM >To: Tomcat Developers List >Subject: RE: cvs commit: jakarta-tomcat-4.0 build.properties.sample > > >>> >>http://jakarta.apache.org/build

RE: cvs commit: jakarta-tomcat-4.0 build.properties.sample

2002-06-11 Thread GOMEZ Henri
>> >http://jakarta.apache.org/builds/jakarta-commons/release/common >s-logging/v1.0.1/ >> does not exist yet. >> >> Getting commons-logging from cvs and building it is not very >dificult >> and is probably better that having a jar file in the repository. > >This can be done in the meantime. O

Re: cvs commit: jakarta-tomcat-4.0 build.properties.sample

2002-06-11 Thread Remy Maucherat
jean-frederic clere wrote: > Remy Maucherat wrote: > >> GOMEZ Henri wrote: >> >>> Shoud I get the cvs version instead ? >> >> >> >> I don't think Costin put his packaging changes in the commons >> repository yet. It would be a good idea if he did. > > > But you broke the ant download as > htt

Re: cvs commit: jakarta-tomcat-4.0 build.properties.sample

2002-06-11 Thread jean-frederic clere
Remy Maucherat wrote: > GOMEZ Henri wrote: > >> Shoud I get the cvs version instead ? > > > I don't think Costin put his packaging changes in the commons repository > yet. It would be a good idea if he did. But you broke the ant download as http://jakarta.apache.org/builds/jakarta-commons/re

RE: cvs commit: jakarta-tomcat-4.0 build.properties.sample

2002-06-10 Thread GOMEZ Henri
>In the meantime, I'm packaging the milestones with: >- the commons-logging JARs from j-t-c/lib >- MX4J JARs from j-t-c/lib and mx4j 1.1 ? -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: cvs commit: jakarta-tomcat-4.0 build.properties.sample

2002-06-10 Thread Remy Maucherat
GOMEZ Henri wrote: > Shoud I get the cvs version instead ? I don't think Costin put his packaging changes in the commons repository yet. It would be a good idea if he did. In the meantime, I'm packaging the milestones with: - the commons-logging JARs from j-t-c/lib - MX4J JARs from j-t-c/lib R

RE: cvs commit: jakarta-tomcat-4.0 build.properties.sample

2002-06-10 Thread GOMEZ Henri
cherat [mailto:[EMAIL PROTECTED]] >Sent: Monday, June 10, 2002 6:39 PM >To: Tomcat Developers List >Subject: Re: cvs commit: jakarta-tomcat-4.0 build.properties.sample > > >GOMEZ Henri wrote: >> Hum, can't access : >> >> >http://jakarta.apache.org/build

Re: cvs commit: jakarta-tomcat-4.0 build.properties.sample

2002-06-10 Thread Remy Maucherat
GOMEZ Henri wrote: > Hum, can't access : > > http://jakarta.apache.org/builds/jakarta-commons/release/commons-logging/v1.0.1/ Yes. You have to use the two jars in j-t-c/lib while waiting for the dot release to happen. Remy -- To unsubscribe, e-mail: For additiona

RE: cvs commit: jakarta-tomcat-4.0 build.properties.sample

2002-06-10 Thread GOMEZ Henri
Hum, can't access : http://jakarta.apache.org/builds/jakarta-commons/release/commons-logging/v1.0.1/ - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 3

Re: cvs commit: jakarta-tomcat-4.0 build.properties.sample

2001-09-17 Thread Jon Stevens
on 9/17/01 8:55 PM, "Craig R. McClanahan" <[EMAIL PROTECTED]> wrote: > Jon, > > I agree with the general principle of using the same name as it unpacks > with, but the jndi1_2_1.zip download doesn't even have an internal > directory -- so the name people use is arbitrary. > > Craig Hmmm...Stuf

Re: cvs commit: jakarta-tomcat-4.0 build.properties.sample

2001-09-17 Thread Craig R. McClanahan
Jon, I agree with the general principle of using the same name as it unpacks with, but the jndi1_2_1.zip download doesn't even have an internal directory -- so the name people use is arbitrary. Craig On 18 Sep 2001 [EMAIL PROTECTED] wrote: > Date: 18 Sep 2001 03:49:42 - > From: [EMAIL PRO