Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 185FA200B24 for ; Wed, 18 May 2016 07:45:15 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 16F9D160A09; Wed, 18 May 2016 05:45:15 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 882C9160A23 for ; Wed, 18 May 2016 07:45:14 +0200 (CEST) Received: (qmail 4900 invoked by uid 500); 18 May 2016 05:45:13 -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 4856 invoked by uid 99); 18 May 2016 05:45:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 May 2016 05:45:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 352F02C1F5D for ; Wed, 18 May 2016 05:45:13 +0000 (UTC) Date: Wed, 18 May 2016 05:45:13 +0000 (UTC) From: "Carsten Ziegeler (JIRA)" To: dev@felix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (FELIX-5072) Support optional property "pattern" in @SlingFilter annotation MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 18 May 2016 05:45:15 -0000 [ https://issues.apache.org/jira/browse/FELIX-5072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed FELIX-5072. ----------------------------------- > Support optional property "pattern" in @SlingFilter annotation > -------------------------------------------------------------- > > Key: FELIX-5072 > URL: https://issues.apache.org/jira/browse/FELIX-5072 > Project: Felix > Issue Type: Improvement > Components: SCR Tooling > Affects Versions: scr annotations 1.9.12 > Reporter: Georg Henzler > Assignee: Carsten Ziegeler > Fix For: scr annotations 1.10.0 > > Attachments: FELIX-5072-support-pattern-attribute-in-slingfilter.patch > > > SLING-4294 (Sling Engine 2.4.0) introduced support for a pattern restriction for filters, we should update the @SlingFilter annotation to support the OSGi property "sling.filter.pattern" using the annotation attribute "pattern". -- This message was sent by Atlassian JIRA (v6.3.4#6332)