You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by mc...@apache.org on 2004/11/10 16:55:59 UTC

cvs commit: xml-xalan/c build.bat

mcnamara    2004/11/10 07:55:59

  Modified:    c        build.bat
  Log:
  Minor correction.
  
  Revision  Changes    Path
  1.3       +3 -3      xml-xalan/c/build.bat
  
  Index: build.bat
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/build.bat,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- build.bat	26 Feb 2004 23:10:06 -0000	1.2
  +++ build.bat	10 Nov 2004 15:55:59 -0000	1.3
  @@ -16,7 +16,7 @@
   rem = limitations under the License. 
   rem ========================================================================== 
   rem
  -rem     build.bat: Build Xalan-J 2.x using Ant 
  +rem     build.bat: Xalan-C Documentation Build 
   rem     Usage: build [ant-options] [targets]
   rem     Setup:
   rem         - you should set JAVA_HOME
  @@ -24,8 +24,8 @@
   rem         - JAVA_OPTS is added to the java command line
   rem         - PARSER_JAR may be set to use alternate parser (default:bin\xercesImpl.jar)
   echo.
  -echo Xalan-J 2.x Build
  -echo -------------
  +echo Xalan-C Documentation Build
  +echo ---------------------------
   
   if not "%JAVA_HOME%" == "" goto setant
   :noJavaHome
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org