Return-Path: Delivered-To: apmail-incubator-buildr-user-archive@locus.apache.org Received: (qmail 32579 invoked from network); 2 Jul 2008 17:42:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Jul 2008 17:42:48 -0000 Received: (qmail 57862 invoked by uid 500); 2 Jul 2008 17:42:49 -0000 Delivered-To: apmail-incubator-buildr-user-archive@incubator.apache.org Received: (qmail 57849 invoked by uid 500); 2 Jul 2008 17:42:49 -0000 Mailing-List: contact buildr-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: buildr-user@incubator.apache.org Delivered-To: mailing list buildr-user@incubator.apache.org Received: (qmail 57838 invoked by uid 99); 2 Jul 2008 17:42:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Jul 2008 10:42:49 -0700 X-ASF-Spam-Status: No, hits=3.2 required=10.0 tests=HTML_MESSAGE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.146.179] (HELO wa-out-1112.google.com) (209.85.146.179) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Jul 2008 17:41:58 +0000 Received: by wa-out-1112.google.com with SMTP id m16so322311waf.6 for ; Wed, 02 Jul 2008 10:42:15 -0700 (PDT) Received: by 10.115.58.1 with SMTP id l1mr7315862wak.27.1215020535543; Wed, 02 Jul 2008 10:42:15 -0700 (PDT) Received: by 10.115.75.19 with HTTP; Wed, 2 Jul 2008 10:42:15 -0700 (PDT) Message-ID: <153af7a10807021042r5c6f4f0cm6f39c30599126dc@mail.gmail.com> Date: Wed, 2 Jul 2008 13:42:15 -0400 From: "Shane Witbeck" To: buildr-user@incubator.apache.org Subject: Re: Testing out Buildr 1.3.2 gem install In-Reply-To: <3de5d7d20807020948k4b34c6fbh2eb4527347cd86e4@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_2554_24131712.1215020535532" References: <3de5d7d20807020948k4b34c6fbh2eb4527347cd86e4@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_2554_24131712.1215020535532 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I had to manually install/update the following dependencies: hoe net-ssh net-sftp Other than that, the gem install worked on OS X and Windows XP for me. On Wed, Jul 2, 2008 at 12:48 PM, Assaf Arkin wrote: > One thing that bothered us in previous releases was non-working gem > install/update. So this time around, I want to test gem install/update > before deciding to make a release. I set up an ad hoc gem repository > strictly for testing Buildr 1.3.2. To check it out: > gem update buildr --source http://people.apache.org/~assaf/gems/ > > or: > > gem install buildr --source http://people.apache.org/~assaf/gems/ > > Assaf > -- -Shane ------=_Part_2554_24131712.1215020535532--