Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 32435 invoked from network); 16 Jan 2009 18:43:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Jan 2009 18:43:23 -0000 Received: (qmail 67067 invoked by uid 500); 16 Jan 2009 18:43:23 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 67045 invoked by uid 500); 16 Jan 2009 18:43:23 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 67036 invoked by uid 99); 16 Jan 2009 18:43:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jan 2009 10:43:22 -0800 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; Fri, 16 Jan 2009 18:43:22 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id F22FE234C48D for ; Fri, 16 Jan 2009 10:43:01 -0800 (PST) Message-ID: <831812283.1232131381990.JavaMail.jira@brutus> Date: Fri, 16 Jan 2009 10:43:01 -0800 (PST) From: "Bryan Pendleton (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Commented: (DERBY-4024) Replace felix.jar file with the felix sources In-Reply-To: <311745493.1232127779629.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664606#action_12664606 ] Bryan Pendleton commented on DERBY-4024: ---------------------------------------- Hi Rick, I'm not sure I understand. What is Felix, and why should its source be in the Derby repository? > Replace felix.jar file with the felix sources > --------------------------------------------- > > Key: DERBY-4024 > URL: https://issues.apache.org/jira/browse/DERBY-4024 > Project: Derby > Issue Type: Improvement > Components: Build tools > Affects Versions: 10.5.0.0 > Reporter: Rick Hillegas > Assignee: Rick Hillegas > Attachments: derby-4024-01-aa-felixSources.diff > > > In order to bundle Derby with popular linux distributions like Debian and Ubuntu, it must be possible to build Derby from sources and existing linux components. By replacing Felix jar with the corresponding sources, we move another step closer to being able to bundle Derby with linux distributions. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.