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 364F 80E6 >-----Original Message----- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] >Sent: Monday, June 10, 2002 7:27 AM >To: [EMAIL PROTECTED] >Subject: cvs commit: jakarta-tomcat-4.0 build.properties.sample > > >remm 2002/06/09 22:27:18 > > Modified: . build.properties.sample > Log: > - Bundle some hypothetical 1.0.1 release of commons-logging, > with a separate API JAR. > > Revision Changes Path > 1.42 +5 -4 jakarta-tomcat-4.0/build.properties.sample > > Index: build.properties.sample > =================================================================== > RCS file: /home/cvs/jakarta-tomcat-4.0/build.properties.sample,v > retrieving revision 1.41 > retrieving revision 1.42 > diff -u -r1.41 -r1.42 > --- build.properties.sample 29 May 2002 10:44:02 -0000 1.41 > +++ build.properties.sample 10 Jun 2002 05:27:18 -0000 1.42 > @@ -6,7 +6,7 @@ > # modules that Tomcat depends on. Copy this file to >"build.properties" > # in the top-level source directory, and customize it as needed. > # > -# $Id: build.properties.sample,v 1.41 2002/05/29 10:44:02 >jfclere Exp $ > +# $Id: build.properties.sample,v 1.42 2002/06/10 05:27:18 remm Exp $ > # >--------------------------------------------------------------- >-------------- > > > @@ -77,11 +77,12 @@ > >commons-digester.loc=http://jakarta.apache.org/builds/jakarta-c >ommons/release/commons-digester/v1.2/commons-digester-1.2.tar.gz > > > -# ----- Commons Logging, version 0.1 or later ----- > -commons-logging.home=${base.path}/commons-logging-1.0 > +# ----- Commons Logging, version 1.0.1 or later ----- > +commons-logging.home=${base.path}/commons-logging-1.0.1 > commons-logging.lib=${commons-logging.home} > >+commons-logging-api.jar=${commons-logging.lib}/commons-logging-api.jar > commons-logging.jar=${commons-logging.lib}/commons-logging.jar > >-commons-logging.loc=http://jakarta.apache.org/builds/jakarta-c >ommons/release/commons-logging/v1.0/commons-logging-1.0.tar.gz > >+commons-logging.loc=http://jakarta.apache.org/builds/jakarta-c >ommons/release/commons-logging/v1.0.1/commons-logging-1.0.1.tar.gz > > > # ----- Java Naming and Directory Interface (JNDI), version >1.2 or later ----- > > > > >-- >To unsubscribe, e-mail: <mailto:[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]>