Return-Path: Delivered-To: apmail-buildr-commits-archive@www.apache.org Received: (qmail 51030 invoked from network); 11 Apr 2010 22:40:02 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 11 Apr 2010 22:40:02 -0000 Received: (qmail 76423 invoked by uid 500); 11 Apr 2010 22:40:02 -0000 Delivered-To: apmail-buildr-commits-archive@buildr.apache.org Received: (qmail 76397 invoked by uid 500); 11 Apr 2010 22:40:02 -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 76390 invoked by uid 500); 11 Apr 2010 22:40:02 -0000 Delivered-To: apmail-incubator-buildr-commits@incubator.apache.org Received: (qmail 76387 invoked by uid 99); 11 Apr 2010 22:40:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Apr 2010 22:40:02 +0000 X-ASF-Spam-Status: No, hits=-1263.4 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Apr 2010 22:40:01 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o3BMdfNg020304 for ; Sun, 11 Apr 2010 18:39:41 -0400 (EDT) Message-ID: <30550352.13061271025581653.JavaMail.jira@thor> Date: Sun, 11 Apr 2010 18:39:41 -0400 (EDT) From: "Antoine Toulme (JIRA)" To: buildr-commits@incubator.apache.org Subject: [jira] Resolved: (BUILDR-423) MANIFEST.MF files are not closed, leading to open files leak. In-Reply-To: <7095608.12861271023422922.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/BUILDR-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Toulme resolved BUILDR-423. ----------------------------------- Assignee: Antoine Toulme Resolution: Fixed Fixed! 15:38:15~/w/buildr>svn ci CHANGELOG spec/java/packaging_spec.rb lib/buildr/java/packaging.rb -m "fix for BUILDR-423 MANIFEST.MF files are not closed, leading to open files leak." Sending CHANGELOG Sending lib/buildr/java/packaging.rb Sending spec/java/packaging_spec.rb Transmitting file data ... Committed revision 933004. > MANIFEST.MF files are not closed, leading to open files leak. > ------------------------------------------------------------- > > Key: BUILDR-423 > URL: https://issues.apache.org/jira/browse/BUILDR-423 > Project: Buildr > Issue Type: Bug > Affects Versions: 1.3.5 > Reporter: Antoine Toulme > Assignee: Antoine Toulme > Fix For: 1.4 > > > Even though it is not a big deal as nobody reported it as a problem yet, > it looks like MANIFEST.MF temporary file is not closed. > It should be a small fix. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira