aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorGlenn Adams <gadams@apache.org>2012-04-14 18:01:28 +0000
committerGlenn Adams <gadams@apache.org>2012-04-14 18:01:28 +0000
commite67c4d1633a8b503ee75f393e8c2e69f31490645 (patch)
tree9a34b50830beefe3ccdfd133b4df55cd8c6a58ad /status.xml
parenteab33874f3cd217d1946e7f0c0fd4edadbdaba8e (diff)
downloadxmlgraphics-fop-e67c4d1633a8b503ee75f393e8c2e69f31490645.tar.gz
xmlgraphics-fop-e67c4d1633a8b503ee75f393e8c2e69f31490645.zip
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
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml3
1 files changed, 3 insertions, 0 deletions
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.
-->
<release version="FOP Trunk" date="TBD">
+ <action context="Code" dev="GA" type="update" fixes-bug="51617">
+ Add run target for embedded examples. Add increased JVM memory heap flag for example8 in case font cache is rebuilt.
+ </action>
<action context="Code" dev="GA" type="fix" fixes-bug="53083">
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.'
</action>