diff options
author | Jeremias Maerki <jeremias@apache.org> | 2002-08-07 12:51:56 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2002-08-07 12:51:56 +0000 |
commit | 2df610235cd772c5b6c98052181b8c9c81c825d0 (patch) | |
tree | fe6ed96f416661008cd185a9657cd18adda30f2c /status.xml | |
parent | 9d93f9fae7bf21408c9b76ca01aba34173bc56d6 (diff) | |
download | xmlgraphics-fop-2df610235cd772c5b6c98052181b8c9c81c825d0.tar.gz xmlgraphics-fop-2df610235cd772c5b6c98052181b8c9c81c825d0.zip |
Adjust for new Avalon Framework JAR
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195066 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/status.xml b/status.xml index f86dc0a17..4ecb2e26d 100644 --- a/status.xml +++ b/status.xml @@ -1,4 +1,4 @@ -<?xml version="1.0"?> +<?xml version="1.0" encoding="UTF-8" ?> <status> <developers> @@ -55,7 +55,7 @@ inactive?? Design FOP API interfaces. </action> <action context="design" dev="open"> - Integrate with avalon logging, URI reslover, + Integrate with Jakarta Avalon: logging, configuration, URI resolver, component management, image caching etc. </action> </actions> @@ -76,6 +76,9 @@ inactive?? <changes> <release version="?" date="2002"> + <action dev="JM" type="update" context="build"> + Updated Avalon Framework JAR (with Log4J support, Bug 11274) + </action> <action dev="KLL" type="update" context="docs" due-to="Victor Mote" due-to-email="vic@outfitr.com"> Copies across overview for javadocs build. |