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 ra...@apache.org on 2005/01/11 04:25:48 UTC

cvs commit: ws-axis/site/src/documentation/content/xdocs/cpp antbuild-guide.ihtml

rangika     2005/01/10 19:25:48

  Modified:    site/src/documentation/content/xdocs/cpp
                        antbuild-guide.ihtml
  Log:
  Modified AXISJAVA_LIBS to AXISJAVA_LIB in the ant build documentation.
  
  Revision  Changes    Path
  1.2       +1 -1      ws-axis/site/src/documentation/content/xdocs/cpp/antbuild-guide.ihtml
  
  Index: antbuild-guide.ihtml
  ===================================================================
  RCS file: /home/cvs/ws-axis/site/src/documentation/content/xdocs/cpp/antbuild-guide.ihtml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- antbuild-guide.ihtml	28 Oct 2004 04:23:30 -0000	1.1
  +++ antbuild-guide.ihtml	11 Jan 2005 03:25:48 -0000	1.2
  @@ -129,7 +129,7 @@
   
   <P>The default property files make use of the following environment variables to locate the various third party software dependencies.</P>
   <UL>
  -	<LI><CODE>AXISJAVA_LIBS</CODE> - location of Axis Java JAR files, as required for WSDL2Ws tool</LI>
  +	<LI><CODE>AXISJAVA_LIB</CODE> - location of Axis Java JAR files, as required for WSDL2Ws tool</LI>
   	<LI><CODE>EXPAT_HOME</CODE> - location of Expat installation <I>(if
   	using Expat</I>)</LI>
   	<LI><CODE>XERCES_HOME</CODE> - location of Xerces installation (<I>if