You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by pr...@apache.org on 2005/01/25 15:23:56 UTC

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

prestonf    2005/01/25 06:23:56

  Modified:    c/build  build.Win32.properties
  Log:
  Hi All,
  These are modifications needed for the draft of the new http transport implementation AXIS3 (see AXISCPP-361).
  Regards,
  Fred Preston.
  
  Revision  Changes    Path
  1.14      +1 -1      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.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- build.Win32.properties	24 Jan 2005 20:47:58 -0000	1.13
  +++ build.Win32.properties	25 Jan 2005 14:23:56 -0000	1.14
  @@ -85,7 +85,7 @@
   # Secure Channel Properties #
   #############################
   
  -HTTP.SSLchannel = true
  +HTTP.SSLChannel = true
   
   HTTP.SSLChannel.dir = ${env.OPENSSL_HOME}