You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2016/06/01 06:19:12 UTC

svn commit: r1746398 - in /commons/proper/beanutils/trunk/src/site: site.xml xdoc/index.xml

Author: ggregory
Date: Wed Jun  1 06:19:12 2016
New Revision: 1746398

URL: http://svn.apache.org/viewvc?rev=1746398&view=rev
Log:
Prepare for 1.9.3.

Modified:
    commons/proper/beanutils/trunk/src/site/site.xml
    commons/proper/beanutils/trunk/src/site/xdoc/index.xml

Modified: commons/proper/beanutils/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/src/site/site.xml?rev=1746398&r1=1746397&r2=1746398&view=diff
==============================================================================
--- commons/proper/beanutils/trunk/src/site/site.xml (original)
+++ commons/proper/beanutils/trunk/src/site/site.xml Wed Jun  1 06:19:12 2016
@@ -37,6 +37,11 @@
             <item name="Building"             href="/building.html"/>
             <item name="History"              href="/changes-report.html"/>
             <item name="Wiki"                 href="http://wiki.apache.org/commons/BeanUtils"/>
+            <item name="1.9.3" collapse="true" href="/index.html">
+                <item name="Release Notes"    href="http://commons.apache.org/beanutils/javadocs/v1.9.3/RELEASE-NOTES.txt"/>
+                <item name="User Guide"       href="http://commons.apache.org/beanutils/javadocs/v1.9.3/apidocs/org/apache/commons/beanutils/package-summary.html#package_description"/>
+                <item name="API"              href="http://commons.apache.org/beanutils/javadocs/v1.9.3/apidocs/index.html"/>
+            </item>
             <item name="1.9.2" collapse="true" href="/index.html">
                 <item name="Release Notes"    href="http://commons.apache.org/beanutils/javadocs/v1.9.2/RELEASE-NOTES.txt"/>
                 <item name="User Guide"       href="http://commons.apache.org/beanutils/javadocs/v1.9.2/apidocs/org/apache/commons/beanutils/package-summary.html#package_description"/>

Modified: commons/proper/beanutils/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/src/site/xdoc/index.xml?rev=1746398&r1=1746397&r2=1746398&view=diff
==============================================================================
--- commons/proper/beanutils/trunk/src/site/xdoc/index.xml (original)
+++ commons/proper/beanutils/trunk/src/site/xdoc/index.xml Wed Jun  1 06:19:12 2016
@@ -100,6 +100,12 @@ Bean Collections has an additional depen
     <a href="http://commons.apache.org/beanutils/download_beanutils.cgi">here</a>.
   </p>
   <ul>
+    <li>1.9.3
+      <ul>
+        <li><a href="http://commons.apache.org/beanutils/javadocs/v1.9.3/RELEASE-NOTES.txt">Release Notes</a></li>
+        <li><a href="http://commons.apache.org/beanutils/javadocs/v1.9.3/apidocs/index.html">JavaDoc</a></li>
+      </ul>
+    </li>
     <li>1.9.2
       <ul>
         <li><a href="http://commons.apache.org/beanutils/javadocs/v1.9.2/RELEASE-NOTES.txt">Release Notes</a></li>