Return-Path: Delivered-To: apmail-incubator-abdera-dev-archive@locus.apache.org Received: (qmail 39520 invoked from network); 31 Jan 2008 04:23:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 Jan 2008 04:23:56 -0000 Received: (qmail 2383 invoked by uid 500); 31 Jan 2008 04:23:47 -0000 Delivered-To: apmail-incubator-abdera-dev-archive@incubator.apache.org Received: (qmail 2288 invoked by uid 500); 31 Jan 2008 04:23:47 -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 2274 invoked by uid 99); 31 Jan 2008 04:23:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jan 2008 20:23:47 -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; Thu, 31 Jan 2008 04:23:27 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1C2D071425F for ; Wed, 30 Jan 2008 20:23:35 -0800 (PST) Message-ID: <6526822.1201753415113.JavaMail.jira@brutus> Date: Wed, 30 Jan 2008 20:23:35 -0800 (PST) From: "Abhinav Khandelwal (JIRA)" To: abdera-dev@incubator.apache.org Subject: [jira] Updated: (ABDERA-97) Change SampleAdapter to take Feed Configuration rather then Properties and feedId In-Reply-To: <8381949.1201753414603.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-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhinav Khandelwal updated ABDERA-97: ------------------------------------- Attachment: abdera_patch.zip Attaching sample changes. > Change SampleAdapter to take Feed Configuration rather then Properties and feedId > --------------------------------------------------------------------------------- > > Key: ABDERA-97 > URL: https://issues.apache.org/jira/browse/ABDERA-97 > Project: Abdera > Issue Type: Improvement > Affects Versions: 0.4.0 > Reporter: Abhinav Khandelwal > Fix For: 0.4.0 > > Attachments: abdera_patch.zip > > Original Estimate: 24h > Remaining Estimate: 24h > > Newly added SampleAdapter forces the users to provide Poperties and feedId to configure the Adapter. > Using Properties is may not be ideal for a lot of the environments (where abdera might be used) and adapters. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.