Return-Path: Delivered-To: apmail-felix-dev-archive@www.apache.org Received: (qmail 18015 invoked from network); 1 Apr 2010 11:53:55 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Apr 2010 11:53:55 -0000 Received: (qmail 7546 invoked by uid 500); 1 Apr 2010 11:53:54 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 7471 invoked by uid 500); 1 Apr 2010 11:53:54 -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 7374 invoked by uid 99); 1 Apr 2010 11:53:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Apr 2010 11:53:54 +0000 X-ASF-Spam-Status: No, hits=-1194.1 required=10.0 tests=ALL_TRUSTED,AWL 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; Thu, 01 Apr 2010 11:53:52 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2057A234C4F9 for ; Thu, 1 Apr 2010 11:52:30 +0000 (UTC) Message-ID: <903958433.632471270122750131.JavaMail.jira@brutus.apache.org> Date: Thu, 1 Apr 2010 11:52:30 +0000 (UTC) From: "Carsten Ziegeler (JIRA)" To: dev@felix.apache.org Subject: [jira] Closed: (FELIX-2167) Simplify UpdateHelper.updateFromBundleLocation method In-Reply-To: <810698108.64811267697427281.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/FELIX-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed FELIX-2167. ----------------------------------- > Simplify UpdateHelper.updateFromBundleLocation method > ----------------------------------------------------- > > Key: FELIX-2167 > URL: https://issues.apache.org/jira/browse/FELIX-2167 > Project: Felix > Issue Type: Improvement > Components: Web Console > Reporter: Felix Meschberger > Assignee: Felix Meschberger > Fix For: webconsole-3.0.0 > > > As noted by Valentin Valchev in a comment [1] to FELIX-2119, the UpdateHelper.updateFromBundleLocation should be modified to just call Bundle.upate() to have the framework itself care to try to update the bundle from the bundle location. > [1] https://issues.apache.org/jira/browse/FELIX-2119?focusedCommentId=12841123&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_12841123 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.