Return-Path: Delivered-To: apmail-felix-dev-archive@www.apache.org Received: (qmail 75720 invoked from network); 8 Sep 2009 09:17:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Sep 2009 09:17:20 -0000 Received: (qmail 91190 invoked by uid 500); 8 Sep 2009 09:17:19 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 91088 invoked by uid 500); 8 Sep 2009 09:17:19 -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 91072 invoked by uid 99); 8 Sep 2009 09:17:19 -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 09:17:19 +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 09:17:17 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 83BB3234C4AF for ; Tue, 8 Sep 2009 02:16:57 -0700 (PDT) Message-ID: <2103137041.1252401417538.JavaMail.jira@brutus> Date: Tue, 8 Sep 2009 02:16:57 -0700 (PDT) From: "Carsten Ziegeler (JIRA)" To: dev@felix.apache.org Subject: [jira] Commented: (FELIX-1419) Add support for nested/inner classes in SCR Plugins (QDox+Annotations) In-Reply-To: <1599609093.1248813614811.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-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12752405#action_12752405 ] Carsten Ziegeler commented on FELIX-1419: ----------------------------------------- Hi Stefan, the class has changed in svn in the meantime. Could you please redo your patch against latest trunk? Thanks > Add support for nested/inner classes in SCR Plugins (QDox+Annotations) > ---------------------------------------------------------------------- > > Key: FELIX-1419 > URL: https://issues.apache.org/jira/browse/FELIX-1419 > Project: Felix > Issue Type: Improvement > Components: Maven SCR Plugin > Affects Versions: maven-scr-plugin-1.2.0 > Reporter: Stefan Seifert > Assignee: Carsten Ziegeler > Fix For: maven-scr-plugin-1.4.0 > > Attachments: 090728_innerclasssupport.patch > > > the current scr plugin implementation ignores inner classes, even if they have SCR plugin annotations or QDox tags. > the attached patch solves this problem. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.