CVS: jcontainer/site/xdocs os-containers.xml,1.2,1.3
Peter Donald <pdonald-yCVjj/[email protected]> Thu, 4 Dec 2003 18:21:41 -0600
| Newsgroups | gmane.comp.java.jcontainer.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/jcontainer/jcontainer/site/xdocs
In directory hogshead.codehaus.org:/tmp/cvs-serv7104/site/xdocs
Modified Files:
os-containers.xml
Log Message:
Add keel blah blah.
Index: os-containers.xml
===================================================================
RCS file: /cvsroot/jcontainer/jcontainer/site/xdocs/os-containers.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- os-containers.xml 29 Aug 2003 02:02:20 -0000 1.2
+++ os-containers.xml 5 Dec 2003 00:21:33 -0000 1.3
@@ -1,48 +1,55 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<document>
- <properties>
- <title>Open-source Containers</title>
- </properties>
+ <properties>
+ <title>Open-source Containers</title>
+ </properties>
- <body>
- <section name="Open-source Containers">
- <p>
+ <body>
+ <section name="Open-source Containers">
+ <p>
There are plenty of open-source Java-based container
applications and frameworks.
- </p>
- <p>
+ </p>
+ <p>
Below is a partial list (in alphabetical order) with the
relative links.
- </p>
- <p>
+ </p>
+ <p>
If you have an addition to this list, please drop us a mail
using the
- <a href="mailto:jcontainer-interest-81qHHgoATdGxIXFVlbCvtR2eb7JE58TQ@public.gmane.org">mailing list</a>.
- </p>
- <ul>
- <li>
- <a href="http://carbon.sourceforge.net">Carbon</a>
- </li>
- <li>
- <a href="http://avalon.apache.org/excalibur/fortress">Fortress</a>
- </li>
- <li>
- <a href="http://loom.jcontainer.org">Loom</a>
- </li>
- <li>
- <a href="http://www.matroska.org">Matroska</a>
- </li>
- <li>
- <a href="http://picocontainer.org">Pico</a>
- </li>
- <li>
- <a href="http://plexus.codehaus.org">Plexus</a>
- </li>
- <li>
- <a href="http://www.springframework.org/">Spring Framework</a>
- </li>
- </ul>
- </section>
+ <a href="mailto:jcontainer-interest-81qHHgoATdGxIXFVlbCvtR2eb7JE58TQ@public.gmane.org">mailing list</a>.
+ </p>
+ <ul>
+ <li>
+ <a href="http://carbon.sourceforge.net">Carbon</a>
+ </li>
+ <li>
+ <a href="http://avalon.apache.org/excalibur/fortress">Fortress</a>
+ </li>
+ <li>
+ <a href="http://www.keelframework.org">Keel</a>: Keel is a
+ meta-framework which incorporates multiple open source
+ projects to provide you with a best of breed framework
+ based on Avalon.
+ </li>
+ <li>
+ <a href="http://loom.jcontainer.org">Loom</a>
+ </li>
- </body>
+ <li>
+ <a href="http://www.matroska.org">Matroska</a>
+ </li>
+ <li>
+ <a href="http://picocontainer.org">Pico</a>
+ </li>
+ <li>
+ <a href="http://plexus.codehaus.org">Plexus</a>
+ </li>
+ <li>
+ <a href="http://www.springframework.org/">Spring Framework</a>
+ </li>
+ </ul>
+ </section>
+
+ </body>
</document>