Return-Path: X-Original-To: apmail-chemistry-commits-archive@www.apache.org Delivered-To: apmail-chemistry-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 897D7740F for ; Fri, 30 Sep 2011 08:07:15 +0000 (UTC) Received: (qmail 56854 invoked by uid 500); 30 Sep 2011 08:07:15 -0000 Delivered-To: apmail-chemistry-commits-archive@chemistry.apache.org Received: (qmail 56803 invoked by uid 500); 30 Sep 2011 08:07:15 -0000 Mailing-List: contact commits-help@chemistry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@chemistry.apache.org Delivered-To: mailing list commits@chemistry.apache.org Received: (qmail 56786 invoked by uid 99); 30 Sep 2011 08:07:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Sep 2011 08:07:14 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Sep 2011 08:07:13 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 99CC42388900; Fri, 30 Sep 2011 08:06:53 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1177547 - /chemistry/site/trunk/content/java/examples/index.mdtext Date: Fri, 30 Sep 2011 08:06:53 -0000 To: commits@chemistry.apache.org From: sklevenz@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20110930080653.99CC42388900@eris.apache.org> Author: sklevenz Date: Fri Sep 30 08:06:53 2011 New Revision: 1177547 URL: http://svn.apache.org/viewvc?rev=1177547&view=rev Log: OSGi documentation Modified: chemistry/site/trunk/content/java/examples/index.mdtext Modified: chemistry/site/trunk/content/java/examples/index.mdtext URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/java/examples/index.mdtext?rev=1177547&r1=1177546&r2=1177547&view=diff ============================================================================== --- chemistry/site/trunk/content/java/examples/index.mdtext (original) +++ chemistry/site/trunk/content/java/examples/index.mdtext Fri Sep 30 08:06:53 2011 @@ -18,4 +18,4 @@ Example code and code fragments for the * [Connecting from .NET](example-connect-dotnet.html) * [Getting extensions](example-get-extension.html) -* [Using OSGI bundles](dev-osgi.html) +* [Using OSGI bundles](/java/developing/dev-osgi.html)