You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by cd...@apache.org on 2005/08/04 07:11:24 UTC

cvs commit: ws-axis/c/build build.Win32.properties

cdinapala    2005/08/03 22:11:24

  Modified:    c/build  build.Win32.properties
  Log:
  Common properties have removed from build.Win32.properties file. Server to deploy Services properties are set in build.common.properties file.
  
  Revision  Changes    Path
  1.26      +0 -11     ws-axis/c/build/build.Win32.properties
  
  Index: build.Win32.properties
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/build/build.Win32.properties,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- build.Win32.properties	22 Jul 2005 14:15:39 -0000	1.25
  +++ build.Win32.properties	4 Aug 2005 05:11:24 -0000	1.26
  @@ -1,14 +1,3 @@
  -#############################
  -# Server to deploy Services #
  -#############################
  -#Only one server can be used at a given time
  -#Also APACHE_HOME, APACHE2_HOME (simple axis server needs no environment settings) environment 
  -#variables should be set accordingly
  -
  -server.apache1=true
  -server.apache2=false
  -server.simpleaxisserver=false
  -
   #####################
   # Parser Properties #
   #####################