Return-Path: Delivered-To: apmail-incubator-abdera-dev-archive@locus.apache.org Received: (qmail 60380 invoked from network); 6 Feb 2008 18:35:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Feb 2008 18:35:31 -0000 Received: (qmail 25441 invoked by uid 500); 6 Feb 2008 18:35:23 -0000 Delivered-To: apmail-incubator-abdera-dev-archive@incubator.apache.org Received: (qmail 25346 invoked by uid 500); 6 Feb 2008 18:35: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 25337 invoked by uid 99); 6 Feb 2008 18:35: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 10:35: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 18:35:16 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6D528714081 for ; Wed, 6 Feb 2008 10:35:08 -0800 (PST) Message-ID: <20639329.1202322908445.JavaMail.jira@brutus> Date: Wed, 6 Feb 2008 10:35:08 -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: (was: abdera.patch) > 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 > > 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.