mcconnell 2004/04/30 00:22:33 Modified: merlin/site/xdocs/dpml index.xml merlin/site/xdocs/merlin/systems kernel.xml logging.xml repository.xml Log: doc updates Revision Changes Path 1.4 +1 -1 avalon/merlin/site/xdocs/dpml/index.xml Index: index.xml =================================================================== RCS file: /home/cvs/avalon/merlin/site/xdocs/dpml/index.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- index.xml 4 Apr 2004 15:49:05 -0000 1.3 +++ index.xml 30 Apr 2004 07:22:32 -0000 1.4 @@ -33,7 +33,7 @@ <p> The Merlin platform provides a comprehensive environment for the management of a broad spectrum of components. Open source projects -such as the <a href="http://openim.dev.java.net/">OpenIM</a> instant +such as the <a href="http://open-im.net">OpenIM</a> instant messaging server, the <a href="http://phoenixjms.sourceforge.net/index.html"> PhoenixJMS</a> a JMS messaging platform, along with a suite of <a href="http://www.apache.org">Apache</a> projects can be viewed as 1.3 +1 -1 avalon/merlin/site/xdocs/merlin/systems/kernel.xml Index: kernel.xml =================================================================== RCS file: /home/cvs/avalon/merlin/site/xdocs/merlin/systems/kernel.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- kernel.xml 30 Apr 2004 06:54:05 -0000 1.2 +++ kernel.xml 30 Apr 2004 07:22:33 -0000 1.3 @@ -32,7 +32,7 @@ The kernel represents the root object within a merlin system. It provides access to a root container and exposes operations enabling system startup and shutdown. The kernel is created - using a kernel factory (see <a href="embedding.html">embedding</a>). + using a kernel factory (see <a href="../embedding/index.html">embedding</a>). </p> <subsection name="Aspects"> 1.3 +1 -1 avalon/merlin/site/xdocs/merlin/systems/logging.xml Index: logging.xml =================================================================== RCS file: /home/cvs/avalon/merlin/site/xdocs/merlin/systems/logging.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- logging.xml 30 Apr 2004 06:54:05 -0000 1.2 +++ logging.xml 30 Apr 2004 07:22:33 -0000 1.3 @@ -29,7 +29,7 @@ <section name="Avalon Logging Subsystem"> <p> - The <a href="http://avalon.apache.org/loggging">logging platform</a> + The <a href="http://avalon.apache.org/logging">logging platform</a> provides support for a pluggable logging system implementation. </p> 1.5 +3 -4 avalon/merlin/site/xdocs/merlin/systems/repository.xml Index: repository.xml =================================================================== RCS file: /home/cvs/avalon/merlin/site/xdocs/merlin/systems/repository.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- repository.xml 7 Apr 2004 16:49:22 -0000 1.4 +++ repository.xml 30 Apr 2004 07:22:33 -0000 1.5 @@ -62,10 +62,9 @@ <tr> <td>Resource Management API</td> <td> - The Avalon Repository is a Java <a href="about/api/index.html">API</a>, - <a href="about/spi.html">SPI</a>, <a href="about/reference.html">reference - implementation</a> and <a href="about/bootstrap.html">bootstrap platform</a> - that provides support for the dynamic artifact loading, classloader chain + The Avalon Repository is a Java API, SPI, reference + implementation and bootstrap platform that provides support for + dynamic artifact loading, classloader chain creation, and generic application bootstrapping. </td> </tr>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]