Return-Path: Delivered-To: apmail-incubator-buildr-commits-archive@locus.apache.org Received: (qmail 74223 invoked from network); 8 Feb 2008 08:39:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Feb 2008 08:39:31 -0000 Received: (qmail 3395 invoked by uid 500); 8 Feb 2008 08:39:24 -0000 Delivered-To: apmail-incubator-buildr-commits-archive@incubator.apache.org Received: (qmail 3387 invoked by uid 500); 8 Feb 2008 08:39:24 -0000 Mailing-List: contact buildr-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: buildr-dev@incubator.apache.org Delivered-To: mailing list buildr-commits@incubator.apache.org Received: (qmail 3378 invoked by uid 99); 8 Feb 2008 08:39:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Feb 2008 00:39:24 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Feb 2008 08:39:16 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 03B1971407C for ; Fri, 8 Feb 2008 00:39:09 -0800 (PST) Message-ID: <26214515.1202459949011.JavaMail.jira@brutus> Date: Fri, 8 Feb 2008 00:39:09 -0800 (PST) From: "Victor Hugo Borja (JIRA)" To: buildr-commits@incubator.apache.org Subject: [jira] Created: (BUILDR-46) PackagingType MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org PackagingType -------------- Key: BUILDR-46 URL: https://issues.apache.org/jira/browse/BUILDR-46 Project: Buildr Issue Type: New Feature Components: Packaging Affects Versions: 1.3 Reporter: Victor Hugo Borja Priority: Minor Fix For: 1.3 Attachments: 0001-PackagingType-allows-user-to-override-and-create-cus.patch PackagingType allows user to override and create custom packaging types that can be inherited throught project hierarchies. An example buildfile is embedded in the patch comments. See the documentation for the PackagingType class. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.