Return-Path: Delivered-To: apmail-buildr-commits-archive@www.apache.org Received: (qmail 95251 invoked from network); 24 Mar 2010 21:04:48 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 24 Mar 2010 21:04:48 -0000 Received: (qmail 10828 invoked by uid 500); 24 Mar 2010 21:04:48 -0000 Delivered-To: apmail-buildr-commits-archive@buildr.apache.org Received: (qmail 10803 invoked by uid 500); 24 Mar 2010 21:04:48 -0000 Mailing-List: contact commits-help@buildr.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@buildr.apache.org Delivered-To: mailing list commits@buildr.apache.org Received: (qmail 10796 invoked by uid 500); 24 Mar 2010 21:04:48 -0000 Delivered-To: apmail-incubator-buildr-commits@incubator.apache.org Received: (qmail 10792 invoked by uid 99); 24 Mar 2010 21:04:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Mar 2010 21:04:48 +0000 X-ASF-Spam-Status: No, hits=-1125.3 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Mar 2010 21:04:47 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 442D8234C4E2 for ; Wed, 24 Mar 2010 21:04:27 +0000 (UTC) Message-ID: <1187903334.472541269464667278.JavaMail.jira@brutus.apache.org> Date: Wed, 24 Mar 2010 21:04:27 +0000 (UTC) From: "Antoine Toulme (JIRA)" To: buildr-commits@incubator.apache.org Subject: [jira] Created: (BUILDR-407) Exclude and include patterns should support lambdas or procs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Exclude and include patterns should support lambdas or procs ------------------------------------------------------------ Key: BUILDR-407 URL: https://issues.apache.org/jira/browse/BUILDR-407 Project: Buildr Issue Type: Improvement Components: Core features Affects Versions: 1.3.5 Reporter: Antoine Toulme Fix For: 1.4 I will work on having Buildr supporting lambdas or procs to select files for exclude or include patterns. It is much needed for intelligent selection of resources in OSGi bundling. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.