You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ra...@apache.org on 2006/01/07 04:03:26 UTC

svn commit: r366638 - in /jakarta/commons/proper/commons-build/trunk: menus/dormant-items.ent parts/dormant-table.ent

Author: rahul
Date: Fri Jan  6 19:03:24 2006
New Revision: 366638

URL: http://svn.apache.org/viewcvs?rev=366638&view=rev
Log:
[feedparser] site is now published at:

http://jakarta.apache.org/commons/sandbox/feedparser/

add blurb to dormant components table for commons website (there was a recent post on one of the mailing lists about the "missing" blurb).

Modified:
    jakarta/commons/proper/commons-build/trunk/menus/dormant-items.ent
    jakarta/commons/proper/commons-build/trunk/parts/dormant-table.ent

Modified: jakarta/commons/proper/commons-build/trunk/menus/dormant-items.ent
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/commons-build/trunk/menus/dormant-items.ent?rev=366638&r1=366637&r2=366638&view=diff
==============================================================================
--- jakarta/commons/proper/commons-build/trunk/menus/dormant-items.ent (original)
+++ jakarta/commons/proper/commons-build/trunk/menus/dormant-items.ent Fri Jan  6 19:03:24 2006
@@ -3,6 +3,7 @@
     <item name="Contract"              href="http://jakarta.apache.org/commons/sandbox/contract/"/>
     <item name="Convert"               href="http://jakarta.apache.org/commons/sandbox/convert/"/>
     <item name="Events"                href="http://jakarta.apache.org/commons/sandbox/events/"/>
+    <item name="Feedparser"            href="http://jakarta.apache.org/commons/sandbox/feedparser/"/>
     <item name="Functor"               href="http://jakarta.apache.org/commons/sandbox/functor/"/>
     <item name="Javaflow"              href="http://jakarta.apache.org/commons/sandbox/javaflow/"/>
     <item name="JJar"                  href="http://jakarta.apache.org/commons/sandbox/jjar/"/>

Modified: jakarta/commons/proper/commons-build/trunk/parts/dormant-table.ent
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/commons-build/trunk/parts/dormant-table.ent?rev=366638&r1=366637&r2=366638&view=diff
==============================================================================
--- jakarta/commons/proper/commons-build/trunk/parts/dormant-table.ent (original)
+++ jakarta/commons/proper/commons-build/trunk/parts/dormant-table.ent Fri Jan  6 19:03:24 2006
@@ -35,6 +35,14 @@
     </td>
 </tr>
 <tr>
+    <td><a href="http://jakarta.apache.org/commons/sandbox/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="http://jakarta.apache.org/commons/sandbox/functor/">Functor</a></td>
     <td>
      A functor is a function that can be manipulated as an object, or 



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