Return-Path: X-Original-To: apmail-felix-dev-archive@www.apache.org Delivered-To: apmail-felix-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CA2C8D598 for ; Fri, 30 Nov 2012 16:04:01 +0000 (UTC) Received: (qmail 27400 invoked by uid 500); 30 Nov 2012 16:04:00 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 26951 invoked by uid 500); 30 Nov 2012 16:03:59 -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 26721 invoked by uid 99); 30 Nov 2012 16:03:59 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Nov 2012 16:03:59 +0000 Date: Fri, 30 Nov 2012 16:03:59 +0000 (UTC) From: "Carsten Ziegeler (JIRA)" To: dev@felix.apache.org Message-ID: <813285583.45472.1354291439081.JavaMail.jiratomcat@arcas> In-Reply-To: <206136080.12112.1301081765929.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (FELIX-2892) Get SCR annotations to work with Scala MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/FELIX-2892?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1350= 7395#comment-13507395 ]=20 Carsten Ziegeler commented on FELIX-2892: ----------------------------------------- I've deployed the snapshots and plan to cut a release next week. I'm not sure why you get these imports in your case, this doesn't happen wh= en used with Java - the annotations have retention policy of class, so bnd = shouldn't see them =20 > Get SCR annotations to work with Scala > -------------------------------------- > > Key: FELIX-2892 > URL: https://issues.apache.org/jira/browse/FELIX-2892 > Project: Felix > Issue Type: Improvement > Components: Maven SCR Plugin > Reporter: Reto Bachmann-Gm=C3=BCr > Assignee: Carsten Ziegeler > Fix For: maven-scr-plugin-1.8.2 > > > Currently the maven scr plugin doesn't work with scala, teh main reason f= or this is that the annotation have only source scope and the adding of bin= d-methods happe on a source rather than a bytecode level. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira