Author: spmallette
Date: Mon Jul 25 11:30:27 2016
New Revision: 1753978

URL: http://svn.apache.org/viewvc?rev=1753978&view=rev
Log:
Added some minor notes to the TinkerPop downloads page.

Modified:
    tinkerpop/site/downloads.html

Modified: tinkerpop/site/downloads.html
URL: 
http://svn.apache.org/viewvc/tinkerpop/site/downloads.html?rev=1753978&r1=1753977&r2=1753978&view=diff
==============================================================================
--- tinkerpop/site/downloads.html (original)
+++ tinkerpop/site/downloads.html Mon Jul 25 11:30:27 2016
@@ -328,11 +328,13 @@
                     </td>
                 </tr>
             </table>
+            <p><strong>Note</strong> that upgrade documentation was only 
introduced at 3.1.1-incubating which is why there are no links "upgrade" links 
in versions prior to that one.
             <h4>Verifying Downloads</h4>
             <p>All downloads have associated PGP and MD5 signatures to help 
verify a distribution provided by a mirror. To verify a distribution via PGP or 
GPG first download the
                <a href="https://www.apache.org/dist/tinkerpop/KEYS";>KEYS</a> 
file (it is important to use the linked file which is from the main 
distribution directory and not a 
                mirror. Next download the appropriate "asc" signature file for 
the relevant distribution (again, this file should come from the <a 
href="https://www.apache.org/dist/tinkerpop/";>main 
-               distribution directory</a> - note that older releases will have 
such files in the <a 
href="https://archive.apache.org/dist/tinkerpop/";>archives</a>).</p>
+               distribution directory</a> - note that older releases will have 
such files in the <a 
href="https://archive.apache.org/dist/tinkerpop/";>archives</a> or if released 
under Apache 
+               Incubator then they will be found in the <a 
href="https://archive.apache.org/dist/incubator/tinkerpop/";>Incubator 
archives</a>).</p>
             <p>Then verify the signatures as follows:</p>
             <p>   
               <pre><code> 


Reply via email to