Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 32455 invoked from network); 8 Sep 2009 22:25:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Sep 2009 22:25:21 -0000 Received: (qmail 15037 invoked by uid 500); 8 Sep 2009 22:25:20 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 14982 invoked by uid 500); 8 Sep 2009 22:25:20 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 14974 invoked by uid 99); 8 Sep 2009 22:25:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Sep 2009 22:25:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Sep 2009 22:25:18 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7517F234C044 for ; Tue, 8 Sep 2009 15:24:57 -0700 (PDT) Message-ID: <289717699.1252448697474.JavaMail.jira@brutus> Date: Tue, 8 Sep 2009 15:24:57 -0700 (PDT) From: "Alexander Klimetschek (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Updated: (JCR-1991) Create osgi bundles for all jars In-Reply-To: <343642488.1235139902071.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JCR-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Klimetschek updated JCR-1991: --------------------------------------- Summary: Create osgi bundles for all jars (was: please create osgi bundles for all jars) > Create osgi bundles for all jars > -------------------------------- > > Key: JCR-1991 > URL: https://issues.apache.org/jira/browse/JCR-1991 > Project: Jackrabbit Content Repository > Issue Type: Sub-task > Components: jackrabbit-core, jackrabbit-jca, jackrabbit-jcr-benchmark, jackrabbit-jcr-server, jackrabbit-jcr-tests, jackrabbit-jcr2spi, jackrabbit-spi, jackrabbit-spi-commons, jackrabbit-spi2jcr, jackrabbit-text-extractors, jackrabbit-webdav > Reporter: Martin Zdila > > I think that also jackrabbit-text-extractors, jackrabbit-spi-commons, jackrabbit-spi and jackrabbit-core libraries should be budles. How could we otherwise use Jackrabbit in the OSGi environment if not all required libraries are bundles? You maybe could also provide jcr-1.0.jar as OSGi bundle. Current;y I must create bundles from forementioned libraries by using the bnd tool. Thanks in advance. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.