You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-cvs@jakarta.apache.org by se...@apache.org on 2007/08/28 21:52:53 UTC

svn commit: r570548 - /jakarta/site/build.xml

Author: sebb
Date: Tue Aug 28 12:52:52 2007
New Revision: 570548

URL: http://svn.apache.org/viewvc?rev=570548&view=rev
Log:
Add comment re CHCP

Modified:
    jakarta/site/build.xml

Modified: jakarta/site/build.xml
URL: http://svn.apache.org/viewvc/jakarta/site/build.xml?rev=570548&r1=570547&r2=570548&view=diff
==============================================================================
--- jakarta/site/build.xml (original)
+++ jakarta/site/build.xml Tue Aug 28 12:52:52 2007
@@ -69,6 +69,7 @@
     </condition>
  	<fail unless="compareOK">
  		Failed to process some special characters - check the default encoding.
+ 		On Windows, try setting the code page - e.g. CHCP 1252 - before running Ant.
  	</fail>
   	<delete file="${docs.downloads.tmp}/charsetchk.html"></delete>
   </target>



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