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:
parent
1b2a0302fd
commit
0c60cb08ff
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user