Return-Path: Delivered-To: apmail-cocoon-cvs-archive@www.apache.org Received: (qmail 47479 invoked from network); 19 Jul 2005 14:33:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Jul 2005 14:33:39 -0000 Received: (qmail 80959 invoked by uid 500); 19 Jul 2005 14:33:36 -0000 Delivered-To: apmail-cocoon-cvs-archive@cocoon.apache.org Received: (qmail 80817 invoked by uid 500); 19 Jul 2005 14:33:35 -0000 Mailing-List: contact cvs-help@cocoon.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@cocoon.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@cocoon.apache.org Received: (qmail 80753 invoked by uid 99); 19 Jul 2005 14:33:35 -0000 X-ASF-Spam-Status: No, hits=-9.8 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; Tue, 19 Jul 2005 07:33:24 -0700 Received: (qmail 47361 invoked by uid 65534); 19 Jul 2005 14:33:22 -0000 Message-ID: <20050719143322.47359.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r219695 - /cocoon/trunk/README.osgi Date: Tue, 19 Jul 2005 14:33:21 -0000 To: cvs@cocoon.apache.org From: bdelacretaz@apache.org X-Mailer: svnmailer-1.0.2 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: bdelacretaz Date: Tue Jul 19 07:33:16 2005 New Revision: 219695 URL: http://svn.apache.org/viewcvs?rev=219695&view=rev Log: add link to more info on the wiki Modified: cocoon/trunk/README.osgi Modified: cocoon/trunk/README.osgi URL: http://svn.apache.org/viewcvs/cocoon/trunk/README.osgi?rev=219695&r1=219694&r2=219695&view=diff ============================================================================== --- cocoon/trunk/README.osgi (original) +++ cocoon/trunk/README.osgi Tue Jul 19 07:33:16 2005 @@ -18,4 +18,6 @@ build osgi cocoon osgi or ./cocoon.sh osgi -http://localhost:8080 and http://localhost:8080/samples/ \ No newline at end of file +http://localhost:8080 and http://localhost:8080/samples/ + +This is experimental, see http://wiki.apache.org/cocoon/osgi for more info. \ No newline at end of file