donaldp 2002/09/14 19:28:45
Modified: src/xdocs changes.xml
Log:
Note monitor change
Revision Changes Path
1.19 +9 -1 jakarta-avalon-phoenix/src/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon-phoenix/src/xdocs/changes.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- changes.xml 15 Sep 2002 02:12:23 -0000 1.18
+++ changes.xml 15 Sep 2002 02:28:45 -0000 1.19
@@ -16,7 +16,15 @@
<author name="Eung-ju Park" email="[EMAIL PROTECTED]" id="EP"/>
<author name="David W." email="[EMAIL PROTECTED]" id="DW"/>
</devs>
-<release version="4.0b" date="September 15, 2002">
+<release version="4.0b" date="Unreleased">
+ <action dev="PD" type="add">
+ Added a monitor component that monitors the deployment directory.
+ The monitor will deploys any .sars that are added to directory,
undeploy
+ .sars that are removed from directory and redeploy .sars that are
+ modified.
+ </action>
+</release>
+<release version="4.0b2" date="September 15, 2002">
<action dev="DW" type="change">
Started creating a Administrators guide.
</action>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>