You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ol...@apache.org on 2013/01/11 00:50:42 UTC

svn commit: r1431735 - /commons/cms-site/trunk/content/xdoc/dormant/index.xml

Author: olamy
Date: Thu Jan 10 23:50:41 2013
New Revision: 1431735

URL: http://svn.apache.org/viewvc?rev=1431735&view=rev
Log:
changes paths for dormant

Modified:
    commons/cms-site/trunk/content/xdoc/dormant/index.xml

Modified: commons/cms-site/trunk/content/xdoc/dormant/index.xml
URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/content/xdoc/dormant/index.xml?rev=1431735&r1=1431734&r2=1431735&view=diff
==============================================================================
--- commons/cms-site/trunk/content/xdoc/dormant/index.xml (original)
+++ commons/cms-site/trunk/content/xdoc/dormant/index.xml Thu Jan 10 23:50:41 2013
@@ -40,33 +40,33 @@
         <tr><th>Dormant</th><th></th></tr>
         <tr><td><a href="../dormant-sites/cache/">Cache</a></td>
             <td>Cache provides object caching services.</td></tr>
-        <tr><td><a href="clazz/">Clazz</a></td>
+        <tr><td><a href="../dormant-sites/clazz/">Clazz</a></td>
             <td>Clazz focuses on introspection and class manipulation.</td></tr>
-        <tr><td><a href="contract/">Contract</a></td>
+        <tr><td><a href="../dormant-sites/contract/">Contract</a></td>
             <td>This component makes all the nice features available to the java programming language that come along with contract based programming.</td></tr>
-        <tr><td><a href="convert/">Convert</a></td>
+        <tr><td><a href="../dormant-sites/convert/">Convert</a></td>
             <td>Commons-Convert aims to provide a single library dedicated to the task of converting an object of one type to another.</td></tr>
-        <tr><td><a href="events/">Events</a></td>
+        <tr><td><a href="../dormant-sites/events/">Events</a></td>
             <td>Commons-Events provides additional classes for firing and handling events. It focusses on the Java Collections Framework, providing decorators to other collections that fire events.</td></tr>
-        <tr><td><a href="feedparser/">Feedparser</a></td>
+        <tr><td><a href="../dormant-sites/feedparser/">Feedparser</a></td>
             <td>A Java RSS/Atom parser designed to elegantly support all versions of RSS (0.9, 0.91, 0.92, 1.0, and 2.0), Atom 0.5 (and future versions) as well as easy ad hoc extension and RSS 1.0 modules capability.</td></tr>
-        <tr><td><a href="jjar/">JJar</a></td>
+        <tr><td><a href="../dormant-sites/jjar/">JJar</a></td>
             <td>Jakarta JAR Archive Repository</td></tr>
-        <tr><td><a href="latka/">Latka</a></td>
+        <tr><td><a href="../dormant-sites/latka/">Latka</a></td>
             <td>Commons-Latka is an HTTP functional testing suite for automated QA, acceptance and regression testing.</td></tr>
-        <tr><td><a href="mapper/">Mapper</a></td>
+        <tr><td><a href="../dormant-sites/mapper/">Mapper</a></td>
             <td>Mapper is a thin abstraction layer around a project's chosen data mapping technology (a.k.a. DAO pattern).</td></tr>
-        <tr><td><a href="messenger/">Messenger</a></td>
+        <tr><td><a href="../dormant-sites/messenger/">Messenger</a></td>
             <td>Messenger is an easy to use and lightweight framework for working with JMS in the web tier.</td></tr>
-        <tr><td><a href="resources/">Resources</a></td>
+        <tr><td><a href="../dormant-sites/resources/">Resources</a></td>
             <td>Resources provides a lightweight framework for defining and looking up internationalized message strings keyed by a java.util.Locale and a message key.</td></tr>
-        <tr><td><a href="scaffold/">Scaffold</a></td>
+        <tr><td><a href="../dormant-sites/scaffold/">Scaffold</a></td>
             <td>Scaffold is a toolkit for building web applications.</td></tr>
-        <tr><td><a href="threadpool/">ThreadPool</a></td>
+        <tr><td><a href="../dormant-sites/threadpool/">ThreadPool</a></td>
             <td>ThreadPool is a simple component for asynchronously dispatching work to another thread in a pool for simple multi threaded programming.</td></tr>
-        <tr><td><a href="workflow/">Workflow</a></td>
+        <tr><td><a href="../dormant-sites/workflow/">Workflow</a></td>
             <td>Workflow provides a framework for building workflow management systems.</td></tr>
-        <tr><td><a href="xmlio/">XMLIO</a></td>
+        <tr><td><a href="../dormant-sites/xmlio/">XMLIO</a></td>
             <td>Simple and fast importer for XML configuration or import files.</td></tr>
       </table>