Return-Path: Delivered-To: apmail-incubator-abdera-dev-archive@locus.apache.org Received: (qmail 14812 invoked from network); 6 Feb 2008 20:03:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Feb 2008 20:03:31 -0000 Received: (qmail 96305 invoked by uid 500); 6 Feb 2008 20:03:23 -0000 Delivered-To: apmail-incubator-abdera-dev-archive@incubator.apache.org Received: (qmail 96280 invoked by uid 500); 6 Feb 2008 20:03:23 -0000 Mailing-List: contact abdera-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: abdera-dev@incubator.apache.org Delivered-To: mailing list abdera-dev@incubator.apache.org Received: (qmail 96271 invoked by uid 99); 6 Feb 2008 20:03:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Feb 2008 12:03:23 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Feb 2008 20:03:15 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id DEE9F714077 for ; Wed, 6 Feb 2008 12:03:07 -0800 (PST) Message-ID: <21669179.1202328187893.JavaMail.jira@brutus> Date: Wed, 6 Feb 2008 12:03:07 -0800 (PST) From: "James M Snell (JIRA)" To: abdera-dev@incubator.apache.org Subject: [jira] Resolved: (ABDERA-92) Spring DefaultProviderDefinitionParser doesn't support adding Filters In-Reply-To: <12045367.1201641035462.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/ABDERA-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James M Snell resolved ABDERA-92. --------------------------------- Resolution: Fixed Fix Version/s: 0.4.0 Committed. One thing you may want to think about: some filters may have configuration parameters that need to be set (e.g. the OpenSearchFilter I used in the tests and example). We may need to introduce some kind of FilterConfig mechanism so these properties can be set. > Spring DefaultProviderDefinitionParser doesn't support adding Filters > --------------------------------------------------------------------- > > Key: ABDERA-92 > URL: https://issues.apache.org/jira/browse/ABDERA-92 > Project: Abdera > Issue Type: Bug > Affects Versions: 0.4.0 > Reporter: Jim Ancona > Fix For: 0.4.0 > > Attachments: SpringParser.patch, SpringParser2.patch > > > Patch to follow -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.