From: Glenn Adams Date: Sat, 14 Apr 2012 18:01:28 +0000 (+0000) Subject: Bugzilla #51617: Add run target for embedded examples. Add increased JVM memory heap... X-Git-Tag: fop-1_1rc1old~47 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=e67c4d1633a8b503ee75f393e8c2e69f31490645;p=xmlgraphics-fop.git Bugzilla #51617: Add run target for embedded examples. Add increased JVM memory heap flag for example8 in case font cache is rebuilt. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1326166 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/examples/embedding/build.xml b/examples/embedding/build.xml index 8356445c1..0ad70d03c 100644 --- a/examples/embedding/build.xml +++ b/examples/embedding/build.xml @@ -146,8 +146,10 @@ + + diff --git a/status.xml b/status.xml index 7d67c2f67..ee835849d 100644 --- a/status.xml +++ b/status.xml @@ -62,6 +62,9 @@ documents. Example: the fix of marks layering will be such a case when it's done. --> + + Add run target for embedded examples. Add increased JVM memory heap flag for example8 in case font cache is rebuilt. + Update to use of checkstyle-5.5 as default configuration. Remove checkstyle-4.0 configuration. Also, import environment build properties before local properties, so that latter can refer to former.'