remm        2002/10/16 23:49:54

  Modified:    .        build.properties.default
  Log:
  - Fix apparent typo.
  
  Revision  Changes    Path
  1.45      +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.44
  retrieving revision 1.45
  diff -u -r1.44 -r1.45
  --- build.properties.default  17 Oct 2002 03:00:03 -0000      1.44
  +++ build.properties.default  17 Oct 2002 06:49:54 -0000      1.45
  @@ -63,7 +63,7 @@
   commons-launcher.home=${base.path}/commons-launcher
   commons-launcher.lib=${commons-launcher.home}
   commons-launcher.bin=${commons-launcher.home}/bin
  -commons-launcher.jar=${commons-launcher.home.bin}/commons-launcher.jar
  +commons-launcher.jar=${commons-launcher.bin}/commons-launcher.jar
   commons-launcher.bootstrap.class=${commons-launcher.bin}/LauncherBootstrap.class
   commons-launcher.loc=jakarta-commons-sandbox/launcher
   
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to