Return-Path: Delivered-To: apmail-incubator-river-commits-archive@minotaur.apache.org Received: (qmail 22354 invoked from network); 11 Jan 2010 04:07:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 Jan 2010 04:07:16 -0000 Received: (qmail 71135 invoked by uid 500); 11 Jan 2010 04:07:16 -0000 Delivered-To: apmail-incubator-river-commits-archive@incubator.apache.org Received: (qmail 71073 invoked by uid 500); 11 Jan 2010 04:07:16 -0000 Mailing-List: contact river-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: river-dev@incubator.apache.org Delivered-To: mailing list river-commits@incubator.apache.org Received: (qmail 71064 invoked by uid 99); 11 Jan 2010 04:07:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jan 2010 04:07:15 +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; Mon, 11 Jan 2010 04:07:15 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9DBFE234C1EE for ; Sun, 10 Jan 2010 20:06:54 -0800 (PST) Message-ID: <846023248.148301263182814567.JavaMail.jira@brutus.apache.org> Date: Mon, 11 Jan 2010 04:06:54 +0000 (UTC) From: "Peter Firmstone (JIRA)" To: river-commits@incubator.apache.org Subject: [jira] Updated: (RIVER-328) OSGi Bundles for Versioning Control and Codebase Evolution In-Reply-To: <2070269460.147361263168174435.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/RIVER-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Firmstone updated RIVER-328: ---------------------------------- Remaining Estimate: 300h (was: 5h) Original Estimate: 300h (was: 5h) > OSGi Bundles for Versioning Control and Codebase Evolution > ---------------------------------------------------------- > > Key: RIVER-328 > URL: https://issues.apache.org/jira/browse/RIVER-328 > Project: River > Issue Type: Improvement > Reporter: Peter Firmstone > Assignee: Peter Firmstone > Fix For: AR3 > > Original Estimate: 300h > Remaining Estimate: 300h > > Use of OSGi Bundles and OSGi core framework to control dependencies and code base evolution. > Common components between a Service and its download client jar need to be packaged separately, such that both the Service and client depend on this package, forming an indirect dependency link between the client and service. The common component also needs to be downloadable. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.