You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by mb...@apache.org on 2014/01/05 20:41:20 UTC

svn commit: r1555619 - /commons/cms-site/trunk/content/xdoc/components.xml

Author: mbenson
Date: Sun Jan  5 19:41:20 2014
New Revision: 1555619

URL: http://svn.apache.org/r1555619
Log:
add weaver to proper components

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

Modified: commons/cms-site/trunk/content/xdoc/components.xml
URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/content/xdoc/components.xml?rev=1555619&r1=1555618&r2=1555619&view=diff
==============================================================================
--- commons/cms-site/trunk/content/xdoc/components.xml (original)
+++ commons/cms-site/trunk/content/xdoc/components.xml Sun Jan  5 19:41:20 2014
@@ -125,6 +125,8 @@
             <td>Framework to define validators and validation rules in an xml file.</td></tr>
         <tr><td><a href="vfs/">VFS</a></td>
             <td>Virtual File System component for treating files, FTP, SMB, ZIP and such like as a single logical file system.</td></tr>
+        <tr><td><a href="weaver/">Weaver</a></td>
+            <td>Provides an easy way to enhance (weave) compiled bytecode.</td></tr>
      </table>
   </section>