Author: rdonkin Date: Tue May 26 10:21:59 2009 New Revision: 778642 URL: http://svn.apache.org/viewvc?rev=778642&view=rev Log: Add road plan to site
Modified: james/mailet/crypto/trunk/RELEASE_NOTES.txt james/mailet/crypto/trunk/src/site/apt/release-notes.apt james/mailet/crypto/trunk/src/site/xdoc/index.xml Modified: james/mailet/crypto/trunk/RELEASE_NOTES.txt URL: http://svn.apache.org/viewvc/james/mailet/crypto/trunk/RELEASE_NOTES.txt?rev=778642&r1=778641&r2=778642&view=diff ============================================================================== --- james/mailet/crypto/trunk/RELEASE_NOTES.txt (original) +++ james/mailet/crypto/trunk/RELEASE_NOTES.txt Tue May 26 10:21:59 2009 @@ -9,6 +9,11 @@ assisting the rapid development of email processing functionality see http://james.apache.org/mailet). +1.1 (In Preparation) +-------------------- + + Is a JRE update release upgrading dependencies and code to Java 1.5 + 1.0 --- This is the first independent release of this code. Previously Modified: james/mailet/crypto/trunk/src/site/apt/release-notes.apt URL: http://svn.apache.org/viewvc/james/mailet/crypto/trunk/src/site/apt/release-notes.apt?rev=778642&r1=778641&r2=778642&view=diff ============================================================================== --- james/mailet/crypto/trunk/src/site/apt/release-notes.apt (original) +++ james/mailet/crypto/trunk/src/site/apt/release-notes.apt Tue May 26 10:21:59 2009 @@ -31,6 +31,10 @@ {{{http://james.apache.org/mailet}Apache Mailet API}} (a framework assisting the rapid development of email processing functionality). +1.1 (In Preparation) + + Is a JRE update release upgrading dependencies and code to Java 1.5 + 1.0 This is the first independent release of this code. Previously Modified: james/mailet/crypto/trunk/src/site/xdoc/index.xml URL: http://svn.apache.org/viewvc/james/mailet/crypto/trunk/src/site/xdoc/index.xml?rev=778642&r1=778641&r2=778642&view=diff ============================================================================== --- james/mailet/crypto/trunk/src/site/xdoc/index.xml (original) +++ james/mailet/crypto/trunk/src/site/xdoc/index.xml Tue May 26 10:21:59 2009 @@ -32,12 +32,26 @@ </p> <table> <thead> - <tr><td>Cryptography Mailets</td><td>Java</td></tr> + <tr><td>Cryptography Mailets</td><td>Java</td><td>Latest Stable For JRE</td><td>Download</td></tr> </thead> <tbody> - <tr><td>1.0</td><td>1.4</td></tr> + <tr><td><strong>1.0</strong></td><td>1.4</td><td><strong>Yes</strong></td><td><a href='http://james.apache.org/download.cgi'>Release</a></td></tr> </tbody> </table> + </subsection> + <subsection name='Road Map'> + <p> + A detailed road map is available in + <a + href='https://issues.apache.org/jira/browse/MAILETCRYPTO?report=com.atlassian.jira.plugin.system.project:roadmap-panel'> + JIRA + </a>. + </p> + <subsection name='1.1'> + <p> + Is a JRE update release: upgrading dependencies and code for Java 1.5 + </p> + </subsection> </subsection> </section> <section name='S/MIME Mailets'> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org