You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bi...@apache.org on 2003/06/04 10:06:14 UTC

cvs commit: jakarta-tomcat-5 build.properties.default

billbarker    2003/06/04 01:06:14

  Modified:    .        build.properties.default
  Log:
  Default commons-fileupload to nightly build for now.
  
  Revision  Changes    Path
  1.90      +4 -4      jakarta-tomcat-5/build.properties.default
  
  Index: build.properties.default
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-5/build.properties.default,v
  retrieving revision 1.89
  retrieving revision 1.90
  diff -u -r1.89 -r1.90
  --- build.properties.default	28 Apr 2003 17:50:25 -0000	1.89
  +++ build.properties.default	4 Jun 2003 08:06:13 -0000	1.90
  @@ -160,11 +160,11 @@
   commons-pool.loc=http://www.apache.org/dist/jakarta/commons/pool/binaries/pool-1.0.1.tar.gz
   
   
  -# ----- Commons FileUpload, version 1.0 or later -----
  -commons-fileupload.home=${base.path}/commons-fileupload-1.0-beta-1
  +# ----- Commons FileUpload, version 1.0-20030531 or later -----
  +commons-fileupload.home=${base.path}/commons-fileupload-1.0-rc1
   commons-fileupload.lib=${commons-fileupload.home}
   commons-fileupload.jar=${commons-fileupload.lib}/commons-fileupload-1.0-beta-1.jar
  -commons-fileupload.loc=http://www.apache.org/dist/jakarta/commons/fileupload/binaries/commons-fileupload-1.0-beta-1.tar.gz
  +commons-fileupload.loc=http://www.apache.org/dist/jakarta/commons/nightly/fileupload/commons-fileupload-20030531.tar.gz
   
   
   # ----- Java Management Extensions (JMX), JMX RI 1.0.1 or later or MX4J 1.1 or later -----
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org