13 lines
565 B
Diff
13 lines
565 B
Diff
|
Index: fop-2.1/build.xml
|
||
|
===================================================================
|
||
|
--- fop-2.1.orig/build.xml
|
||
|
+++ fop-2.1/build.xml
|
||
|
@@ -963,6 +963,7 @@ NOTE:
|
||
|
doctitle="Apache Formatting Objects Processor (FOP)"
|
||
|
bottom="Copyright ${year} The Apache Software Foundation. All Rights Reserved."
|
||
|
overview="${src.dir}/java/org/apache/fop/overview.html"
|
||
|
+ additionalparam="--allow-script-in-comments"
|
||
|
maxmemory="256M">
|
||
|
<header><![CDATA[${name} ${version}]]></header>
|
||
|
<footer><![CDATA[${name} ${version}]]></footer>
|