Author: scantor
Date: Mon Mar 2 17:56:23 2015
New Revision: 1663377
URL: http://svn.apache.org/r1663377
Log:
Fix svn props on batch file
Modified:
xerces/c/branches/xerces-3.1/tools/createdocs.bat (contents, props
changed)
Modified: xerces/c/branches/xerces-3.1/tools/createdocs.bat
URL:
http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/tools/createdocs.bat?rev=1663377&r1=1663376&r2=1663377&view=diff
==============================================================================
--- xerces/c/branches/xerces-3.1/tools/createdocs.bat (original)
+++ xerces/c/branches/xerces-3.1/tools/createdocs.bat Mon Mar 2 17:56:23 2015
@@ -1 +1 @@
-java -classpath "jars/stylebook-1.0-b2.jar;jars/xalan.jar;jars/xerces.jar"
org.apache.stylebook.StyleBook "targetDirectory=../doc/html"
../doc/xerces-c_book.xml ../doc/style
+java -classpath "jars/stylebook-1.0-b2.jar;jars/xalan.jar;jars/xerces.jar"
org.apache.stylebook.StyleBook "targetDirectory=../doc/html"
../doc/xerces-c_book.xml ../doc/style
Propchange: xerces/c/branches/xerces-3.1/tools/createdocs.bat
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Mon Mar 2 17:56:23 2015
@@ -1 +1 @@
-native
+CRLF
Propchange: xerces/c/branches/xerces-3.1/tools/createdocs.bat
------------------------------------------------------------------------------
svn:executable = *
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]