You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by bu...@apache.org on 2015/08/17 15:57:15 UTC

svn commit: r962121 - in /websites/staging/river/trunk/content: ./ downloads.html sitemap.html

Author: buildbot
Date: Mon Aug 17 13:57:15 2015
New Revision: 962121

Log:
Staging update by buildbot for river

Modified:
    websites/staging/river/trunk/content/   (props changed)
    websites/staging/river/trunk/content/downloads.html
    websites/staging/river/trunk/content/sitemap.html

Propchange: websites/staging/river/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Aug 17 13:57:15 2015
@@ -1 +1 @@
-1646381
+1696277

Modified: websites/staging/river/trunk/content/downloads.html
==============================================================================
--- websites/staging/river/trunk/content/downloads.html (original)
+++ websites/staging/river/trunk/content/downloads.html Mon Aug 17 13:57:15 2015
@@ -66,32 +66,57 @@
         <tr>
         <td style="overflow: hidden;" valign="top" width="100%">
           <div class="wiki-content">
-<h1 id="apache-river-downloads">Apache River Downloads</h1>
+<style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<h1 id="apache-river-downloads">Apache River Downloads<a class="headerlink" href="#apache-river-downloads" title="Permanent link">&para;</a></h1>
 <p>Use the links below to download Apache River releases from one of our mirrors. You should verify the integrity of the files using the signatures and checksums available from this page.</p>
 <p>Apache River releases are available under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. See the NOTICE.txt file contained in each release artifact for applicable copyright attribution notices.</p>
-<h2 id="apache-river-v222-released-nov-18-2013">Apache River v2.2.2 (Released Nov 18, 2013)</h2>
+<h2 id="apache-river-v222-released-nov-18-2013">Apache River v2.2.2 (Released Nov 18, 2013)<a class="headerlink" href="#apache-river-v222-released-nov-18-2013" title="Permanent link">&para;</a></h2>
+<p>This is the "Jini Technology Starter Kit", or "JTSK", i.e. the complete source for River 
+and the infrastructure services.</p>
+<p><em>Note:</em> The JTSK project below does not build under JDK8.  It requires JDK7 or earlier to build from source.  You're probably better off starting with the the 
+examples project below, which will automatically get the prebuilt jar files from Maven Central.</p>
 <ul>
 <li><a href="http://www.apache.org/dyn/closer.cgi/river/river-2.2.2/apache-river-2.2.2-src.zip">apache-river-2.2.2-src.zip</a> (<a href="http://www.apache.org/dist/river/river-2.2.2/apache-river-2.2.2-src.zip.asc">PGP</a>, <a href="http://www.apache.org/dist/river/river-2.2.2/apache-river-2.2.2-src.zip.sha">SHA1</a>)</li>
 <li><a href="http://www.apache.org/dyn/closer.cgi/river/river-2.2.2/apache-river-2.2.2-bin.zip">apache-river-2.2.2-bin.zip</a> (<a href="http://www.apache.org/dist/river/river-2.2.2/apache-river-2.2.2-bin.zip.asc">PGP</a>, <a href="http://www.apache.org/dist/river/river-2.2.2/apache-river-2.2.2-bin.zip.sha">SHA1</a>)</li>
 <li><a href="http://www.apache.org/dyn/closer.cgi/river/river-2.2.2/apache-river-2.2.2-src.tar.gz">apache-river-2.2.2-src.tar.gz</a> (<a href="http://www.apache.org/dist/river/river-2.2.2/apache-river-2.2.2-src.tar.gz.asc">PGP</a>, <a href="http://www.apache.org/dist/river/river-2.2.2/apache-river-2.2.2-src.tar.gz.sha">SHA1</a>)</li>
 <li><a href="http://www.apache.org/dyn/closer.cgi/river/river-2.2.2/apache-river-2.2.2-bin.tar.gz">apache-river-2.2.2-bin.tar.gz</a> (<a href="http://www.apache.org/dist/river/river-2.2.2/apache-river-2.2.2-bin.tar.gz.asc">PGP</a>, <a href="http://www.apache.org/dist/river/river-2.2.2/apache-river-2.2.2-bin.tar.gz.sha">SHA1</a>)</li>
 </ul>
-<h1 id="archived-releases">Archived Releases</h1>
-<h2 id="apache-river-v221-released-may-4-2013">Apache River v2.2.1 (Released May 4, 2013)</h2>
+<h2 id="apache-river-examples-v10-released-aug-10-2015">Apache River Examples v1.0 (Released Aug 10, 2015)<a class="headerlink" href="#apache-river-examples-v10-released-aug-10-2015" title="Permanent link">&para;</a></h2>
+<p>The examples project contains a set of introductory examples of River services and clients.  This project builds 
+using <a href="maven.apache.org">Apache Maven</a>.  You don't need to download and build the JTSK in order to use the
+examples project.</p>
+<p>Unpack the examples project and follow the instructions in 'README.md' at the top level of the unpacked folder.</p>
+<ul>
+<li><a href="https://www.apache.org/dyn/closer.cgi/river/river-examples-1.0/river-examples-1.0-source-release.zip">river-examples-1.0-source-release.zip</a> (<a href="https://dist.apache.org/repos/dist/release/river/river-examples-1.0/river-examples-1.0-source-release.zip.asc">PGP</a>, 
+<a href="https://dist.apache.org/repos/dist/release/river/river-examples-1.0/river-examples-1.0-source-release.zip.sha1">SHA1</a>,
+<a href="https://dist.apache.org/repos/dist/release/river/river-examples-1.0/river-examples-1.0-source-release.zip.md5">MD5</a>)</li>
+</ul>
+<h1 id="archived-releases">Archived Releases<a class="headerlink" href="#archived-releases" title="Permanent link">&para;</a></h1>
+<h2 id="apache-river-v221-released-may-4-2013">Apache River v2.2.1 (Released May 4, 2013)<a class="headerlink" href="#apache-river-v221-released-may-4-2013" title="Permanent link">&para;</a></h2>
 <ul>
 <li><a href="http://archive.apache.org/dist/river/river-2.2.1/apache-river-2.2.1-src.zip">apache-river-2.2.1-src.zip</a> (<a href="http://www.apache.org/dist/river/river-2.2.1/apache-river-2.2.1-src.zip.asc">PGP</a>, <a href="http://www.apache.org/dist/river/river-2.2.1/apache-river-2.2.1-src.zip.sha">SHA1</a>)</li>
 <li><a href="http://archive.apache.org/dist/river/river-2.2.1/apache-river-2.2.1-bin.zip">apache-river-2.2.1-bin.zip</a> (<a href="http://www.apache.org/dist/river/river-2.2.1/apache-river-2.2.1-bin.zip.asc">PGP</a>, <a href="http://www.apache.org/dist/river/river-2.2.1/apache-river-2.2.1-bin.zip.sha">SHA1</a>)</li>
 <li><a href="http://archive.apache.org/dist/river/river-2.2.1/apache-river-2.2.1-src.tar.gz">apache-river-2.2.1-src.tar.gz</a> (<a href="http://www.apache.org/dist/river/river-2.2.1/apache-river-2.2.1-src.tar.gz.asc">PGP</a>, <a href="http://www.apache.org/dist/river/river-2.2.1/apache-river-2.2.1-src.tar.gz.sha">SHA1</a>)</li>
 <li><a href="http://archive.apache.org/dist/river/river-2.2.1/apache-river-2.2.1-bin.tar.gz">apache-river-2.2.1-bin.tar.gz</a> (<a href="http://www.apache.org/dist/river/river-2.2.1/apache-river-2.2.1-bin.tar.gz.asc">PGP</a>, <a href="http://www.apache.org/dist/river/river-2.2.1/apache-river-2.2.1-bin.tar.gz.sha">SHA1</a>)</li>
 </ul>
-<h2 id="apache-river-v220-first-top-level-project-release">Apache River v2.2.0 (First Top Level Project release)</h2>
+<h2 id="apache-river-v220-first-top-level-project-release">Apache River v2.2.0 (First Top Level Project release)<a class="headerlink" href="#apache-river-v220-first-top-level-project-release" title="Permanent link">&para;</a></h2>
 <ul>
 <li><a href="http://archive.apache.org/dist/river/river-2.2.0/apache-river-2.2.0-src.zip">apache-river-2.2.0-src.zip</a> (<a href="http://www.apache.org/dist/river/river-2.2.0/apache-river-2.2.0-src.zip.asc">PGP</a>, <a href="http://www.apache.org/dist/river/river-2.2.0/apache-river-2.2.0-src.zip.sha">SHA1</a>)</li>
 <li><a href="http://archive.apache.org/dist/river/river-2.2.0/apache-river-2.2.0-bin.zip">apache-river-2.2.0-bin.zip</a> (<a href="http://www.apache.org/dist/river/river-2.2.0/apache-river-2.2.0-bin.zip.asc">PGP</a>, <a href="http://www.apache.org/dist/river/river-2.2.0/apache-river-2.2.0-bin.zip.sha">SHA1</a>)</li>
 <li><a href="http://archive.apache.org/dist/river/river-2.2.0/apache-river-2.2.0-src.tar.gz">apache-river-2.2.0-src.tar.gz</a> (<a href="http://www.apache.org/dist/river/river-2.2.0/apache-river-2.2.0-src.tar.gz.asc">PGP</a>, <a href="http://www.apache.org/dist/river/river-.2.0/apache-river-2.2.0-src.tar.gz.sha">SHA1</a>)</li>
 <li><a href="http://archive.apache.org/dist/river/river-2.2.0/apache-river-2.2.0-bin.tar.gz">apache-river-2.2.0-bin.tar.gz</a> (<a href="http://www.apache.org/dist/river/river-2.2.0/apache-river-2.2.0-bin.tar.gz.asc">PGP</a>, <a href="http://www.apache.org/dist/river/river-2.2.0/apache-river-2.2.0-bin.tar.gz.sha">SHA1</a>)</li>
 </ul>
-<h2 id="continuous-snapshots">Continuous snapshots</h2>
+<h2 id="continuous-snapshots">Continuous snapshots<a class="headerlink" href="#continuous-snapshots" title="Permanent link">&para;</a></h2>
 <p>Download the build artifacts from our <a href="https://builds.apache.org/pview/job/River-trunk-jdk7/lastSuccessfulBuild">trunk build</a></p>
 <ul>
 <li><a href="https://builds.apache.org/pview/job/River-trunk-jdk7/lastSuccessfulBuild/artifact/dist/apache-river-trunk-src.zip">apache-river-trunk-src.zip</a> </li>
@@ -105,7 +130,7 @@
 and the mirror sites. </p>
 <p>Older releases can be obtained from the <a href="http://archive.apache.org/dist/river/">archive site</a>,
 and the 2.1.x releases made during incubation are available from the <a href="http://archive.apache.org/dist/incubator/river/">Incubator archive</a>.</p>
-<h2 id="pgp-signatures">PGP Signatures</h2>
+<h2 id="pgp-signatures">PGP Signatures<a class="headerlink" href="#pgp-signatures" title="Permanent link">&para;</a></h2>
 <p>All of the release distribution packages have been digitally signed (using PGP or GPG) by the Apache Group members that constructed them. There will be an accompanying distribution.asc file in the same directory as the distribution. The PGP keys can be found in the MIT key repository (hkp://pgp.mit.edu), the OpenPGP Public Key repository (hkp://subkeys.pgp.net), and within this project's KEYS file, which is located within each download directory.</p>
 <p>Always use the signature files to verify the authenticity of the distribution, e.g.,</p>
 <div class="codehilite"><pre><span class="c">% pgpk -a KEYS</span>
@@ -133,7 +158,18 @@ and the 2.1.x releases made during incub
             <div class="navigation_top">
               <div class="navigation_bottom"> 
 <!-- sidenav -->                                                                        
-<h3 id="the-foundation">The Foundation</h3>
+<style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<h3 id="the-foundation">The Foundation<a class="headerlink" href="#the-foundation" title="Permanent link">&para;</a></h3>
 <ul>
 <li><a href="http://www.apache.org">Apache</a></li>
 <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
@@ -141,7 +177,7 @@ and the 2.1.x releases made during incub
 <li><a href="http://www.apache.org/security/">Security</a></li>
 <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
 </ul>
-<h3 id="apache-river">Apache river</h3>
+<h3 id="apache-river">Apache river<a class="headerlink" href="#apache-river" title="Permanent link">&para;</a></h3>
 <ul>
 <li><a href="downloads.html">Downloads</a></li>
 <li><a href="maven-artifacts.html">Maven Artifacts</a></li>
@@ -149,7 +185,7 @@ and the 2.1.x releases made during incub
 <li><a href="index.html">News</a></li>
 <li><a href="about.html">About</a></li>
 </ul>
-<h3 id="documentation">Documentation</h3>
+<h3 id="documentation">Documentation<a class="headerlink" href="#documentation" title="Permanent link">&para;</a></h3>
 <ul>
 <li><a href="concepts.html">Concepts</a></li>
 <li><a href="user-guide-basic-river-services.html">Getting started</a></li>
@@ -161,7 +197,7 @@ and the 2.1.x releases made during incub
 <li><a href="resources.html">Resources</a></li>
 <li><a href="building-a-release.html">Release</a></li>
 </ul>
-<h3 id="community">Community</h3>
+<h3 id="community">Community<a class="headerlink" href="#community" title="Permanent link">&para;</a></h3>
 <ul>
 <li><a href="get-involved.html">Get Involved</a></li>
 <li>Discussion<ul>
@@ -177,7 +213,7 @@ and the 2.1.x releases made during incub
 <li><a href="people.html">People</a></li>
 <li><a href="found-a-bug.html">Found a Bug</a>?</li>
 </ul>
-<h3 id="development">Development</h3>
+<h3 id="development">Development<a class="headerlink" href="#development" title="Permanent link">&para;</a></h3>
 <ul>
 <li><a href="source-code.html">Source Code</a></li>
 <li><a href="building-river.html">Building River</a></li>
@@ -187,7 +223,7 @@ and the 2.1.x releases made during incub
 <li><a href="https://issues.apache.org/jira/browse/RIVER">Issue Tracker</a></li>
 <li><a href="http://wiki.apache.org/river/">Wiki</a></li>
 </ul>
-<h3 id="search">Search</h3>
+<h3 id="search">Search<a class="headerlink" href="#search" title="Permanent link">&para;</a></h3>
 <DIV>
 <form method="get" action="http://www.google.com/search" id="search" name="search" style="font-size: 10px;">
  <input type="hidden" name="sitesearch" value="river.apache.org">

Modified: websites/staging/river/trunk/content/sitemap.html
==============================================================================
--- websites/staging/river/trunk/content/sitemap.html (original)
+++ websites/staging/river/trunk/content/sitemap.html Mon Aug 17 13:57:15 2015
@@ -66,6 +66,17 @@
         <tr>
         <td style="overflow: hidden;" valign="top" width="100%">
           <div class="wiki-content">
+<style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
 <ul>
 <li><a href="/about.html">About Apache River</a></li>
 <li><a href="/building-a-release.html">Building a release</a></li>
@@ -107,7 +118,18 @@
             <div class="navigation_top">
               <div class="navigation_bottom"> 
 <!-- sidenav -->                                                                        
-<h3 id="the-foundation">The Foundation</h3>
+<style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<h3 id="the-foundation">The Foundation<a class="headerlink" href="#the-foundation" title="Permanent link">&para;</a></h3>
 <ul>
 <li><a href="http://www.apache.org">Apache</a></li>
 <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
@@ -115,7 +137,7 @@
 <li><a href="http://www.apache.org/security/">Security</a></li>
 <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
 </ul>
-<h3 id="apache-river">Apache river</h3>
+<h3 id="apache-river">Apache river<a class="headerlink" href="#apache-river" title="Permanent link">&para;</a></h3>
 <ul>
 <li><a href="downloads.html">Downloads</a></li>
 <li><a href="maven-artifacts.html">Maven Artifacts</a></li>
@@ -123,7 +145,7 @@
 <li><a href="index.html">News</a></li>
 <li><a href="about.html">About</a></li>
 </ul>
-<h3 id="documentation">Documentation</h3>
+<h3 id="documentation">Documentation<a class="headerlink" href="#documentation" title="Permanent link">&para;</a></h3>
 <ul>
 <li><a href="concepts.html">Concepts</a></li>
 <li><a href="user-guide-basic-river-services.html">Getting started</a></li>
@@ -135,7 +157,7 @@
 <li><a href="resources.html">Resources</a></li>
 <li><a href="building-a-release.html">Release</a></li>
 </ul>
-<h3 id="community">Community</h3>
+<h3 id="community">Community<a class="headerlink" href="#community" title="Permanent link">&para;</a></h3>
 <ul>
 <li><a href="get-involved.html">Get Involved</a></li>
 <li>Discussion<ul>
@@ -151,7 +173,7 @@
 <li><a href="people.html">People</a></li>
 <li><a href="found-a-bug.html">Found a Bug</a>?</li>
 </ul>
-<h3 id="development">Development</h3>
+<h3 id="development">Development<a class="headerlink" href="#development" title="Permanent link">&para;</a></h3>
 <ul>
 <li><a href="source-code.html">Source Code</a></li>
 <li><a href="building-river.html">Building River</a></li>
@@ -161,7 +183,7 @@
 <li><a href="https://issues.apache.org/jira/browse/RIVER">Issue Tracker</a></li>
 <li><a href="http://wiki.apache.org/river/">Wiki</a></li>
 </ul>
-<h3 id="search">Search</h3>
+<h3 id="search">Search<a class="headerlink" href="#search" title="Permanent link">&para;</a></h3>
 <DIV>
 <form method="get" action="http://www.google.com/search" id="search" name="search" style="font-size: 10px;">
  <input type="hidden" name="sitesearch" value="river.apache.org">