Return-Path: Delivered-To: apmail-felix-dev-archive@www.apache.org Received: (qmail 75957 invoked from network); 27 Apr 2010 09:43:54 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 27 Apr 2010 09:43:54 -0000 Received: (qmail 8675 invoked by uid 500); 27 Apr 2010 09:43:54 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 8499 invoked by uid 500); 27 Apr 2010 09:43:53 -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 8489 invoked by uid 99); 27 Apr 2010 09:43:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Apr 2010 09:43:53 +0000 X-ASF-Spam-Status: No, hits=-1353.6 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Apr 2010 09:43:52 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o3R9hVaZ025458 for ; Tue, 27 Apr 2010 09:43:31 GMT Message-ID: <6036668.30191272361411552.JavaMail.jira@thor> Date: Tue, 27 Apr 2010 05:43:31 -0400 (EDT) From: "Carsten Ziegeler (JIRA)" To: dev@felix.apache.org Subject: [jira] Resolved: (FELIX-2305) Servlets should not be immediate In-Reply-To: <16450656.30131272360571405.JavaMail.jira@thor> 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-2305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved FELIX-2305. ------------------------------------- Fix Version/s: scr annotations 1.3.0 (was: scr annotations 1.2.0) Resolution: Fixed Changed in revision 938378 > Servlets should not be immediate > -------------------------------- > > Key: FELIX-2305 > URL: https://issues.apache.org/jira/browse/FELIX-2305 > Project: Felix > Issue Type: Bug > Components: Maven SCR Plugin, SCR Annotations > Affects Versions: maven-scr-plugin-1.4.2, scr annotations 1.2.0 > Reporter: Carsten Ziegeler > Assignee: Carsten Ziegeler > Fix For: maven-scr-plugin-1.4.4, scr annotations 1.3.0 > > > Currently if the sling servlet annotation is used, this component is marked as immediate by default - this is not necessary and increases startup time. therefore it should not be set at all -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.