Return-Path: Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: (qmail 94212 invoked from network); 26 Mar 2009 23:30:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 26 Mar 2009 23:30:43 -0000 Received: (qmail 45181 invoked by uid 500); 26 Mar 2009 23:30:42 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 45088 invoked by uid 500); 26 Mar 2009 23:30:42 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 45078 invoked by uid 99); 26 Mar 2009 23:30:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Mar 2009 23:30:42 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Mar 2009 23:30:34 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 0A89B14A816B for ; Thu, 26 Mar 2009 18:30:13 -0500 (CDT) Message-ID: <2253505.1238110213040.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Thu, 26 Mar 2009 18:30:13 -0500 (CDT) From: "Olivier Lamy (JIRA)" To: issues@maven.apache.org Subject: [jira] Updated: (MSHARED-100) null safe call for DefaultMavenFileFilter.getDefaultFilterWrappers() In-Reply-To: <6757034.1238105172986.JavaMail.haus-jira@codehaus01.managed.contegix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 4e90ceb663894a42f12c0e28abbab431 X-Virus-Checked: Checked by ClamAV on apache.org [ http://jira.codehaus.org/browse/MSHARED-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MSHARED-100: --------------------------------- Assignee: Olivier Lamy Fix Version/s: maven-filtering-1.0-beta-4 > null safe call for DefaultMavenFileFilter.getDefaultFilterWrappers() > -------------------------------------------------------------------- > > Key: MSHARED-100 > URL: http://jira.codehaus.org/browse/MSHARED-100 > Project: Maven Shared Components > Issue Type: Improvement > Components: maven-filtering > Affects Versions: maven-filtering-1.0-beta-3 > Reporter: Robert Scholte > Assignee: Olivier Lamy > Fix For: maven-filtering-1.0-beta-4 > > Attachments: nullSafeDefaultFileFilter.patch > > > Current implementation requires a mavenProject to make use of DefaultMavenFileFilter.getDefaultFilterWrappers(). > When using a pomless plugin, you run into problems. By ignoring the mavenProject you could make use of the same strength. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira