Return-Path: Delivered-To: apmail-buildr-users-archive@www.apache.org Received: (qmail 88403 invoked from network); 14 Oct 2009 14:12:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Oct 2009 14:12:53 -0000 Received: (qmail 29352 invoked by uid 500); 14 Oct 2009 14:12:53 -0000 Delivered-To: apmail-buildr-users-archive@buildr.apache.org Received: (qmail 29306 invoked by uid 500); 14 Oct 2009 14:12:53 -0000 Mailing-List: contact users-help@buildr.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@buildr.apache.org Delivered-To: mailing list users@buildr.apache.org Received: (qmail 29296 invoked by uid 99); 14 Oct 2009 14:12:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Oct 2009 14:12:52 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of djspiewak@gmail.com designates 209.85.217.212 as permitted sender) Received: from [209.85.217.212] (HELO mail-gx0-f212.google.com) (209.85.217.212) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Oct 2009 14:12:49 +0000 Received: by gxk4 with SMTP id 4so11985968gxk.8 for ; Wed, 14 Oct 2009 07:12:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:content-type; bh=/pD9/qSEj3pTGcLjBtweaVq834sIr2FeKlxuVnBfL10=; b=RoBuRtu5O1un1W1Z7DGjcjnp9eJLl+64DzFCwBWHUxPUf+lH4t8kntLYp+Onjt0gMt yMIex7VKpyecwfbYTAXmxvcwnMoU7xbE5zdK3BkandKBE6dhHPrYpD3D/Cmk5qrZ31vY wIMKVKk4zeyca7sWy37IbI2/JNwLHlMDcDH+8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=qJESCchbKRgBuSGKkXb9atTqHRzvQSz4bZA1cHQwNNCq0Q83+cZKvIEZdtRHLQLjZT P7GBzUnn9LmWAUNMBqUnBxILP1SJFx6ykLA39oTxuqKC44In7J8NoSo9zul7XUdkYcDL A+bJL6XQYor1XF6GbcwBIoM/2SgUsQbTTtxyg= MIME-Version: 1.0 Received: by 10.151.20.15 with SMTP id x15mr14885587ybi.312.1255529548327; Wed, 14 Oct 2009 07:12:28 -0700 (PDT) In-Reply-To: <54FF3ED72F41454299EBC44FE688EC200900D342@exchange.blau.de.local> References: <54FF3ED72F41454299EBC44FE688EC200900D33F@exchange.blau.de.local> <4dcd15a90910121339s1533d634u89dd713f6507f367@mail.gmail.com> <54FF3ED72F41454299EBC44FE688EC200900D340@exchange.blau.de.local> <4dcd15a90910130645i3a975509h34a99b0ff6a86426@mail.gmail.com> <54FF3ED72F41454299EBC44FE688EC200900D342@exchange.blau.de.local> From: Daniel Spiewak Date: Wed, 14 Oct 2009 09:12:08 -0500 Message-ID: <5c99d0330910140712l4d4c7cf6we6c41aa4384d16d2@mail.gmail.com> Subject: Re: compiling groovy fails To: users@buildr.apache.org Content-Type: multipart/alternative; boundary=000e0cd4890cbbaa650475e5c0be --000e0cd4890cbbaa650475e5c0be Content-Type: text/plain; charset=UTF-8 > I will use git://git.apache.org/buildr.git as you mentioned in the other > post. Is there a chance that the github mirror will be updated? > Unfortunately, we don't have any control over this. GitHub itself runs this mirror, and it does so in a way that isn't particularly reliable or expedient. I understand that they're trying to rectify such issues with this (and other OSS mirrors they run), but having just moved from Engine Yard to Rackspace probably muddies the waters somewhat. The mirror at apache.org is definitely the canonical one. It's kept up-to-date along with all the others by a script which sits on the commit mailing-list, so the mirror is never out of date for more than a minute or so (kudos to Jukka on that one). There are also a couple of forks run by us (the committers), but those generally include more than just the trunk/. For example, my fork (http://github.com/djspiewak/buildr) contains almost everything that's in trunk, but lays on top of that a ton of stuff that is not-quite-trunk-ready. Use at your own risk. :-) Daniel --000e0cd4890cbbaa650475e5c0be--