diff options
author | Glenn Adams <gadams@apache.org> | 2012-06-04 05:42:06 +0000 |
---|---|---|
committer | Glenn Adams <gadams@apache.org> | 2012-06-04 05:42:06 +0000 |
commit | e7181a7fdfa0336e688d8ed9e27f0304c741d7d2 (patch) | |
tree | 7c72ad23e790791e39a72d2654ffa43765940964 /status.xml | |
parent | 21c2dec0659c43c99df8f39f6973925beb14f1e4 (diff) | |
download | xmlgraphics-fop-e7181a7fdfa0336e688d8ed9e27f0304c741d7d2.tar.gz xmlgraphics-fop-e7181a7fdfa0336e688d8ed9e27f0304c741d7d2.zip |
Eliminate javadocs warnings.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1345838 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/status.xml b/status.xml index d6a04cd29..c632d3305 100644 --- a/status.xml +++ b/status.xml @@ -63,6 +63,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"> + Eliminate javadocs warnings. + </action> <action context="Code" dev="GA" type="update" fixes-bug="53055"> Update xmlgraphics common jar to reflect recent fixes in XGC. </action> |