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/23 11:11:52 UTC

svn commit: r6255 - in /release/commons/csv: binaries/HEADER.html binaries/README.html source/HEADER.html source/README.html

Author: britter
Date: Sat Aug 23 09:11:52 2014
New Revision: 6255

Log:
Copy HEADER and README files

Added:
    release/commons/csv/binaries/HEADER.html   (with props)
    release/commons/csv/binaries/README.html   (with props)
    release/commons/csv/source/HEADER.html   (with props)
    release/commons/csv/source/README.html   (with props)

Added: release/commons/csv/binaries/HEADER.html
==============================================================================
--- release/commons/csv/binaries/HEADER.html (added)
+++ release/commons/csv/binaries/HEADER.html Sat Aug 23 09:11:52 2014
@@ -0,0 +1,13 @@
+<h1>Index of /dist/commons</h1>
+
+<h2>Apache Commons Project Distributions</h2>
+
+<p>The most recent source and binary releases for the Apache Commons project are available from this directory listing. For older releases, please use the <a href="http://archive.apache.org/dist/commons/">archives</a>. </p>
+
+<h2>Important Notices</h2>
+
+<ul>
+<li><a href="#mirrors">Download from your nearest mirror site!</a></li>
+<li><a href="#sig">PGP/GPG Signatures</a></li>
+</ul>
+

Propchange: release/commons/csv/binaries/HEADER.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: release/commons/csv/binaries/README.html
==============================================================================
--- release/commons/csv/binaries/README.html (added)
+++ release/commons/csv/binaries/README.html Sat Aug 23 09:11:52 2014
@@ -0,0 +1,40 @@
+<h1>Commons-CSV v1.0.</h1>
+
+<p>This is the 1.0 version of commons-csv. It is available in both binary and source distributions.</p>
+
+
+<p><font color="red" size="+2">Note:</font>
+The tar files in the distribution use GNU tar extensions
+and must be untarred with a GNU compatible version of tar. The version
+of tar on Solaris and Mac OS X will not work with these files</p>
+
+<a name="changes"><h2>Changes</h2></a>
+
+<p>The changes in this release are detailed in the release notes.</p>
+
+<p>Thank you for using <a href="http://commons.apache.org/csv/">CSV</a>.</p>
+
+<p>From the Apache Commons Project<br><a href="http://commons.apache.org/">http://commons.apache.org/</a></p>
+
+<a name="sig"><h2>Signatures</h2></a>
+
+<p>Many of the files have been digitally signed using GnuPG.  If so,
+there will be an accompanying <samp><em>file</em>.asc</samp> signature
+file in the same directory as the file (binaries/ or source/).  The
+signing keys can be found in the distribution directory at &lt;<a
+HREF="http://www.apache.org/dist/commons/KEYS"><samp>http://www.apache.org/dist/commons/KEYS</samp></a>&gt;.</p>
+
+<p><b>Always download the KEYS file directly from the Apache site, never from a mirror site.</b></p>
+
+
+<pre>Always test available signatures, <i>e.g.</i>,
+$ pgpk -a KEYS
+$ pgpv commons-csv-1.0-bin.tar.gz.asc
+or,
+$ pgp -ka KEYS
+$ pgp commons-csv-1.0-bin.tar.gz.asc
+or,
+$ gpg --import KEYS
+$ gpg --verify commons-csv-1.0-bin.tar.gz.asc
+</pre>
+<p>

Propchange: release/commons/csv/binaries/README.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: release/commons/csv/source/HEADER.html
==============================================================================
--- release/commons/csv/source/HEADER.html (added)
+++ release/commons/csv/source/HEADER.html Sat Aug 23 09:11:52 2014
@@ -0,0 +1,13 @@
+<h1>Index of /dist/commons</h1>
+
+<h2>Apache Commons Project Distributions</h2>
+
+<p>The most recent source and binary releases for the Apache Commons project are available from this directory listing. For older releases, please use the <a href="http://archive.apache.org/dist/commons/">archives</a>. </p>
+
+<h2>Important Notices</h2>
+
+<ul>
+<li><a href="#mirrors">Download from your nearest mirror site!</a></li>
+<li><a href="#sig">PGP/GPG Signatures</a></li>
+</ul>
+

Propchange: release/commons/csv/source/HEADER.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: release/commons/csv/source/README.html
==============================================================================
--- release/commons/csv/source/README.html (added)
+++ release/commons/csv/source/README.html Sat Aug 23 09:11:52 2014
@@ -0,0 +1,40 @@
+<h1>Commons-CSV v1.0.</h1>
+
+<p>This is the 1.0 version of commons-csv. It is available in both binary and source distributions.</p>
+
+
+<p><font color="red" size="+2">Note:</font>
+The tar files in the distribution use GNU tar extensions
+and must be untarred with a GNU compatible version of tar. The version
+of tar on Solaris and Mac OS X will not work with these files</p>
+
+<a name="changes"><h2>Changes</h2></a>
+
+<p>The changes in this release are detailed in the release notes.</p>
+
+<p>Thank you for using <a href="http://commons.apache.org/csv/">CSV</a>.</p>
+
+<p>From the Apache Commons Project<br><a href="http://commons.apache.org/">http://commons.apache.org/</a></p>
+
+<a name="sig"><h2>Signatures</h2></a>
+
+<p>Many of the files have been digitally signed using GnuPG.  If so,
+there will be an accompanying <samp><em>file</em>.asc</samp> signature
+file in the same directory as the file (binaries/ or source/).  The
+signing keys can be found in the distribution directory at &lt;<a
+HREF="http://www.apache.org/dist/commons/KEYS"><samp>http://www.apache.org/dist/commons/KEYS</samp></a>&gt;.</p>
+
+<p><b>Always download the KEYS file directly from the Apache site, never from a mirror site.</b></p>
+
+
+<pre>Always test available signatures, <i>e.g.</i>,
+$ pgpk -a KEYS
+$ pgpv commons-csv-1.0-bin.tar.gz.asc
+or,
+$ pgp -ka KEYS
+$ pgp commons-csv-1.0-bin.tar.gz.asc
+or,
+$ gpg --import KEYS
+$ gpg --verify commons-csv-1.0-bin.tar.gz.asc
+</pre>
+<p>

Propchange: release/commons/csv/source/README.html
------------------------------------------------------------------------------
    svn:eol-style = native