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 2004/02/08 15:47:04 UTC

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

remm        2004/02/08 06:47:04

  Modified:    .        build.properties.default
  Log:
  - Update to NSIS 2.0 (at last).
  
  Revision  Changes    Path
  1.119     +3 -3      jakarta-tomcat-5/build.properties.default
  
  Index: build.properties.default
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-5/build.properties.default,v
  retrieving revision 1.118
  retrieving revision 1.119
  diff -u -r1.118 -r1.119
  --- build.properties.default	2 Feb 2004 18:28:26 -0000	1.118
  +++ build.properties.default	8 Feb 2004 14:47:04 -0000	1.119
  @@ -193,10 +193,10 @@
   
   
   # ----- NSIS, version 2.0 or later -----
  -nsis.home=${base.path}/nsis-2.0-rc2
  +nsis.home=${base.path}/nsis-2.0
   nsis.exe=${nsis.home}/makensis.exe
   nsis.installoptions.dll=${nsis.home}/Plugins/InstallOptions.dll
  -nsis.loc=${base-sf.loc}/nsis/nsis20rc2.exe
  +nsis.loc=${base-sf.loc}/nsis/nsis20.exe
   
   
   # ----- Struts, version 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