remm 02/01/15 17:11:58
Modified: modeler PROPOSAL.html STATUS.html
Log:
- Mention in the status and the proposal that modeler will work with alternate JMX
implementations.
Revision Changes Path
1.2 +5 -4 jakarta-commons-sandbox/modeler/PROPOSAL.html
Index: PROPOSAL.html
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/modeler/PROPOSAL.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- PROPOSAL.html 28 Sep 2001 18:34:16 -0000 1.1
+++ PROPOSAL.html 16 Jan 2002 01:11:58 -0000 1.2
@@ -85,9 +85,10 @@
<li>BeanUtils from Commons - for instrospection information</li>
<li>Collections from Commons - for object collections</li>
<li>Digester from Commons - for parsing scripts in XML</li>
- <li>The JMX Instrumentation and Agent Reference Implementation, from
- <a href="http://java.sun.com/products/JavaManagement/download.html">
- http://java.sun.com/products/JavaManagement/download.html</a>.</li>
+ <li>A JMX compliant implementation, like the
+ <a href="http://java.sun.com/products/JavaManagement/download.html">
+ JMX Instrumentation and Agent Specification reference implementation</a> or
+ <a href="http://www.open-jmx.org">OpenJMX</a></li>
</ul>
<h3>(2) Initial Source of the Package</h3>
@@ -125,7 +126,7 @@
<ul>
<li>Craig R. McClanahan</li>
- <li>TBD</li>
+ <li>Remy Maucherat</li>
</ul>
</body>
1.4 +4 -5 jakarta-commons-sandbox/modeler/STATUS.html
Index: STATUS.html
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/modeler/STATUS.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- STATUS.html 16 Jan 2002 00:51:41 -0000 1.3
+++ STATUS.html 16 Jan 2002 01:11:58 -0000 1.4
@@ -7,7 +7,7 @@
<div align="center">
<h1>The Jakarta Commons <em>Workflow</em> Component</h1>
-$Id: STATUS.html,v 1.3 2002/01/16 00:51:41 remm Exp $<br>
+$Id: STATUS.html,v 1.4 2002/01/16 01:11:58 remm Exp $<br>
<a href="#Introduction">[Introduction]</a>
<a href="#Dependencies">[Dependencies]</a>
<a href="#Release Info">[Release Info]</a>
@@ -36,8 +36,7 @@
<li><a href="http://jakarta.apache.org/commons/beanutils/">Jakarta Commons
BeanUtils</a></li>
<li><a href="http://jakarta.apache.org/commons/collections/">Jakarta Commons
Collections</a></li>
<li><a href="http://jakarta.apache.org/commons/digester"/>Jakarta Commons
Digester</a></li>
-<li><a href="http://java.sun.com/products/JavaManagement/download.html">JMX
- Instrumentation and Agent Specification reference implementation</a></li>
+<li>A JMX compliant implementation, like the <a
href="http://java.sun.com/products/JavaManagement/download.html">JMX Instrumentation
and Agent Specification reference implementation</a> or <a
href="http://www.open-jmx.org">OpenJMX</a></li>
</ul>
@@ -56,8 +55,8 @@
projects are encouraged to collaborate on the future development of this
component to ensure that it continues to meet a variety of needs.</p>
<ul>
-<li><a href="mailto:[EMAIL PROTECTED]">Craig McClanahan</a></li>
-<li><a href="mailto:[EMAIL PROTECTED]">Remy Maucherat</a></li>
+<li><a href="mailto:craigmcc at apache.org">Craig McClanahan</a></li>
+<li><a href="mailto:remm at apache.org">Remy Maucherat</a></li>
</ul>
</body>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>