aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorGlenn Adams <gadams@apache.org>2013-01-18 17:45:40 +0000
committerGlenn Adams <gadams@apache.org>2013-01-18 17:45:40 +0000
commitaee25bbe7a9fc5acdc1918ce9162007f30fad228 (patch)
tree1acc3a00a855412279b9acf90ba0154dadda3805 /status.xml
parent0327e0137383bc897b45faee65f0f21f5b820803 (diff)
downloadxmlgraphics-fop-aee25bbe7a9fc5acdc1918ce9162007f30fad228.tar.gz
xmlgraphics-fop-aee25bbe7a9fc5acdc1918ce9162007f30fad228.zip
FOP-2192: fix checkstyle and findbugs warnings
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1435269 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 caec3a862..925ba4c17 100644
--- a/status.xml
+++ b/status.xml
@@ -59,6 +59,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="fix" fixes-bug="FOP-2192">
+ Fix checkstyle and findbugs warnings.
+ </action>
<action context="Renderers" dev="GA" type="fix" fixes-bug="FOP-2191">
Cache matched lookups, assembled lookup spec uses; reduce glyph processing state allocation.
</action>