dirkv       2004/10/16 15:56:55

  Modified:    commons-build/parts sandbox-table.ent components-table.ent
  Log:
  move Attributes to commons proper
  
  Revision  Changes    Path
  1.6       +0 -8      jakarta-commons/commons-build/parts/sandbox-table.ent
  
  Index: sandbox-table.ent
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/parts/sandbox-table.ent,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- sandbox-table.ent 3 Jul 2004 19:16:32 -0000       1.5
  +++ sandbox-table.ent 16 Oct 2004 22:56:55 -0000      1.6
  @@ -1,14 +1,6 @@
   <table>
   <tr><th>Sandbox</th><th></th></tr>
   <tr>
  -    <td><a 
href="http://jakarta.apache.org/commons/sandbox/attributes/";>Attributes</a></td>
  -    <td>
  -     Attributes provides a runtime API to metadata attributes such as doclet tags,
  -     inspired by the Nanning and XRAI projects
  -     as well as JSR 175 and C# attrbutes.
  -    </td>
  -</tr>
  -<tr>
       <td><a href="http://jakarta.apache.org/commons/sandbox/cache/";>Cache</a></td>
       <td>
        Cache provides object caching services.
  
  
  
  1.4       +8 -0      jakarta-commons/commons-build/parts/components-table.ent
  
  Index: components-table.ent
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/commons-build/parts/components-table.ent,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- components-table.ent      3 Jul 2004 19:16:32 -0000       1.3
  +++ components-table.ent      16 Oct 2004 22:56:55 -0000      1.4
  @@ -1,6 +1,14 @@
   <table>
   <tr><th>Components</th><th></th></tr>
   <tr>
  +    <td><a 
href="http://jakarta.apache.org/commons/sandbox/attributes/";>Attributes</a></td>
  +    <td>
  +     Attributes provides a runtime API to metadata attributes such as doclet tags,
  +     inspired by the Nanning and XRAI projects
  +     as well as JSR 175 and C# attrbutes.
  +    </td>
  +</tr>
  +<tr>
       <td><a href="http://jakarta.apache.org/commons/beanutils/";>BeanUtils</a></td>
       <td>
        Commons-BeanUtils provides easy-to-use wrappers around the Java
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to