Return-Path: Delivered-To: apmail-cocoon-cvs-archive@www.apache.org Received: (qmail 76223 invoked from network); 19 Jul 2005 10:22:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Jul 2005 10:22:45 -0000 Received: (qmail 33695 invoked by uid 500); 19 Jul 2005 10:22:44 -0000 Delivered-To: apmail-cocoon-cvs-archive@cocoon.apache.org Received: (qmail 33548 invoked by uid 500); 19 Jul 2005 10:22:43 -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 33534 invoked by uid 99); 19 Jul 2005 10:22:42 -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 03:22:28 -0700 Received: (qmail 72704 invoked by uid 65534); 19 Jul 2005 10:22:25 -0000 Message-ID: <20050719102225.72703.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r219643 - in /cocoon/trunk: README.osgi lib/jars.xml Date: Tue, 19 Jul 2005 10:22:24 -0000 To: cvs@cocoon.apache.org From: reinhard@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: reinhard Date: Tue Jul 19 03:22:23 2005 New Revision: 219643 URL: http://svn.apache.org/viewcvs?rev=219643&view=rev Log: add readme; add Knopflerfish jars to jars.xml - the 'non-OSGI-build' should work again Added: cocoon/trunk/README.osgi Modified: cocoon/trunk/lib/jars.xml Added: cocoon/trunk/README.osgi URL: http://svn.apache.org/viewcvs/cocoon/trunk/README.osgi?rev=219643&view=auto ============================================================================== --- cocoon/trunk/README.osgi (added) +++ cocoon/trunk/README.osgi Tue Jul 19 03:22:23 2005 @@ -0,0 +1,21 @@ +# Copyright 1999-2005 The Apache Software Foundation +# +# Licensed 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 + +Cocoon can be run based on OSGi. You have to build Cocoon, start the OSGI +framework and finally you should be able to access Cocoon from within your +favorite webbrowser. + +build osgi +cocoon osgi or ./cocoon.sh osgi +http://localhost:8080 and http://localhost:8080/samples/ \ No newline at end of file Modified: cocoon/trunk/lib/jars.xml URL: http://svn.apache.org/viewcvs/cocoon/trunk/lib/jars.xml?rev=219643&r1=219642&r2=219643&view=diff ============================================================================== --- cocoon/trunk/lib/jars.xml (original) +++ cocoon/trunk/lib/jars.xml Tue Jul 19 03:22:23 2005 @@ -1146,5 +1146,85 @@ optional/spring-1.1.5.jar http://www.springframework.org/ + + + Knopflerfish CM + + Knopflerfish CM + + OSGI + osgi/knopflerfish/knopflerfish-cm_api-1.0.0.jar + http://www.knopflerfish.org/ + + + + Knopflerfish Console + + Knopflerfish Console + + OSGI + osgi/knopflerfish/knopflerfish-console_all-1.0.0.jar + http://www.knopflerfish.org/ + + + + Knopflerfish Consoletty + + Knopflerfish + Consoletty + OSGI + osgi/knopflerfish/knopflerfish-consoletty-1.0.0.jar + http://www.knopflerfish.org/ + + + + Knopflerfish Framework + + Knopflerfish Framework + + OSGI + osgi/knopflerfish/knopflerfish-framework-1.3.3.jar + http://www.knopflerfish.org/ + + + + Knopflerfish + + Knopflerfish framework commands + + OSGI + osgi/knopflerfish/knopflerfish-frameworkcommands-1.0.0.jar + http://www.knopflerfish.org/ + + + Knopflerfish HTTP + + Knopflerfish HTTP + + OSGI + osgi/knopflerfish/knopflerfish-http_all-1.1.0.jar + http://www.knopflerfish.org/ + + + + Knopflerfish Log + + Knopflerfish Log + + OSGI + osgi/knopflerfish/knopflerfish-log_all-1.0.0.jar + http://www.knopflerfish.org/ + + + + Knopflerfish log commands + + Knopflerfish Logcommands + + OSGI + osgi/knopflerfish/knopflerfish-logcommands-1.0.0.jar + http://www.knopflerfish.org/ + +