You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2003/02/05 09:44:09 UTC

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

remm        2003/02/05 00:44:09

  Modified:    .        build.properties.default
  Log:
  - Fix download target.
  
  Revision  Changes    Path
  1.66      +2 -2      jakarta-tomcat-5/build.properties.default
  
  Index: build.properties.default
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-5/build.properties.default,v
  retrieving revision 1.65
  retrieving revision 1.66
  diff -u -r1.65 -r1.66
  --- build.properties.default	4 Feb 2003 23:41:01 -0000	1.65
  +++ build.properties.default	5 Feb 2003 08:44:09 -0000	1.66
  @@ -76,7 +76,7 @@
   
   # ----- Commons Expression Language (EL) -----
   commons-el.home=${base.path}/commons-el
  -commons-el.lib=${commons-el.home}
  +commons-el.lib=${commons-el.home}/dist
   commons-el.jar=${commons-el.lib}/commons-el.jar
   commons-el.loc=jakarta-commons/el
   commons-el.cvs.loc=jakarta-commons/el
  
  
  

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