Return-Path: Delivered-To: apmail-buildr-commits-archive@www.apache.org Received: (qmail 42237 invoked from network); 25 Sep 2010 09:52:58 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 25 Sep 2010 09:52:58 -0000 Received: (qmail 82019 invoked by uid 500); 25 Sep 2010 09:52:58 -0000 Delivered-To: apmail-buildr-commits-archive@buildr.apache.org Received: (qmail 81972 invoked by uid 500); 25 Sep 2010 09:52:56 -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 81964 invoked by uid 500); 25 Sep 2010 09:52:56 -0000 Delivered-To: apmail-incubator-buildr-commits@incubator.apache.org Received: (qmail 81959 invoked by uid 99); 25 Sep 2010 09:52:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Sep 2010 09:52:55 +0000 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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Sep 2010 09:52:55 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o8P9qZt2012231 for ; Sat, 25 Sep 2010 09:52:35 GMT Message-ID: <26296599.399341285408354991.JavaMail.jira@thor> Date: Sat, 25 Sep 2010 05:52:34 -0400 (EDT) From: "Peter Donald (JIRA)" To: buildr-commits@incubator.apache.org Subject: [jira] Updated: (BUILDR-519) Load repositories.release_to from build settings In-Reply-To: <19657379.399311285408352433.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-519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Donald updated BUILDR-519: -------------------------------- Attachment: LoadReleaseToFromBuildSettings.diff > Load repositories.release_to from build settings > ------------------------------------------------- > > Key: BUILDR-519 > URL: https://issues.apache.org/jira/browse/BUILDR-519 > Project: Buildr > Issue Type: New Feature > Affects Versions: 1.4.3 > Reporter: Peter Donald > Fix For: 1.4.3 > > Attachments: LoadReleaseToFromBuildSettings.diff > > > The attached patch will load repositories.release_to from the build settings file (build.yaml) if it has not been specified in the global file. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.