Author: gtrasuk
Date: Mon Aug 17 13:57:05 2015
New Revision: 1696277

URL: http://svn.apache.org/r1696277
Log:
Added River Examples 1.0 to downloads page.

Modified:
    river/site/trunk/content/downloads.mdtext

Modified: river/site/trunk/content/downloads.mdtext
URL: 
http://svn.apache.org/viewvc/river/site/trunk/content/downloads.mdtext?rev=1696277&r1=1696276&r2=1696277&view=diff
==============================================================================
--- river/site/trunk/content/downloads.mdtext (original)
+++ river/site/trunk/content/downloads.mdtext Mon Aug 17 13:57:05 2015
@@ -9,11 +9,30 @@ Apache River releases are available unde
 
 ## Apache River v2.2.2 (Released Nov 18, 2013)
 
+This is the "Jini Technology Starter Kit", or "JTSK", i.e. the complete source 
for River 
+and the infrastructure services.
+
+_Note:_ 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.
+
 * 
[apache-river-2.2.2-src.zip](http://www.apache.org/dyn/closer.cgi/river/river-2.2.2/apache-river-2.2.2-src.zip)
 
([PGP](http://www.apache.org/dist/river/river-2.2.2/apache-river-2.2.2-src.zip.asc),
 
[SHA1](http://www.apache.org/dist/river/river-2.2.2/apache-river-2.2.2-src.zip.sha))
 * 
[apache-river-2.2.2-bin.zip](http://www.apache.org/dyn/closer.cgi/river/river-2.2.2/apache-river-2.2.2-bin.zip)
 
([PGP](http://www.apache.org/dist/river/river-2.2.2/apache-river-2.2.2-bin.zip.asc),
 
[SHA1](http://www.apache.org/dist/river/river-2.2.2/apache-river-2.2.2-bin.zip.sha))
 * 
[apache-river-2.2.2-src.tar.gz](http://www.apache.org/dyn/closer.cgi/river/river-2.2.2/apache-river-2.2.2-src.tar.gz)
 
([PGP](http://www.apache.org/dist/river/river-2.2.2/apache-river-2.2.2-src.tar.gz.asc),
 
[SHA1](http://www.apache.org/dist/river/river-2.2.2/apache-river-2.2.2-src.tar.gz.sha))
 * 
[apache-river-2.2.2-bin.tar.gz](http://www.apache.org/dyn/closer.cgi/river/river-2.2.2/apache-river-2.2.2-bin.tar.gz)
 
([PGP](http://www.apache.org/dist/river/river-2.2.2/apache-river-2.2.2-bin.tar.gz.asc),
 
[SHA1](http://www.apache.org/dist/river/river-2.2.2/apache-river-2.2.2-bin.tar.gz.sha))
 
+## Apache River Examples v1.0 (Released Aug 10, 2015)
+
+The examples project contains a set of introductory examples of River services 
and clients.  This project builds 
+using [Apache Maven](maven.apache.org).  You don't need to download and build 
the JTSK in order to use the
+examples project.
+
+Unpack the examples project and follow the instructions in 'README.md' at the 
top level of the unpacked folder.
+
+* 
[river-examples-1.0-source-release.zip](https://www.apache.org/dyn/closer.cgi/river/river-examples-1.0/river-examples-1.0-source-release.zip)
 
([PGP](https://dist.apache.org/repos/dist/release/river/river-examples-1.0/river-examples-1.0-source-release.zip.asc),
 
+[SHA1](https://dist.apache.org/repos/dist/release/river/river-examples-1.0/river-examples-1.0-source-release.zip.sha1),
+[MD5](https://dist.apache.org/repos/dist/release/river/river-examples-1.0/river-examples-1.0-source-release.zip.md5))
+
+
 # Archived Releases
 
 ## Apache River v2.2.1 (Released May 4, 2013)


Reply via email to