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 2011/01/07 16:29:08 UTC

svn commit: r782301 - in /websites/staging/river/trunk/content/river: index.html sitemap.html

Author: buildbot
Date: Fri Jan  7 15:29:08 2011
New Revision: 782301

Log:
Staging update by buildbot

Modified:
    websites/staging/river/trunk/content/river/index.html
    websites/staging/river/trunk/content/river/sitemap.html

Modified: websites/staging/river/trunk/content/river/index.html
==============================================================================
--- websites/staging/river/trunk/content/river/index.html (original)
+++ websites/staging/river/trunk/content/river/index.html Fri Jan  7 15:29:08 2011
@@ -86,12 +86,42 @@ The River graduation is currently under 
 <p>The first project release (v2.1.1 incubating) from the River project has been approved by the River Community.</p>
 <p><a href="http://mail-archives.apache.org/mod_mbox/incubator-river-dev/200801.mbox/%3CD757B3BB-33B4-4984-BE51-624A7C3FCC19@mac.com%3E">Here</a> are the Vote Results</p>
 <p>Next step is to get Apache Incubator approval for the release.</p>
-<h1 id="resources">Resources</h1>
-<ul>
-<li>Apache Incubator <a href="http://wiki.apache.org/incubator/RiverProposal">Proposal for the River project </a></li>
-<li><a href="http://www.jini.org">Jini.org </a></li>
-<li><a href="http://jini.dev.java.net">Jini project area on Java.net </a></li>
-<li>Jan Newmarch's <a href="http://jan.newmarch.name/java/jini/tutorial/Jini.xml">Guide to Jini Technologies </a></li>
+<h2 id="status_update">Status update</h2>
+<p>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...</p>
+<p>Recent River events include:</p>
+<ul>
+<li>River 2.1.2 has been released</li>
+<li>New <code>CodebaseAccessClassLoader</code> and associated changes submitted to svn (Thanks to Gregg Wonderly)</li>
+<li>New <code>StreamServiceRegistrar</code> Interface and other additions proposed and submitted to svn</li>
+<li>New <code>ConcurrentDyamicPolicyProvider</code> in svn</li>
+</ul>
+<p>New functionality and fixes in the pipeline include:</p>
+<ul>
+<li>New <code>RevokeablePolicy</code> in svn</li>
+<li>New Groovy Configuration System (Thanks to Dennis Reedy)</li>
+<li>Fully functional <code>ConcurrentDynamicPolicyProvider</code></li>
+<li>Fully functional <code>RevokeablePolicy</code></li>
+<li>A <code>StreamServiceRegistrar</code> implementation</li>
+</ul>
+<p>Future Roadmap:</p>
+<ul>
+<li>Integrate Jini Surrogate Architecture.</li>
+<li>Apache River - Java CDC support for dynamic code downloading and Jini Services utilising a subset of Jini's API.</li>
+<li>Apache River 2.2.0 Release, Scheduled for December.</li>
+<li>Better "Getting starting" documentation for new River developers</li>
+<li>Better resources for users of River (Thanks to Tim Blackman for <em>Jini-in-a-Jar</em> donation)</li>
+</ul>
+<p>River is actively looking for people who can help with the following areas:</p>
+<ul>
+<li>Review of patches waiting to be included into SVN, particularly</li>
+<li>River-345: <a href="https://issues.apache.org/jira/browse/RIVER-345">SDM LookupCache multi-LUS stale proxy/discard problems</a></li>
+<li>River-336: <a href="https://issues.apache.org/jira/browse/RIVER-336">Jini should support platforms other than those with RMIClassLoader as the classloading control point. IDEs inparticular need help</a></li>
+<li>River-313: <a href="https://issues.apache.org/jira/browse/RIVER-313">Provide mechanism to swap in alternatives to Java DSL for service configuration</a></li>
+<li>New feature functionality, particularly</li>
+<li>River-342: <a href="https://issues.apache.org/jira/browse/RIVER-342">Jini in a Jar - some helpful utilities for newbie's</a></li>
+<li>River-337: <a href="https://issues.apache.org/jira/browse/RIVER-337">Attempted discard of unknown registrar kills LookupLocatorDiscovery thread</a></li>
+<li>River-332: <a href="https://issues.apache.org/jira/browse/RIVER-332">Use of Depreciated Interface java.rmi.server.RemoteCall</a></li>
+<li>Updated documentation and tools for new River developers and developers using River</li>
 </ul>
           </div>
         </td>

Modified: websites/staging/river/trunk/content/river/sitemap.html
==============================================================================
--- websites/staging/river/trunk/content/river/sitemap.html (original)
+++ websites/staging/river/trunk/content/river/sitemap.html Fri Jan  7 15:29:08 2011
@@ -88,7 +88,6 @@
 <li><a href="/river/get-involved.html">Get Involved</a></li>
 <li><a href="/river/index.html">Apache River News</a></li>
 <li><a href="/river/mailing-lists.html">Mailing Lists</a></li>
-<li><a href="/river/news.html">News</a></li>
 <li><a href="/river/resources.html">External resources</a></li>
 <li><a href="/river/roadmap.html">Roadmap</a></li>
 <li><a href="/river/source-code.html">Source Code</a></li>