You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by er...@apache.org on 2010/11/06 16:06:23 UTC

svn commit: r1032090 - in /james/server/trunk/src/site/xdoc: index.xml quick-start.xml

Author: eric
Date: Sat Nov  6 15:06:23 2010
New Revision: 1032090

URL: http://svn.apache.org/viewvc?rev=1032090&view=rev
Log:
Announce 3.0-M2 release.

Added:
    james/server/trunk/src/site/xdoc/quick-start.xml
Modified:
    james/server/trunk/src/site/xdoc/index.xml

Modified: james/server/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/index.xml?rev=1032090&r1=1032089&r2=1032090&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/index.xml (original)
+++ james/server/trunk/src/site/xdoc/index.xml Sat Nov  6 15:06:23 2010
@@ -51,7 +51,7 @@
         <div class="ui-widget">
 			<div class="ui-state-highlight ui-corner-all" style="margin-top: 20px; padding: 0 .7em;"> 
 				<p><span class="ui-icon ui-icon-info" style="float: left; margin-right: .3em;"></span>
-				<strong>Hey!</strong> James Server 3.0-M1 is out.</p>
+				<strong>Hey!</strong> James Server 3.0-M2 is out - <a href="quick-start.html">Quick Start</a> James!.</p>
 			</div>
 		</div>
       
@@ -68,7 +68,7 @@
         <p>
           <span class="minibutton btn-download">
             <a href="javascript:window.location='http://james.apache.org/download.cgi#Apache-James-Server';">
-              <span><span class="icon"></span>Early James Server 3.0-M1</span>
+              <span><span class="icon"></span>Early James Server 3.0-M2</span>
             </a>
           </span>
         </p>
@@ -156,7 +156,7 @@
 	           Component Oriented Programming and  Inversion of Control. The stable and robust 
 	           Spring container provides a strong foundation for the James server.</p>
 	    
-	        <p>The internal and exposed APIs for this 3.0-M1 release are under current validation and are 
+	        <p>The internal and exposed APIs for this 3.0-M2 release are under current validation and are 
 	          expected to be subject to change - <a href="dev-architecture.html">read more</a>.</p>
 	         
             <img src="images/uml/org.apache.james-package-small.png" width="400px" />

Added: james/server/trunk/src/site/xdoc/quick-start.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/quick-start.xml?rev=1032090&view=auto
==============================================================================
--- james/server/trunk/src/site/xdoc/quick-start.xml (added)
+++ james/server/trunk/src/site/xdoc/quick-start.xml Sat Nov  6 15:06:23 2010
@@ -0,0 +1,48 @@
+<?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.    
+-->
+<document>
+
+ <properties>
+  <title>James 3.0 - Quick Start</title>
+ </properties>
+
+<body>
+
+<section name="Quick Start">
+
+  <p><ul>
+
+    <li></li>
+
+    <li></li>
+
+    <li></li>
+
+    <li></li>
+
+    <li></li>
+
+  </ul></p>
+
+</section>
+
+</body>
+
+</document>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org