Author: rdonkin Date: Mon Jan 5 14:54:05 2009 New Revision: 731757 URL: http://svn.apache.org/viewvc?rev=731757&view=rev Log: Add news of release
Modified: james/project/trunk/project/src/site/xdoc/download.xml james/project/trunk/project/src/site/xdoc/index.xml james/project/trunk/project/src/site/xdoc/newsarchive.xml Modified: james/project/trunk/project/src/site/xdoc/download.xml URL: http://svn.apache.org/viewvc/james/project/trunk/project/src/site/xdoc/download.xml?rev=731757&r1=731756&r2=731757&view=diff ============================================================================== --- james/project/trunk/project/src/site/xdoc/download.xml (original) +++ james/project/trunk/project/src/site/xdoc/download.xml Mon Jan 5 14:54:05 2009 @@ -24,9 +24,9 @@ </properties> <body> -<section name="Downloading the Apache JAMES Mail Server"> +<section name="Downloading"> -<p>Use the links below to download the Apache JAMES Mail Server from one of +<p>Use the links below to download the product from one of our mirrors. You <strong>must</strong> <a href="#Verify the integrity of the files">verify the integrity</a> of the downloaded files using signatures downloaded from our main distribution directory.</p> @@ -36,7 +36,13 @@ the <a href="http://archive.apache.org/dist/james/">archive download site.</a></p> -</section> +<ul> +<li><a href='#Apache James Server'>Apache James Server</a></li> +<li><a href='#Apache Mime4J'>Apache Mime4j</a></li> +<li><a href='#Apache jSPF'>Apache jSPF</a></li> +<li><a href='#Apache JSieve'>Apache JSieve</a></li> +<li><a href='#Apache Mailet'>Apache Mailet</a></li> +</ul> <subsection name="Mirror"> @@ -66,8 +72,39 @@ list of mirrors</a>.</p> </subsection> +<subsection name="Verify the integrity of the files"> + +<p>It is essential that you verify the integrity of the downloaded +files using the PGP or MD5 signatures.</p> -<section name="Apache JAMES 2.3.1 is the best available version"> +<p>The PGP signatures can be verified using PGP or GPG. First +download the <a href="http://www.apache.org/dist/james/KEYS">KEYS</a> +as well as the <code>asc</code> signature file for the particular +distribution. Make sure you get these files from the <a +href="http://www.apache.org/dist/james/">main distribution +directory</a>, rather than from a mirror. Then verify the signatures +using</p> + +<p><code> +% pgpk -a KEYS<br /> +% pgpv james-<i>version</i>.tar.gz.asc<br /> +</code> +<em>or</em><br /> +<code> +% pgp -ka KEYS<br /> +% pgp james-<i>version</i>.tar.gz.asc<br /> +</code> +<em>or</em><br /> +<code> +% gpg --import KEYS<br /> +% gpg --verify james-<i>version</i>.tar.gz.asc +</code></p> + +</subsection> +</section> + +<section name='Apache James Server'> +<subsection name="Apache JAMES 2.3.1 is the best available version"> <p>This release has many enhancements and bug fixes over the previous release. See the <a @@ -116,8 +153,6 @@ </ul> -</section> - <subsection name="Apache JAMES 2.3.0 is the previous release"> <ul> @@ -153,10 +188,11 @@ </ul> </subsection> +</subsection> +</section> - -<section name="Apache Mime4J 0.5"> - +<section name="Apache Mime4J"> +<p>Apache Mime4J 0.5 is the latest stable version:</p> <ul> <li>Binary (Unix TAR): <a @@ -191,8 +227,8 @@ </section> -<section name="Apache JAMES jSPF 0.9.6 is the latest jSPF stable version"> - +<section name="Apache jSPF"> +<p>Apache James jSPF 0.9.6 is the latest jSPF stable version:</p> <ul> <li>Binary (JAR): <a @@ -220,8 +256,8 @@ </ul> </section> -<section name="Apache JSieve 0.2"> - +<section name="Apache JSieve"> +<p>Apache JSieve 0.2 is the latest stable version:</p> <ul> <li>Binary (Unix TAR): <a @@ -263,35 +299,38 @@ </section> -<subsection name="Verify the integrity of the files"> +<section name="Apache Mailet"> +<p>Apache Mailet 2.4 is the latest stable version:</p> +<ul> -<p>It is essential that you verify the integrity of the downloaded -files using the PGP or MD5 signatures.</p> +<li>Binary (Unix TAR): <a +href="[preferred]/james/apache-mailet/2.4/apache-mailet-2.4.tar.gz">apache-mailet-2.4.tar.gz</a> [<a +href="http://www.apache.org/dist/james/apache-mailet/2.4/apache-mailet-2.4.tar.gz.asc">PGP</a>][<a +href="http://www.apache.org/dist/james/apache-mailet/2.4/apache-mailet-2.4.tar.gz.md5">MD5</a>]</li> -<p>The PGP signatures can be verified using PGP or GPG. First -download the <a href="http://www.apache.org/dist/james/KEYS">KEYS</a> -as well as the <code>asc</code> signature file for the particular -distribution. Make sure you get these files from the <a -href="http://www.apache.org/dist/james/">main distribution -directory</a>, rather than from a mirror. Then verify the signatures -using</p> +<li>Binary (ZIP Format): <a +href="[preferred]/james/apache-mailet/2.4/apache-mailet-2.4.zip">apache-mailet-2.4.zip</a> [<a +href="http://www.apache.org/dist/james/apache-mailet/2.4/apache-mailet-2.4.zip.asc">PGP</a>][<a +href="http://www.apache.org/dist/james/apache-mailet/2.4/apache-mailet-2.4.zip.md5">MD5</a>]</li> -<p><code> -% pgpk -a KEYS<br /> -% pgpv james-<i>version</i>.tar.gz.asc<br /> -</code> -<em>or</em><br /> -<code> -% pgp -ka KEYS<br /> -% pgp james-<i>version</i>.tar.gz.asc<br /> -</code> -<em>or</em><br /> -<code> -% gpg --import KEYS<br /> -% gpg --verify james-<i>version</i>.tar.gz.asc -</code></p> +<li>Source (Unix TAR): <a +href="[preferred]/james/apache-mailet/2.4/apache-mailet-2.4-src.tar.gz">apache-mailet-2.4-src.tar.gz</a> [<a +href="http://www.apache.org/dist/james/apache-mailet/2.4/apache-mailet-2.4-src.tar.gz.asc">PGP</a>][<a +href="http://www.apache.org/dist/james/apache-mailet/2.4/apache-mailet-2.4-src.tar.gz.md5">MD5</a>]</li> -</subsection> +<li>Source (ZIP Format): <a +href="[preferred]/james/apache-mailet/2.4/apache-mailet-2.4-src.zip">apache-mailet-2.4-src.zip</a> [<a +href="http://www.apache.org/dist/james/apache-mailet/2.4/apache-mailet-2.4-src.zip.asc">PGP</a>][<a +href="http://www.apache.org/dist/james/apache-mailet/2.4/apache-mailet-2.4-src.zip.md5">MD5</a>]</li> + +<li><abbr title='Java ARchive'>JAR</abbr> library only: <a +href="[preferred]/james/apache-mailet/2.4/apache-mailet-2.4.jar">apache-mailet-2.4.jar</a> [<a +href="http://www.apache.org/dist/james/apache-mailet/2.4/apache-mailet-2.4.jar.asc">PGP</a>][<a +href="http://www.apache.org/dist/james/apache-mailet/2.4/apache-mailet-2.4.jar.md5">MD5</a>]</li> + +</ul> + +</section> <section name="Unstable releases and Nightlies"> Modified: james/project/trunk/project/src/site/xdoc/index.xml URL: http://svn.apache.org/viewvc/james/project/trunk/project/src/site/xdoc/index.xml?rev=731757&r1=731756&r2=731757&view=diff ============================================================================== --- james/project/trunk/project/src/site/xdoc/index.xml (original) +++ james/project/trunk/project/src/site/xdoc/index.xml Mon Jan 5 14:54:05 2009 @@ -9,6 +9,10 @@ <div id="newsbox"> <subsection name="News"> <ul> + <li>Jan/2009 - <ul> + <li><a href="newsarchive.html#01052009"><strong>Apache Mailet 2.4</strong> released</a></li> + </ul> + </li> <li>Aug/2008 - <ul> <li><a href="newsarchive.html#08262008"><strong>Apache JSieve 0.2</strong> released</a></li> <li><a href="newsarchive.html#08222008"><strong>Mime4j 0.4</strong> released</a></li> Modified: james/project/trunk/project/src/site/xdoc/newsarchive.xml URL: http://svn.apache.org/viewvc/james/project/trunk/project/src/site/xdoc/newsarchive.xml?rev=731757&r1=731756&r2=731757&view=diff ============================================================================== --- james/project/trunk/project/src/site/xdoc/newsarchive.xml (original) +++ james/project/trunk/project/src/site/xdoc/newsarchive.xml Mon Jan 5 14:54:05 2009 @@ -11,6 +11,15 @@ <iframe src="http://www.apache.org/ads/bannerbar.html" style="border-width:0;" frameborder="0" scrolling="no" width="250" height="150"></iframe> </div> </div> + <subsection name='2009'> + <a name="01052009"><h4>Jan/2009 - Apache Mailet 2.4 released</h4></a> + <p>The Apache JAMES Project is pleased to announce the first independent release of + <a href='http://james.apache.org/mailet/api'>Apache Mailet</a> (previous versions + were released as part of the + <a href='http://james.apache.org/server'>Apache James Server</a>). The Mailet API + defines a standard approach to enterprise mail processing. + </p> + </subsection> <subsection name="2008"> <a name="10162008"><h4>October/2008 - Mime4j 0.5 released</h4></a> <p>We are proud to announce the <a href="../download.cgi">availability</a> of APACHE Mime4j-0.5. This release addresses a number of important issues discovered since 0.4. In particular, it improves Mime4j ability to deal with malformed data streams including those intentionally crafted to cause excessive CPU and memory utilization that can lead to DoS condition</p> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org