Author: eric
Date: Mon Oct 17 13:50:03 2011
New Revision: 1185168

URL: http://svn.apache.org/viewvc?rev=1185168&view=rev
Log:
Update web site (index, news, download) for protocol 1.6-beta1 and mime4j 0.7.1 
releases.

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=1185168&r1=1185167&r2=1185168&view=diff
==============================================================================
--- james/project/trunk/project/src/site/xdoc/download.xml (original)
+++ james/project/trunk/project/src/site/xdoc/download.xml Mon Oct 17 13:50:03 
2011
@@ -261,23 +261,23 @@ is found <a href='http://www.apache.org/
 
   <section name="Apache Mime4J">
   
-    <p>Apache Mime4J 0.7 is the latest stable version:</p>
+    <p>Apache Mime4J 0.7.1 is the latest stable version:</p>
     <ul>
     
     <li>Binary (Unix TAR): <a
-    
href="[preferred]/james/mime4j/apache-mime4j-0.7-bin.tar.gz">apache-mime4j-0.7-bin.tar.gz</a>
 [<a
-    
href="http://www.apache.org/dist/james/mime4j/apache-mime4j-0.7-bin.tar.gz.asc";>PGP</a>][<a
-    
href="http://www.apache.org/dist/james/mime4j/apache-mime4j-0.7-bin.tar.gz.md5";>MD5</a>]</li>
+    
href="[preferred]/james/mime4j/apache-mime4j-0.7.1-bin.tar.gz">apache-mime4j-0.7.1-bin.tar.gz</a>
 [<a
+    
href="http://www.apache.org/dist/james/mime4j/apache-mime4j-0.7.1-bin.tar.gz.asc";>PGP</a>][<a
+    
href="http://www.apache.org/dist/james/mime4j/apache-mime4j-0.7.1-bin.tar.gz.md5";>MD5</a>]</li>
     
     <li>Binary (ZIP Format): <a
-    
href="[preferred]/james/mime4j/apache-mime4j-0.7-bin.zip">apache-mime4j-0.7-bin.zip</a>
 [<a
-    
href="http://www.apache.org/dist/james/mime4j/apache-mime4j-0.7-bin.zip.asc";>PGP</a>][<a
-    
href="http://www.apache.org/dist/james/mime4j/apache-mime4j-0.7-bin.zip.md5";>MD5</a>]</li>
+    
href="[preferred]/james/mime4j/apache-mime4j-0.7.1-bin.zip">apache-mime4j-0.7.1-bin.zip</a>
 [<a
+    
href="http://www.apache.org/dist/james/mime4j/apache-mime4j-0.7.1-bin.zip.asc";>PGP</a>][<a
+    
href="http://www.apache.org/dist/james/mime4j/apache-mime4j-0.7.1-bin.zip.md5";>MD5</a>]</li>
     
     <li>Source (ZIP Format): <a
-    
href="[preferred]/james/mime4j/apache-mime4j-project-0.7-source-release.zip">apache-mime4j-0.7-src.zip</a>
 [<a
-    
href="http://www.apache.org/dist/james/mime4j/apache-mime4j-project-0.7-source-release.zip.asc";>PGP</a>][<a
-    
href="http://www.apache.org/dist/james/mime4j/apache-mime4j-project-0.7-source-release.zip.md5";>MD5</a>]</li>
+    
href="[preferred]/james/mime4j/apache-mime4j-project-0.7.1-source-release.zip">apache-mime4j-0.7.1-src.zip</a>
 [<a
+    
href="http://www.apache.org/dist/james/mime4j/apache-mime4j-project-0.7.1-source-release.zip.asc";>PGP</a>][<a
+    
href="http://www.apache.org/dist/james/mime4j/apache-mime4j-project-0.7.1-source-release.zip.md5";>MD5</a>]</li>
     
     <li><a
     href="[preferred]/james/mime4j/">Other Files</a> (javadoc.jar, sha1 
checksums...)</li>
@@ -553,7 +553,7 @@ is found <a href='http://www.apache.org/
 
   <section name="Apache James Protocols">
   
-    <p>Apache James Protocols 1.5 is the latest stable version:</p>
+    <p>Apache James Protocols 1.6-beta1 is the latest stable version:</p>
     <ul>
 <!-- 
     <li>Binary (Unix TAR): <a

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=1185168&r1=1185167&r2=1185168&view=diff
==============================================================================
--- james/project/trunk/project/src/site/xdoc/index.xml (original)
+++ james/project/trunk/project/src/site/xdoc/index.xml Mon Oct 17 13:50:03 2011
@@ -372,6 +372,18 @@
 
       <subsection name="News">
         <ul>
+          <li>October/2011 - <ul>
+          <li><a href="newsarchive.html#111711"><strong>Apache James Mime4j 
0.7.1</strong> released</a></li>
+          </ul>
+          </li>
+          <li>October/2011 - <ul>
+          <li><a href="newsarchive.html#111611"><strong>Apache James Protocols 
1.6-beta1</strong> released</a></li>
+          </ul>
+          </li>
+          <li>October/2011 - <ul>
+          <li><a href="newsarchive.html#082011"><strong>Apache James Server 
3.0-beta3</strong> released</a></li>
+          </ul>
+          </li>
           <li>Augustus/2011 - <ul>
           <li><a href="newsarchive.html#082011"><strong>Apache James Server 
3.0-beta3</strong> released</a></li>
           </ul>

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=1185168&r1=1185167&r2=1185168&view=diff
==============================================================================
--- james/project/trunk/project/src/site/xdoc/newsarchive.xml (original)
+++ james/project/trunk/project/src/site/xdoc/newsarchive.xml Mon Oct 17 
13:50:03 2011
@@ -18,6 +18,14 @@
 
     <subsection name='2011'>
 
+      <a name="111711"><h4>October 2011 - Apache James Mime4j 0.7.1 
released</h4></a>
+        <p>The Java Apache Mail Enterprise Server (a.k.a. Apache James) 
Project is happy to announce 
+           the release of version 0.7.1 of Apache James Mime4j library.</p>
+
+      <a name="111611"><h4>October 2011 - Apache James Protocols 1.6-beta1 
released</h4></a>
+        <p>The Java Apache Mail Enterprise Server (a.k.a. Apache James) 
Project is happy to announce 
+           the release of version 1.6-beta1 of Apache James Protocols 
library.</p>
+
       <a name="082011"><h4>Augustus 2011 - Apache James Server 3.0-beta3 
released</h4></a>
         <p>The Apache James project is happy to announce the release 
            of version 3.0-beta3 of its modular mail server.</p>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to