donaldp 2003/04/04 18:16:36
Modified: . status.xml
Log:
Add changelog entry for property expansion in log4j configurations
Revision Changes Path
1.8 +6 -0 avalon-phoenix/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/avalon-phoenix/status.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- status.xml 17 Mar 2003 21:16:15 -0000 1.7
+++ status.xml 5 Apr 2003 02:16:35 -0000 1.8
@@ -41,6 +41,12 @@
-->
<release version="4.1alpha" date="unreleased">
+ <action dev="PD" type="update">
+ Add support for property expansion in Log4J configuration files. You can
+ now use propertys such as ${app.dir} and ${app.name} in the log4j logging
+ configuration. See
src/test/org/apache/avalon/phoenix/components/logger/test/config3.xml
+ for a sample log4j config that uses property expansion.
+ </action>
<action dev="PR" type="add">
Add support for the excalibur-instrument project. An InstrumentManager is
now part of the Phoenix kernel (a Noop version by default). Applications can
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]