Return-Path: Delivered-To: apmail-maven-issues-archive@locus.apache.org Received: (qmail 73002 invoked from network); 18 Apr 2008 18:56:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Apr 2008 18:56:28 -0000 Received: (qmail 6286 invoked by uid 500); 18 Apr 2008 18:56:28 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 6003 invoked by uid 500); 18 Apr 2008 18:56:27 -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 5977 invoked by uid 99); 18 Apr 2008 18:56:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Apr 2008 11:56:27 -0700 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; Fri, 18 Apr 2008 18:55:35 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 961EB14A803E for ; Fri, 18 Apr 2008 13:55:55 -0500 (CDT) Message-ID: <23138518.1208544955294.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Fri, 18 Apr 2008 13:55:55 -0500 (CDT) From: "Herve Boutemy (JIRA)" To: issues@maven.apache.org Subject: [jira] Closed: (MRESOURCES-57) Provide specific default value for "encoding" parameter In-Reply-To: <20552536.1205001568438.JavaMail.haus-jira@codehaus01.managed.contegix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://jira.codehaus.org/browse/MRESOURCES-57?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy closed MRESOURCES-57. ----------------------------------- Assignee: Herve Boutemy Resolution: Fixed Fix Version/s: 2.3 done in r649654 > Provide specific default value for "encoding" parameter > ------------------------------------------------------- > > Key: MRESOURCES-57 > URL: http://jira.codehaus.org/browse/MRESOURCES-57 > Project: Maven 2.x Resources Plugin > Issue Type: Improvement > Affects Versions: 2.2 > Reporter: Benjamin Bentmann > Assignee: Herve Boutemy > Priority: Minor > Fix For: 2.3 > > Attachments: resource-encoding.patch > > > The platform's default encoding may easily differ among machines/developers so relying on it breaks with the aim of reproducible builds. The encoding used should always be fixed for a particular plugin run, either explicitly by the user or implicitly by a known default value. > See also MCOMPILER-63. -- 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