You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2004/05/25 19:34:00 UTC

cvs commit: jakarta-commons/commons-build/parts sandbox-table.ent

dirkv       2004/05/25 10:34:00

  Modified:    commons-build/parts sandbox-table.ent
  Log:
  Add feedparser & transaction
  
  Revision  Changes    Path
  1.3       +15 -1     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.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- sandbox-table.ent	14 Mar 2004 20:29:56 -0000	1.2
  +++ sandbox-table.ent	25 May 2004 17:33:59 -0000	1.3
  @@ -53,7 +53,14 @@
        decorators to other collections that fire events.
       </td>
   </tr>
  -
  +<tr>
  +    <td><a href="http://jakarta.apache.org/commons/sandbox/feedparser/">Feedparser</a></td>
  +    <td>
  +     Generic FeedParser interface and concrete implementations for
  +     <a href="http://www.mnot.net/drafts/draft-nottingham-atom-format-02.html">Atom</a>,
  +     FOAF, OPML and RSS.
  +    </td>
  +</tr>
   <tr>
       <td><a href="http://jakarta.apache.org/commons/sandbox/functor/">Functor</a></td>
       <td>
  @@ -121,6 +128,13 @@
       <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="http://jakarta.apache.org/commons/sandbox/transaction/">Transaction</a></td>
  +    <td>
  +     Commons-Transaction provides a set of utility classes for transactional data 
  +     structures, locks, and a transactional file system.
       </td>
   </tr>
   <tr>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org