You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by br...@apache.org on 2014/08/10 10:59:44 UTC

svn commit: r1617071 - in /commons/proper/csv/trunk: pom.xml src/site/xdoc/download_csv.xml

Author: britter
Date: Sun Aug 10 08:59:44 2014
New Revision: 1617071

URL: http://svn.apache.org/r1617071
Log:
Add Java requirement to download page

Modified:
    commons/proper/csv/trunk/pom.xml
    commons/proper/csv/trunk/src/site/xdoc/download_csv.xml

Modified: commons/proper/csv/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/csv/trunk/pom.xml?rev=1617071&r1=1617070&r2=1617071&view=diff
==============================================================================
--- commons/proper/csv/trunk/pom.xml (original)
+++ commons/proper/csv/trunk/pom.xml Sun Aug 10 08:59:44 2014
@@ -115,6 +115,7 @@ CSV files of various types.
 
   <properties>
     <commons.release.version>1.0</commons.release.version>
+    <commons.release.desc>(Java 6.0+)</commons.release.desc>
     <!-- The RC version used in the staging repository URL. -->
     <commons.rc.version>RC1</commons.rc.version>
     <commons.componentid>csv</commons.componentid>

Modified: commons/proper/csv/trunk/src/site/xdoc/download_csv.xml
URL: http://svn.apache.org/viewvc/commons/proper/csv/trunk/src/site/xdoc/download_csv.xml?rev=1617071&r1=1617070&r2=1617071&view=diff
==============================================================================
--- commons/proper/csv/trunk/src/site/xdoc/download_csv.xml (original)
+++ commons/proper/csv/trunk/src/site/xdoc/download_csv.xml Sun Aug 10 08:59:44 2014
@@ -95,7 +95,7 @@ limitations under the License.
       </p>
     </subsection>
     </section>
-    <section name="Apache Commons CSV 1.0 ">
+    <section name="Apache Commons CSV 1.0 (Java 6.0+)">
       <subsection name="Binaries">
         <table>
           <tr>