Return-Path: Delivered-To: apmail-felix-dev-archive@www.apache.org Received: (qmail 55293 invoked from network); 8 Sep 2009 13:45:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Sep 2009 13:45:20 -0000 Received: (qmail 96049 invoked by uid 500); 8 Sep 2009 13:45:20 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 95980 invoked by uid 500); 8 Sep 2009 13:45:20 -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 95969 invoked by uid 99); 8 Sep 2009 13:45: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 13:45: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 13:45:18 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 30BBE234C4B0 for ; Tue, 8 Sep 2009 06:44:58 -0700 (PDT) Message-ID: <1799622965.1252417498198.JavaMail.jira@brutus> Date: Tue, 8 Sep 2009 06:44:58 -0700 (PDT) From: "Felix Meschberger (JIRA)" To: dev@felix.apache.org Subject: [jira] Commented: (FELIX-1569) Remove deprecated Render interface In-Reply-To: <652307284.1252417137608.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/FELIX-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12752521#action_12752521 ] Felix Meschberger commented on FELIX-1569: ------------------------------------------ Removed the Render interface in Rev. 812507 and adapted the OsgiManager to not use it anymore in Rev. 812509 > Remove deprecated Render interface > ---------------------------------- > > Key: FELIX-1569 > URL: https://issues.apache.org/jira/browse/FELIX-1569 > Project: Felix > Issue Type: Improvement > Components: Web Console > Affects Versions: webconsole-1.2.10 > Reporter: Felix Meschberger > Assignee: Felix Meschberger > Fix For: webconsole-1.2.12 > > > The Render interface has been deprecated for quite some time now. It should therefore be removed as always indictaed in the deprecation message: > This interface will be removed when FELIX-574 will be implemented. > A long time and a few web console releases have passed by since then, so it is about time to remove this interface for the next release. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.