Author: cctrieloff
Date: Mon Jan  8 13:43:12 2007
New Revision: 494204

URL: http://svn.apache.org/viewvc?view=rev&rev=494204
Log:

redirect for cwiki site


Modified:
    incubator/qpid/site/index.html

Modified: incubator/qpid/site/index.html
URL: 
http://svn.apache.org/viewvc/incubator/qpid/site/index.html?view=diff&rev=494204&r1=494203&r2=494204
==============================================================================
--- incubator/qpid/site/index.html (original)
+++ incubator/qpid/site/index.html Mon Jan  8 13:43:12 2007
@@ -1,55 +1,14 @@
-<html>
-  <head>
-    <title>Qpid</title>
-       <link rel="stylesheet" href="site.css" type="text/css" />
-    <META http-equiv="Content-Type" content="text/html; charset=UTF-8">        
    
-  </head>
-  <body>
-<div id="disclaimer">
-  <p><img src="images/apache-incubator-logo.png" border="0" class="apacheLogo" 
/><em>Qpid is an effort undergoing incubation at The Apache Software Foundation 
(ASF), sponsored by the Incubator PMC. Incubation is required of all newly 
accepted projects until a further review indicates that the infrastructure, 
communications, and decision making process have stabilized in a manner 
consistent with other successful ASF projects. While incubation status is not 
necessarily a reflection of the completeness or stability of the code, it does 
indicate that the project has yet to be fully endorsed by the ASF.</em></p>
-</div>
-<div id="navMenu">
-<h1>General</h1>
-<ul>
-<li><a href="index.html">Home</a></li>
-<li><a href="news.html">Releases</a></li>
-<li><a href="download.html">Downloads</a></li>
-<li><a href="docs/index.html">Documentation</a></li>
-<li><a href="roadmap.html">Roadmap</a></li>
-<li><a href="http://www.apache.org";>ASF</a></li>
-<li><a href="license.txt">License</a></li>
-</ul>
-<h1>Community</h1>
-<ul>
-<li><a href="get_involved.html">Get Involved</a></li>
-<li><a href="mail_list.html">Mailing Lists</a></li>
-<li><a href="docs/faq.html">FAQs</a></li>
-</ul>
-<h1>Development</h1>
-<ul>
-<li><a href="source.html">Source Code</a></li>
-<li><a href="http://issues.apache.org/jira/browse/QPID";>Issue Tracking</a></li>
-<li><a 
href="http://cwiki.apache.org/confluence/display/qpid/Index";>Wiki</a></li>
-<li>Building<li>
-<li>Environment Settings</li>
-</ul>
-<h1>AMQP Information</h1>
-<ul>
-<li><a 
href="http://cwiki.apache.org/confluence/display/qpid/AboutAMQProtocol";>What is 
the AMQProtocol?</a></li>
-<li><a 
href="http://cwiki.apache.org/confluence/display/qpid/DownloadSpecs";>AMQProtocol
 Version 0.8 Specification</a></li>
-<li><a href="http://www.faqs.org/rfcs/rfc3208.html";>PGM Specification</a></li>
-</ul>
-</div>
-<div id="main">
-<h1>Apache Incubator Qpid</h1>
-<h2>Overview</h2>
-<p>Qpid provides multiple language implementations of the Advanced Messaged 
Queuing 
-Protocol (AMQP) specification and related technologies including PGM, 
transaction 
-management, queuing, distribution, security, management and heterogeneous 
multi-platform 
-support for messaging. Qpid's overall goal is to create an open and 
interoperable 
-implementation for messaging which implements the AMQP specification. 
Currently there
-is a Java and C++ broker with clients in C++, Java (JMS), Ruby, Pyhton and C# 
coming.</p>
-
-</div>
-</body>
-</html>
+<html>
+<head>
+<title>Qpid - Open Source Messaging, implementing AMQP</title>
+<META HTTP-EQUIV="Refresh" CONTENT="0; URL=http://cwiki.apache.org/qpid/";>
+</head>
+<body>
+<blockquote>
+This page has moved. If your browser doesn't automatically redirect to
+its new location, click
+<a href="http://cwiki.apache.org/qpid/";>
+here</a>.
+</blockquote>
+</body>
+</html>


Reply via email to