Author: eric
Date: Thu Apr 19 07:12:19 2012
New Revision: 1327843

URL: http://svn.apache.org/viewvc?rev=1327843&view=rev
Log:
Inform of imap move to protocols on the website (PROTOCOLS-73)

Modified:
    james/imap/trunk/src/site/site.xml
    james/imap/trunk/src/site/xdoc/index.xml

Modified: james/imap/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/james/imap/trunk/src/site/site.xml?rev=1327843&r1=1327842&r2=1327843&view=diff
==============================================================================
--- james/imap/trunk/src/site/site.xml (original)
+++ james/imap/trunk/src/site/site.xml Thu Apr 19 07:12:19 2012
@@ -36,16 +36,16 @@
 
       <menu name="Documentation">
         <item name="Introduction" href="/index.html" />
-        <item name="Source Code" href="/source-code.html" />
+<!--         <item name="Source Code" href="/source-code.html" /> -->
       </menu>  
-     
+<!--      
       <menu name="References">
         <item name="Javadoc" href="/apidocs/index.html" />
         <item name="Issue Tracker" 
href="https://issues.apache.org/jira/browse/IMAP"; />
-<!--        Report link is unavailable on hudson -->
-<!--        <item name="Reports" 
href="https://hudson.apache.org/hudson/view/G-L/view/James/job/imap-trunk-m2/site/";
 />-->
+       Report link is unavailable on hudson
+       <item name="Reports" 
href="https://hudson.apache.org/hudson/view/G-L/view/James/job/imap-trunk-m2/site/";
 />
       </menu>
-
+-->
        </body>
 
 </project>

Modified: james/imap/trunk/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/james/imap/trunk/src/site/xdoc/index.xml?rev=1327843&r1=1327842&r2=1327843&view=diff
==============================================================================
--- james/imap/trunk/src/site/xdoc/index.xml (original)
+++ james/imap/trunk/src/site/xdoc/index.xml Thu Apr 19 07:12:19 2012
@@ -14,7 +14,7 @@
   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
+  specific language govaerning permissions and limitations
   under the License.    
 -->
 
@@ -27,58 +27,18 @@
 
 <body>
 
-  <section name="What Is Apache James IMAP?">
-    <p>A library providing a flexible codec for IMAP, command processors 
-       and a sample data access layer.</p>
-     <p>In combination with a socket layer, and a mailbox persistence, 
-         this library can be used to create an IMAP server.</p>
-    <p><a href='http://james.apache.org/server/rfclist/imap4/rfc2060.txt'>RFC 
2060 IMAP4rev1</a> 
-       is functionally complete, tested and usable. The data access layer is 
still 
-       under optimization on performance perspectives. API is susceptible to 
change.</p>
-    <p>You can <a href="http://james.apache.org/download.cgi";>download</a> 
current 0.3 release. 
-       The <a href="apidocs/">API</a> are susceptible to evolve.</p>
-     <p>There are many extensions defined for IMAP (see a list <a 
href="http://www.iana.org/assignments/imap4-capabilities";>here</a>)</p>
-     <p>Apache James IMAP implements the following:</p>
-     <ul>
-       <li>IMAP4rev1 (RFC 3501 http://www.ietf.org/rfc/rfc3501.txt)</li>
-       <li>NAMESPACE (in release 0.2) (RFC 2342 
http://www.ietf.org/rfc/rfc2342.txt)</li>
-       <li>IDLE (in release 0.2)  (RFC 2177 
http://www.ietf.org/rfc/rfc2177.txt)</li>
-       <li>LITERAL+ (in release 0.2)</li>
-       <li>CHILDREN (in release 0.2)</li>
-       <li>WITHIN (in release 0.2)</li>
-       <li>UIDPLUS (in release 0.2)</li>
-       <li>UNSELECT (in release 0.2)</li>
-       <li>I18NLEVEL=1 (in release 0.2.1)</li>
-       <li>ESEARCH (in release 0.2.1)</li>
-       <li>SEARCHRES (in release 0.2.1)</li>
-       <li>AUTH=PLAIN (in release 0.2.1)</li>
-       <li>SASL-IR (in release 0.2.1)</li>
-       <li>ENABLE (in release 0.2.1)</li>
-       <li>CONDSTORE (RFC 4551 http://www.ietf.org/rfc/rfc4551.txt in release 
0.3)</li>
-       <li>RESYNCH (RFC 5162 http://www.ietf.org/rfc/rfc5162.txt in trunk)</li>
-     </ul>
-     <p>We follow RFC2683 recommandations for our implementations:</p>
-     <ul>
-       <li>IMAP4 Implementation Recommandations (RFC 2683 
http://www.ietf.org/rfc/rfc2683.txt)</li>
-     </ul>
-     <p>Interesting features:</p>
-     <ul>
-       <li>Users FLAGS</li>
-     </ul>
-     <p>Other RFCs of interest we are looking at:</p>
-     <ul>
-       <li>IMAP4 SORT and THREAD Extensions (RFC 5256 
http://www.ietf.org/rfc/rfc5256.txt)</li>
-     </ul>
-     <p>We have <a 
href="http://svn.apache.org/repos/asf/james/mailbox-integration-tester/trunk/";>integration
 tests</a> for IMAP.</p>
-     <p>Our implementation is also tested against external tools such as <a 
href="http://www.imapwiki.org/ImapTest";>http://www.imapwiki.org/ImapTest</a>.</p>
-  </section>
+  <section name="Apache James IMAP is moved to Protocols">
+  
+    <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-alert" style="float: center 
margin-right: .3em;"></span>
+        <strong>Hey!</strong> IMAP has moved!
+        </p>
+      </div>
+    </div>
 
-  <section name='Apache James IMAP in Server and as component'>
-    <p><a href='http://james.apache.org/server/3'>Apache James Server 3</a> 
supports IMAP 
-       (using this library).</p>
-    <p>The <a href="source-code.html">source code</a> page contains 
information on how 
-       to develop on James IMAP.</p>
-    <img src="images/uml/org.apache.james.imap-package.png"/>
+    <p style="align:center;">Apache James IMAP has been moved to <a 
href="../protocols/index.html">Apache James Protocols</a>.</p>
+  
   </section>
 
 </body>



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

Reply via email to