Author: sebb
Date: Sun Jul 24 14:19:32 2011
New Revision: 1150377
URL: http://svn.apache.org/viewvc?rev=1150377&view=rev
Log:
Also need to update downloads page
Modified:
commons/proper/commons-site/trunk/src/site/site.xml
commons/proper/commons-site/trunk/src/site/xdoc/downloads/index.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=1150377&r1=1150376&r2=1150377&view=diff
==============================================================================
--- commons/proper/commons-site/trunk/src/site/site.xml (original)
+++ commons/proper/commons-site/trunk/src/site/site.xml Sun Jul 24 14:19:32 2011
@@ -44,7 +44,7 @@
<item name="Mailing Lists" href="/mail-lists.html"/>
<item name="PMC" href="/team-list.html"/>
<item name="Components" href="/components.html"
collapse="true">
- <!-- This list should agree with xdoc/index.xml and
xdoc/components.xml -->
+ <!-- This list should agree with xdoc/index.xml and
xdoc/components.xml and xdoc/downloads/index.xml -->
<item name="Attributes" href="/attributes/" />
<item name="BCEL" href="/bcel/" />
<item name="Beanutils" href="/beanutils/" />
Modified: commons/proper/commons-site/trunk/src/site/xdoc/downloads/index.xml
URL:
http://svn.apache.org/viewvc/commons/proper/commons-site/trunk/src/site/xdoc/downloads/index.xml?rev=1150377&r1=1150376&r2=1150377&view=diff
==============================================================================
--- commons/proper/commons-site/trunk/src/site/xdoc/downloads/index.xml
(original)
+++ commons/proper/commons-site/trunk/src/site/xdoc/downloads/index.xml Sun Jul
24 14:19:32 2011
@@ -38,8 +38,11 @@
</subsection>
<subsection name="Downloads">
+ <!-- Should agree with list in ../../site.xml -->
<ul>
<li><a
href="../attributes/download_attributes.cgi">Attributes</a></li>
+ <!-- TODO move to Commons area -->
+ <li><a
href="http://jakarta.apache.org/site/downloads/downloads_bcel.cgi">BCEL</a></li>
<li><a href="../beanutils/download_beanutils.cgi">Beanutils</a></li>
<li><a href="../betwixt/download_betwixt.cgi">Betwixt</a></li>
<li><a href="../chain/download_chain.cgi">Chain</a></li>
@@ -58,6 +61,8 @@
<li><a
href="../fileupload/download_fileupload.cgi">FileUpload</a></li>
<li><a href="../io/download_io.cgi">IO</a></li>
<li><a href="../jci/download_jci.cgi">JCI</a></li>
+ <!-- TODO move to Commons area -->
+ <li><a
href="http://jakarta.apache.org/site/downloads/downloads_jcs.cgi">JCS</a></li>
<li><a href="../jelly/download_jelly.cgi">Jelly</a></li>
<li><a href="../jexl/download_jexl.cgi">JEXL</a></li>
<li><a href="../jxpath/download_jxpath.cgi">JXPath</a></li>