Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 41047 invoked from network); 1 Mar 2011 07:10:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Mar 2011 07:10:09 -0000 Received: (qmail 55121 invoked by uid 500); 1 Mar 2011 07:10:08 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 54991 invoked by uid 500); 1 Mar 2011 07:10:06 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 54984 invoked by uid 99); 1 Mar 2011 07:10:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Mar 2011 07:10:05 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [66.111.4.25] (HELO out1.smtp.messagingengine.com) (66.111.4.25) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Mar 2011 07:09:58 +0000 Received: from compute2.internal (compute2.nyi.mail.srv.osa [10.202.2.42]) by gateway1.messagingengine.com (Postfix) with ESMTP id A1BC9209F5 for ; Tue, 1 Mar 2011 02:09:37 -0500 (EST) Received: from frontend1.messagingengine.com ([10.202.2.160]) by compute2.internal (MEProxy); Tue, 01 Mar 2011 02:09:37 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=date:from:to:subject:message-id:mime-version:content-type; s=smtpout; bh=IyHnlIDuilLi+l7HP8WyVNbVkbE=; b=bBtA5ztF0TMKyfjfkgiBQuNA747WN1hfgPUwf+4S2jcaXzwrvQdYm6IY3EOOVvraVxi0PaAdWAjpSRamX7D0otPiCOKy24YE0NcqX/TZSnFIlfdBT0LXZ8hjdg2cN0Hy+HWXLVFVMGyQhcw8l3pFE3AcrJ+JcwDtYOY2HviN8/Q= X-Sasl-enc: AyN5JDQpI/3YrS6f5x8faZvCwo/OQIpNMdOmp9qQirT5 1298963376 Received: from localhost (125-168-41-216.wbroadband.net.au [125.168.41.216]) by mail.messagingengine.com (Postfix) with ESMTPSA id A8E284008C4 for ; Tue, 1 Mar 2011 02:09:36 -0500 (EST) Date: Tue, 1 Mar 2011 18:09:33 +1100 From: David Crossley To: dev@forrest.apache.org Subject: the Resume input plugin Message-ID: <20110301070933.GA54416@igg.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i As there is some interest in the Resume input plugin, i will have a go at upgrading it to use the Locationmap. This should form a better base for further improvements. -David