Return-Path: Delivered-To: apmail-geronimo-activemq-commits-archive@www.apache.org Received: (qmail 43401 invoked from network); 12 Dec 2005 19:01:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Dec 2005 19:01:50 -0000 Received: (qmail 89166 invoked by uid 500); 12 Dec 2005 19:01:45 -0000 Delivered-To: apmail-geronimo-activemq-commits-archive@geronimo.apache.org Received: (qmail 89114 invoked by uid 500); 12 Dec 2005 19:01:45 -0000 Mailing-List: contact activemq-commits-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-dev@geronimo.apache.org Delivered-To: mailing list activemq-commits@geronimo.apache.org Received: (qmail 89012 invoked by uid 99); 12 Dec 2005 19:01:44 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Dec 2005 11:01:44 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 12 Dec 2005 11:01:43 -0800 Received: (qmail 43225 invoked by uid 65534); 12 Dec 2005 19:01:22 -0000 Message-ID: <20051212190122.43223.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r356330 - /incubator/activemq/site/index.html Date: Mon, 12 Dec 2005 19:01:22 -0000 To: activemq-commits@geronimo.apache.org From: jstrachan@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: jstrachan Date: Mon Dec 12 11:01:18 2005 New Revision: 356330 URL: http://svn.apache.org/viewcvs?rev=356330&view=rev Log: Added dummy home page until we've got the site generator working Added: incubator/activemq/site/index.html (with props) Added: incubator/activemq/site/index.html URL: http://svn.apache.org/viewcvs/incubator/activemq/site/index.html?rev=356330&view=auto ============================================================================== --- incubator/activemq/site/index.html (added) +++ incubator/activemq/site/index.html Mon Dec 12 11:01:18 2005 @@ -0,0 +1,14 @@ + +Apache ActiveMQ +

ActiveMQ

+
+Welcome to Apache ActiveMQ which is currently being incubated at Apache.
+
+Apache ActiveMQ is a robust and high performance Message Orientated +Middleware provider which will be integrated into Apache Geronimo but +also be usable from inside any JVM.
+
+We have not yet setup the website documentation; for now please see http://activemq.org/
+
+
+ \ No newline at end of file Propchange: incubator/activemq/site/index.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/activemq/site/index.html ------------------------------------------------------------------------------ svn:keywords = Date Author Id Revision HeadURL Propchange: incubator/activemq/site/index.html ------------------------------------------------------------------------------ svn:mime-type = text/html