Return-Path: X-Original-To: apmail-felix-dev-archive@www.apache.org Delivered-To: apmail-felix-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 002A311152 for ; Sun, 13 Jul 2014 11:26:05 +0000 (UTC) Received: (qmail 25740 invoked by uid 500); 13 Jul 2014 11:26:04 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 25669 invoked by uid 500); 13 Jul 2014 11:26:04 -0000 Mailing-List: contact dev-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list dev@felix.apache.org Received: (qmail 25654 invoked by uid 99); 13 Jul 2014 11:26:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Jul 2014 11:26:04 +0000 Date: Sun, 13 Jul 2014 11:26:04 +0000 (UTC) From: "David Bosschaert (JIRA)" To: dev@felix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (FELIX-4525) Refactor the Framework to use the Resolver module 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/FELIX-4525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert updated FELIX-4525: ------------------------------------ Fix Version/s: framework-4.6.0 > Refactor the Framework to use the Resolver module > ------------------------------------------------- > > Key: FELIX-4525 > URL: https://issues.apache.org/jira/browse/FELIX-4525 > Project: Felix > Issue Type: Task > Components: Framework > Affects Versions: framework-4.4.0 > Reporter: David Bosschaert > Assignee: David Bosschaert > Fix For: framework-4.6.0 > > > Currently both the framework has a resolver implementation as well as the resolver module, which has a separate resolver implementation. The resolver module originates from the framework, but they are not the same any more. > It would be good to refactor the framework to use the resolver implementation from the resolver module so that there is no code duplication any more. -- This message was sent by Atlassian JIRA (v6.2#6252)