Return-Path: X-Original-To: apmail-forrest-dev-archive@www.apache.org Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1551810240 for ; Fri, 29 Nov 2013 02:13:37 +0000 (UTC) Received: (qmail 16417 invoked by uid 500); 29 Nov 2013 02:13:37 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 16319 invoked by uid 500); 29 Nov 2013 02:13:36 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 16300 invoked by uid 99); 29 Nov 2013 02:13:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Nov 2013 02:13:35 +0000 Date: Fri, 29 Nov 2013 02:13:35 +0000 (UTC) From: "David Crossley (JIRA)" To: dev@forrest.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FOR-1244) "Fat tar" for easier installation 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/FOR-1244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13835145#comment-13835145 ] David Crossley commented on FOR-1244: ------------------------------------- Sure will. I cannot believe that we forgot that. See http://s.apache.org/mCW at item [C] where we did plan for it. Would one of the other Forrest committers please do this. It should be straight-forward. We have already voted on the release source package [A] at http://s.apache.org/pdJ so any convenience packages can now be made. As explained in those threads, we will need to tweak the trunk build system to create each of those three packages. If you feel up to it then also do it in the 0.9 release branch to solve this immediate issue. Otherwise we could leave that step for the next release, and take a short-cut for now: * Obtain and verify both [A] and [B]. * Combine them on your local system. * Build the full convenience package. Create signature and md5 etc. * Add to https://dist.apache.org/repos/dist/dev/forrest * Ask others to review. Maybe append their sigs. * When ready, do 'svn mv' this to the repos/dist/release/forrest/ * When picked up by the mirrors, add it to our download page and publish. > "Fat tar" for easier installation > --------------------------------- > > Key: FOR-1244 > URL: https://issues.apache.org/jira/browse/FOR-1244 > Project: Forrest > Issue Type: Improvement > Components: Compile > Reporter: Raymie Stata > > I've been writing a Homebrew formula for installing Forrest onto Macs (https://github.com/mxcl/homebrew/pull/24520). Homebrew doesn't handle the two-tar-file structure of your distribution very well. Can you publish a "fat-tar" file that combines the contents of both, in addition to the two independent ones? -- This message was sent by Atlassian JIRA (v6.1#6144)