diff options
author | Jeremias Maerki <jeremias@apache.org> | 2002-08-07 14:18:36 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2002-08-07 14:18:36 +0000 |
commit | e3b6e3da3b59435c6190cdec99ec1b3547186533 (patch) | |
tree | e24a63ac69a8d92c2af58aff3bb799dbe906e3ab /status.xml | |
parent | 2df610235cd772c5b6c98052181b8c9c81c825d0 (diff) | |
download | xmlgraphics-fop-e3b6e3da3b59435c6190cdec99ec1b3547186533.tar.gz xmlgraphics-fop-e3b6e3da3b59435c6190cdec99ec1b3547186533.zip |
<action dev="JM" type="update" context="build">
Improve build process for more flexibility when external jars change.
Changed to use -projecthelp option from Ant 1.5 instead of "usage" target.
</action>
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195067 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml index 4ecb2e26d..204f8ae04 100644 --- a/status.xml +++ b/status.xml @@ -77,6 +77,10 @@ inactive?? <changes> <release version="?" date="2002"> <action dev="JM" type="update" context="build"> + Improve build process for more flexibility when external jars change. + Changed to use -projecthelp option from Ant 1.5 instead of "usage" target. + </action> + <action dev="JM" type="update" context="build"> Updated Avalon Framework JAR (with Log4J support, Bug 11274) </action> <action dev="KLL" type="update" context="docs" |