You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2021/04/20 11:39:14 UTC

svn commit: r1889008 - in /commons/cms-site/trunk/content: site.xml xdoc/components.xml xdoc/downloads/index.xml xdoc/index.xml.vm

Author: sebb
Date: Tue Apr 20 11:39:14 2021
New Revision: 1889008

URL: http://svn.apache.org/viewvc?rev=1889008&view=rev
Log:
Refresh component lists

Modified:
    commons/cms-site/trunk/content/site.xml
    commons/cms-site/trunk/content/xdoc/components.xml
    commons/cms-site/trunk/content/xdoc/downloads/index.xml
    commons/cms-site/trunk/content/xdoc/index.xml.vm

Modified: commons/cms-site/trunk/content/site.xml
URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/content/site.xml?rev=1889008&r1=1889007&r2=1889008&view=diff
==============================================================================
--- commons/cms-site/trunk/content/site.xml (original)
+++ commons/cms-site/trunk/content/site.xml Tue Apr 20 11:39:14 2021
@@ -44,7 +44,15 @@
       <item name="Mailing Lists"          href="/mail-lists.html"/>
       <item name="PMC"                    href="/team.html"/>
       <item name="Components"             href="/components.html" collapse="true">
-        <!-- This list should agree with xdoc/index.xml and xdoc/components.xml and xdoc/downloads/index.xml -->
+        <!-- 
+            The following lists should agree:
+                - doaps/*.rdf
+                - content/site.xml
+                - content/downloads/index.xml 
+                - content/xdoc/components.xml
+                - content/xdoc/index.xml.vm
+                - https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/projects.xml
+        -->
         <item name="BCEL"                 href="/bcel/" />
         <item name="Beanutils"            href="/beanutils/" />
         <item name="BSF"                  href="/bsf/" />
@@ -80,13 +88,14 @@
         <item name="OGNL"                 href="/ognl/" />
         <item name="Pool"                 href="/pool/" />
         <item name="Proxy"                href="/proxy/" />
+        <item name="RDF"                  href="/rdf/" />
         <item name="RNG"                  href="/rng/" />
         <item name="SCXML"                href="/scxml/" />
         <item name="Statistics"           href="/statistics/" />
         <item name="Text"                 href="/text/" />
         <item name="Validator"            href="/validator/" />
         <item name="VFS"                  href="/vfs/" />
-        <item name="Weaver"               href="/sandbox/weaver/" />
+        <item name="Weaver"               href="/weaver/" />
       </item>
       <item name="Sandbox"                href="/sandbox.html" collapse="true">
         <!-- This list should agree with xdoc/sandbox.xml -->

Modified: commons/cms-site/trunk/content/xdoc/components.xml
URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/content/xdoc/components.xml?rev=1889008&r1=1889007&r2=1889008&view=diff
==============================================================================
--- commons/cms-site/trunk/content/xdoc/components.xml (original)
+++ commons/cms-site/trunk/content/xdoc/components.xml Tue Apr 20 11:39:14 2021
@@ -35,7 +35,15 @@
 
   <section name="Released Components">
      <table>
-        <!-- This list should agree with ../site.xml and index.xml and downloads/index.xml-->
+        <!-- 
+            The following lists should agree:
+                - doaps/*.rdf
+                - content/site.xml
+                - content/downloads/index.xml 
+                - content/xdoc/components.xml
+                - content/xdoc/index.xml.vm
+                - https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/projects.xml
+        -->
         <tr><th>Components</th><th></th></tr>
         <tr><td><a href="bcel/">BCEL</a></td>
             <td>Byte Code Engineering Library - analyze, create, and manipulate Java class files</td></tr>

Modified: commons/cms-site/trunk/content/xdoc/downloads/index.xml
URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/content/xdoc/downloads/index.xml?rev=1889008&r1=1889007&r2=1889008&view=diff
==============================================================================
--- commons/cms-site/trunk/content/xdoc/downloads/index.xml (original)
+++ commons/cms-site/trunk/content/xdoc/downloads/index.xml Tue Apr 20 11:39:14 2021
@@ -38,7 +38,15 @@
       </subsection>
 
       <subsection name="Downloads">
-         <!-- Should agree with list in ../../site.xml and ../index.xml and ../components.xml -->
+         <!-- 
+            The following lists should agree:
+                - doaps/*.rdf
+                - content/site.xml
+                - content/downloads/index.xml 
+                - content/xdoc/components.xml
+                - content/xdoc/index.xml.vm
+                - https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/projects.xml
+         -->
          <ul>
           <!--
               N.B. This list used to use URLs of the form "../csv/download_csv.cgi"
@@ -68,6 +76,7 @@
           <li><a href="/proper/commons-exec/download_exec.cgi">Exec</a></li>
           <li><a href="/proper/commons-fileupload/download_fileupload.cgi">FileUpload</a></li>
           <li><a href="/proper/commons-functor/download_functor.cgi">Functor</a></li>
+          <li><a href="/proper/commons-geometry/download_geometry.cgi">Geometry</a></li>
           <li><a href="/proper/commons-imaging/download_imaging.cgi">Imaging (was Sanselan)</a></li>
           <li><a href="/proper/commons-io/download_io.cgi">IO</a></li>
           <li><a href="/proper/commons-jci/download_jci.cgi">JCI</a></li>
@@ -79,13 +88,18 @@
           <li><a href="/proper/commons-logging/download_logging.cgi">Logging</a></li>
           <li><a href="/proper/commons-math/download_math.cgi">Math</a></li>
           <li><a href="/proper/commons-net/download_net.cgi">Net</a></li>
+          <li><a href="/proper/commons-net/download_numbers.cgi">Numbers</a></li>
+          <li><a href="/proper/commons-pool/download_ognl.cgi">OGNL</a></li>
           <li><a href="/proper/commons-pool/download_pool.cgi">Pool</a></li>
           <li><a href="/proper/commons-proxy/download_proxy.cgi">Proxy</a></li>
-          <li><a href="/proper/commons-imaging/download_sanselan.cgi">Sanselan (see Imaging)</a></li>
+          <li><a href="/proper/commons-proxy/download_rdf.cgi">RDF</a></li>
+          <li><a href="/proper/commons-proxy/download_rng.cgi">RNG</a></li>
           <li><a href="/proper/commons-scxml/download_scxml.cgi">SCXML</a></li>
           <li><a href="/proper/commons-statistics/download_statistics.cgi">Statistics</a></li>
+          <li><a href="/proper/commons-proxy/download_text.cgi">Text</a></li>
           <li><a href="/proper/commons-validator/download_validator.cgi">Validator</a></li>
           <li><a href="/proper/commons-vfs/download_vfs.cgi">VFS</a></li>
+          <li><a href="/proper/commons-vfs/download_weaver.cgi">Weaver</a></li>
         </ul>
       </subsection>
 

Modified: commons/cms-site/trunk/content/xdoc/index.xml.vm
URL: http://svn.apache.org/viewvc/commons/cms-site/trunk/content/xdoc/index.xml.vm?rev=1889008&r1=1889007&r2=1889008&view=diff
==============================================================================
--- commons/cms-site/trunk/content/xdoc/index.xml.vm (original)
+++ commons/cms-site/trunk/content/xdoc/index.xml.vm Tue Apr 20 11:39:14 2021
@@ -90,7 +90,15 @@
      </p>
 
      <table>
-        <!-- This list should agree with ../site.xml and components.xml and downloads/index.xml -->
+        <!-- 
+            The following lists should agree:
+                - doaps/*.rdf
+                - content/site.xml
+                - content/downloads/index.xml 
+                - content/xdoc/components.xml
+                - content/xdoc/index.xml.vm
+                - https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/projects.xml
+        -->
         <tr>
 		  <th>Component</th>
 		  <th>Description</th>