Author: sebb Date: Sun Jul 24 13:37:58 2011 New Revision: 1150360 URL: http://svn.apache.org/viewvc?rev=1150360&view=rev Log: Add BCEL and JCS
Modified: commons/proper/commons-site/trunk/src/site/site.xml Modified: commons/proper/commons-site/trunk/src/site/site.xml URL: http://svn.apache.org/viewvc/commons/proper/commons-site/trunk/src/site/site.xml?rev=1150360&r1=1150359&r2=1150360&view=diff ============================================================================== --- commons/proper/commons-site/trunk/src/site/site.xml (original) +++ commons/proper/commons-site/trunk/src/site/site.xml Sun Jul 24 13:37:58 2011 @@ -45,6 +45,7 @@ <item name="PMC" href="/team-list.html"/> <item name="Components" href="/components.html" collapse="true"> <item name="Attributes" href="/attributes/" /> + <item name="BCEL" href="/bcel/" /> <item name="Beanutils" href="/beanutils/" /> <item name="Betwixt" href="/betwixt/" /> <item name="Chain" href="/chain/" /> @@ -64,6 +65,7 @@ <item name="FileUpload" href="/fileupload/" /> <item name="IO" href="/io/" /> <item name="JCI" href="/jci/" /> + <item name="JCS" href="/jcs/" /> <item name="Jelly" href="/jelly/" /> <item name="Jexl" href="/jexl/" /> <item name="JXPath" href="/jxpath/" />