donaldp 2003/02/28 17:41:14
Modified: . status.xml
Log:
Document the fact that some jars have been removed from clients view
Revision Changes Path
1.5 +28 -15 avalon-phoenix/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/avalon-phoenix/status.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- status.xml 3 Dec 2002 23:38:30 -0000 1.4
+++ status.xml 1 Mar 2003 01:41:14 -0000 1.5
@@ -9,9 +9,9 @@
<person name="Mircea Toma" email="[EMAIL PROTECTED]" id="MT"/>
<person name="Stephen McConnell" email="[EMAIL PROTECTED]" id="SM"/>
<person name="Peter Royal" email="[EMAIL PROTECTED]" id="PR"/>
- <person name="Huw Roberts" email="[EMAIL PROTECTED]" id="HR"/>
+ <person name="Huw Roberts" email="[EMAIL PROTECTED]" id="HR"/>
<person name="Eung-ju Park" email="[EMAIL PROTECTED]" id="EP"/>
- <person name="David W." email="[EMAIL PROTECTED]" id="DW"/>
+ <person name="David W." email="[EMAIL PROTECTED]" id="DW"/>
<person name="Nicola Ken Barozzi" email="[EMAIL PROTECTED]" id="NKB"/>
</developers>
@@ -32,49 +32,62 @@
</actions>
-->
</todo>
-
+
<changes>
-
+
<!-- Sample action:
<action dev="JB" type="fix" due-to="Joe Contributor"
due-to-email="[EMAIL PROTECTED]">Fixed a bug in the Foo class.</action>
-->
<release version="4.1alpha" date="unreleased">
+ <action dev="PD" type="remove">
+ Remove several jars from the lib directory in Phoenix. They were causing
+ version conflicts with hosted applications which may want to use different
+ versions of libraries. Many of these libraries were not used by Phoenix at
+ all or could be moved to the container specific classloader. The libraries
+ that are no longer visible to the client applications include;
excalibur-thread,
+ excalibur-threadcontext, excalibur-pool, excalibur-collections,
+ excalibur-instrument, excalibur-logger, excalibur-util, excalibur-extension,
+ excalibur-concurrent
+ </action>
+ <action dev="PD" type="update">
+ Move website to be based at http://avalon.apache.org/phoenix
+ </action>
<action dev="NKB" type="update">
Move to Forrest http://xml.apache.org/forrest/ for document generation.
- </action>
+ </action>
<action dev="PH" type="add">
- PUnit added. See http://jakarta.apache.org/avalon/phoenix/guide-punit.html
- </action>
+ PUnit added. See http://avalon.apache.org/phoenix/guide-punit.html
+ </action>
<action dev="PH" type="add">
Move to metagenerate (QDox using) instead of xdoclet for generating .xinfo
and .mxinfo files.
- </action>
+ </action>
</release>
<release version="4.0.2" date="October 28, 2002">
<action dev="PH" type="change">
MX4J JMX upgraded to 1.1.1
- </action>
+ </action>
</release>
<release version="4.0.1" date="October 20, 2002">
<action dev="PD" type="change">
Fix for Logging. Some backwards compatability was formerly lost.
</action>
<action dev="PH" type="change">
- MX4J JMX upgraded to 1.1.1 beta1.
- </action>
+ MX4J JMX upgraded to 1.1.1 beta1.
+ </action>
<action dev="PH" type="change">
Some work on the wrapper for Unix.
- </action>
+ </action>
</release>
-
+
<release version="4.0" date="September 16, 2002">
<action dev="PD" type="add">
Small bug fixes. Some work on documentation.
</action>
<action dev="HR" type="add">
MX4J JMX Documentation.
- </action>
+ </action>
</release>
<release version="4.0b2" date="August 26, 2002">
<action dev="DW" type="change">
@@ -131,7 +144,7 @@
</action>
<action dev="PH" type="add">
BeanShell debug tools for Kernel.
- </action>
+ </action>
</release>
<release version="4.0b" date="August 11, 2002">
<action dev="PD" type="add">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]