Return-Path: Delivered-To: apmail-felix-dev-archive@www.apache.org Received: (qmail 14623 invoked from network); 1 Oct 2009 11:08:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Oct 2009 11:08:47 -0000 Received: (qmail 39833 invoked by uid 500); 1 Oct 2009 11:08:47 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 39756 invoked by uid 500); 1 Oct 2009 11:08:47 -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 39746 invoked by uid 99); 1 Oct 2009 11:08:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Oct 2009 11:08:47 +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; Thu, 01 Oct 2009 11:08:44 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 817D4234C044 for ; Thu, 1 Oct 2009 04:08:23 -0700 (PDT) Message-ID: <508860552.1254395303529.JavaMail.jira@brutus> Date: Thu, 1 Oct 2009 04:08:23 -0700 (PDT) From: "Felix Meschberger (JIRA)" To: dev@felix.apache.org Subject: [jira] Assigned: (FELIX-1674) typo in scr and webconsole - "unsatisifed" In-Reply-To: <1845150799.1254392783660.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-1674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger reassigned FELIX-1674: ---------------------------------------- Assignee: Felix Meschberger > typo in scr and webconsole - "unsatisifed" > ------------------------------------------ > > Key: FELIX-1674 > URL: https://issues.apache.org/jira/browse/FELIX-1674 > Project: Felix > Issue Type: Bug > Reporter: Davanum Srinivas > Assignee: Felix Meschberger > Priority: Minor > > Of the typos, the following do show up either when we connect to felix command line console or the web console > ./scr/src/main/java/org/apache/felix/scr/impl/ScrCommand.java: return "unsatisifed"; > ./webconsole/src/main/java/org/apache/felix/webconsole/internal/compendium/ComponentsServlet.java: return "unsatisifed"; > ./scr/src/main/java/org/apache/felix/scr/impl/manager/ImmediateComponentManager.java: "Updating the service references caused atleast on reference to become unsatisifed, deactivating component", > the following are just in the comments > ./scr/src/main/java/org/apache/felix/scr/impl/manager/AbstractComponentManager.java: * not met, the component is not activated and remains unsatisifed. > ./scr/src/test/java/org/apache/felix/scr/integration/ComponentConfigurationTest.java: // expect a single unsatisifed component > thanks, > dims -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.