aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorVincent Hennebert <vhennebert@apache.org>2011-11-07 18:18:29 +0000
committerVincent Hennebert <vhennebert@apache.org>2011-11-07 18:18:29 +0000
commit02303acdd92bbdd79dfe9b8866617209b183ae26 (patch)
tree6e728bdafd520fd1ee911a76a42ad46aad181df4 /status.xml
parentfd263a114c84c3756ead9c16b8b088531c5cab2c (diff)
downloadxmlgraphics-fop-02303acdd92bbdd79dfe9b8866617209b183ae26.tar.gz
xmlgraphics-fop-02303acdd92bbdd79dfe9b8866617209b183ae26.zip
Bugzilla 52136: Added to build file JUnit target that uses a regex to run all of the test cases.
Patch by Mehdi Houshmand, applied with minor modifications git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1198853 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index 4d8fc1455..e9c708f63 100644
--- a/status.xml
+++ b/status.xml
@@ -60,6 +60,10 @@
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="VH" type="add" fixes-bug="52136" due-to="Mehdi Houshmand">
+ Added to build file JUnit target that uses a regex to run all of the test cases. This
+ reduces the risk that some of them are omitted when building FOP.
+ </action>
<action context="Code" dev="PH" type="add" fixes-bug="52089" due-to="JM, Mehdi Houshmand">
Allow JPEG images to be embedded in an AFP document as is, without being decoded and
encoded.