Author: gtrasuk
Date: Tue May 14 11:39:40 2013
New Revision: 1482306
URL: http://svn.apache.org/r1482306
Log:
CMS commit to river by gtrasuk
Modified:
river/site/trunk/content/index.mdtext
Modified: river/site/trunk/content/index.mdtext
URL:
http://svn.apache.org/viewvc/river/site/trunk/content/index.mdtext?rev=1482306&r1=1482305&r2=1482306&view=diff
==============================================================================
--- river/site/trunk/content/index.mdtext (original)
+++ river/site/trunk/content/index.mdtext Tue May 14 11:39:40 2013
@@ -1,5 +1,22 @@
Title: Apache River News
+# Apache River 2.2.1 Released
+
+Release 2.2.1 is a maintenance release, aimed primarily at fixing issues
caused by
+changes to the JDK7 runtime libraries.
+
+Release Notes - River - Version River_2.2.1
+Bug
+
+ [RIVER-149](https://issues.apache.org/jira/browse/RIVER-149) -
net.jini.export.ServerContext spec shouldn't rely on the system classloader
+ [RIVER-416](https://issues.apache.org/jira/browse/RIVER-416) - The
com.sun.jini.logging.Levels class produces a RuntimeException with the latest
version of Java
+ [RIVER-417](https://issues.apache.org/jira/browse/RIVER-417) -
com.sun.jini.outrigger.FastList fails to compile using Java 7
+
+Task
+
+ [RIVER-317](https://issues.apache.org/jira/browse/RIVER-317) - Deploy
Apache River artifacts to Maven repositories (both release and snapshot)
+
+
# @Beta annotation added
In order to allow new features in a mature codebase like Apache River,