vmassol     02/04/21 10:16:34

  Modified:    .        build.properties.sample
  Log:
  defaults for the admin targets
  
  Revision  Changes    Path
  1.8       +8 -2      jakarta-cactus/build.properties.sample
  
  Index: build.properties.sample
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/build.properties.sample,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- build.properties.sample   21 Apr 2002 15:20:25 -0000      1.7
  +++ build.properties.sample   21 Apr 2002 17:16:34 -0000      1.8
  @@ -6,7 +6,7 @@
   # and rename this file to "build.properties" in the same directory that
   # contains the "build.xml" file.
   #
  -# $Id: build.properties.sample,v 1.7 2002/04/21 15:20:25 vmassol Exp $
  +# $Id: build.properties.sample,v 1.8 2002/04/21 17:16:34 vmassol Exp $
   # -----------------------------------------------------------------------------
   
   # WARNING:  The relative paths below are relative to the directory where the
  @@ -80,4 +80,10 @@
   # -----------------------------------------------------------------------------
   
   # Username to use when connection to jakarta.apache.org
  -jakarta.username=vmassol
  \ No newline at end of file
  +admin.jakarta.username=vmassol
  +
  +# Executable to perform remote copy of files
  +admin.scp = scp
  +
  +# Executable to perform remote login to Jakarta web site
  +admin.ssh = ssh
  
  
  

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

Reply via email to