You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by gt...@apache.org on 2016/02/21 16:56:41 UTC

svn commit: r1731538 - /river/site/trunk/content/index.mdtext

Author: gtrasuk
Date: Sun Feb 21 15:56:41 2016
New Revision: 1731538

URL: http://svn.apache.org/viewvc?rev=1731538&view=rev
Log:
Release Apache River 2.2.3

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=1731538&r1=1731537&r2=1731538&view=diff
==============================================================================
--- river/site/trunk/content/index.mdtext (original)
+++ river/site/trunk/content/index.mdtext Sun Feb 21 15:56:41 2016
@@ -1,5 +1,12 @@
 Title: Apache River News
 
+# Apache River 2.2.3 Released - February 21, 2016
+
+Apache River 2.2.3 is a maintenance release based on the Apache River 2.2. branch.  It removes the Activation
+subsystem, which was largely unused, and support for JRMP under the Java Extensible Remote Invocation subsystem.
+The Java Remote Method Protocol is obsolete in the context of JERI.  It was previously included to allow compatibility
+with Jini 1.0 services and clients.  The transition to Jini 2.0 should be complete by now.
+
 # River-Examples v1.0 Released - Aug 10, 2015
 
 The quickest way to experience River/Jini is to download the river-examples source distribution.
@@ -75,3 +82,77 @@ The River PMC is very pleased to welcome
 # Apache River 2.2.0 Released
 
 After much hard work the River community has released the latest version, 2.2.0.  Take a look at the release notes to find out what's new and what bugs have been fixed.
+
+# River Graduates
+Following the recent vote by the Apache board, River is now an official Top Level Project.  Congratulations to everyone who has worked hard on River (and Jini!) over many years to reach these lofty heights.
+
+Now we need a major push to move our infrastructure out of the Incubator.
+
+# Generics in Java Spaces?
+
+Follow and participate in the vibrant debate on java spaces persistence storage, 
+the challenges of fixing bugs in a multi version compatibility environment, 
+the adoption of generics, by subscribing to [river-dev](mailto:dev-subscribe@river.apache.org).
+
+To see the full discussion, go to the archive: [mail-archives.apache.org](http://mail-archives.apache.org/mod_mbox/river-dev/)
+
+# Apache River graduation
+After years of hard work, the contributions of many finally pay off. 
+The River graduation is currently under vote in the IPMC.
+
+# Apache River 2.1.2 Incubation Release
+
+After successfully passing the vote request, the latest Apache River Incubation Release is available for download. 
+
+# Vote for Apache River 2.1.2 Incubation Release
+
+After much preparation and many improvements to the source build process and testing, the Apache River 2.1.2 incubation release candidate is available for preview at <http://people.apache.org/~peter_firmstone/>
+
+Feel free to join in and assist by installing and checking our release candidate or participate in Apache River development.
+
+# Project Vote approves v2.1.1 incubating Release Candidate
+
+The first project release (v2.1.1 incubating) from the River project has been approved by the River Community.
+
+[Here](http://mail-archives.apache.org/mod_mbox/river-dev/200801.mbox/%3CD757B3BB-33B4-4984-BE51-624A7C3FCC19@mac.com%3E) are the Vote Results
+
+Next step is to get Apache Incubator approval for the release.
+
+## Status update
+
+River is starting to gain some momentum and is seeing increasing activity on it's developer mailing list. Lots of code and ideas are being thrown around with some interesting discussions and some great code being produced. Add a new Apache Mentor into the mix and the project is starting to look like it could shape up for graduation soon...
+
+Recent River events include:
+
+* River 2.1.2 has been released
+* New `CodebaseAccessClassLoader` and associated changes submitted to svn (Thanks to Gregg Wonderly)
+* New `StreamServiceRegistrar` Interface and other additions proposed and submitted to svn
+* New `ConcurrentDyamicPolicyProvider` in svn
+
+New functionality and fixes in the pipeline include:
+
+* New `RevokeablePolicy` in svn
+* New Groovy Configuration System (Thanks to Dennis Reedy)
+* Fully functional `ConcurrentDynamicPolicyProvider`
+* Fully functional `RevokeablePolicy`
+* A `StreamServiceRegistrar` implementation
+
+Future Roadmap:
+
+* Integrate Jini Surrogate Architecture.
+* Apache River - Java CDC support for dynamic code downloading and Jini Services utilising a subset of Jini's API.
+* Apache River 2.2.0 Release, Scheduled for December.
+* Better "Getting starting" documentation for new River developers
+* Better resources for users of River (Thanks to Tim Blackman for _Jini-in-a-Jar_ donation)
+
+River is actively looking for people who can help with the following areas:
+
+* Review of patches waiting to be included into SVN, particularly
+ * River-345: [SDM LookupCache multi-LUS stale proxy/discard problems](https://issues.apache.org/jira/browse/RIVER-345)
+ * River-336: [Jini should support platforms other than those with RMIClassLoader as the classloading control point. IDEs inparticular need help](https://issues.apache.org/jira/browse/RIVER-336)
+ * River-313: [Provide mechanism to swap in alternatives to Java DSL for service configuration](https://issues.apache.org/jira/browse/RIVER-313)
+* New feature functionality, particularly
+ * River-342: [Jini in a Jar - some helpful utilities for newbie's](https://issues.apache.org/jira/browse/RIVER-342)
+ * River-337: [Attempted discard of unknown registrar kills LookupLocatorDiscovery thread](https://issues.apache.org/jira/browse/RIVER-337)
+ * River-332: [Use of Depreciated Interface java.rmi.server.RemoteCall](https://issues.apache.org/jira/browse/RIVER-332)
+* Updated documentation and tools for new River developers and developers using River