o little fix by mvdb to get the faq plugin going again.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114496 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
jvanzyl 2003-12-21 01:29:54 +00:00
parent 1b2a0302fd
commit 0c60cb08ff

View File

@ -69,7 +69,7 @@
<x:set var="root" select="$doc/*"/>
<!-- produce a output xdoc xml file from parsed .fml source -->
<j:file name="${outFile}" encoding="${outputencoding}" outputMode="xml" escapeText="false">
<j:file name="${outFile}" encoding="${outputencoding}" outputMode="xml" escapeText="true">
<document>
<properties>