From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: Specifying Java version when using ant-build-system Date: Tue, 16 Aug 2016 14:10:24 -0400 Message-ID: <20160816181024.GA2435@jasmine> References: <20160815161734.43f11abd@scratchpost.org> <87h9am14cm.fsf@elephly.net> <20160816003802.GC16946@jasmine> <87eg5p16xi.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39590) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bZioy-00042h-Sp for guix-devel@gnu.org; Tue, 16 Aug 2016 14:10:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bZios-0000Yz-N3 for guix-devel@gnu.org; Tue, 16 Aug 2016 14:10:39 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:43453) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bZioq-0000Xv-Ut for guix-devel@gnu.org; Tue, 16 Aug 2016 14:10:34 -0400 Content-Disposition: inline In-Reply-To: <87eg5p16xi.fsf@elephly.net> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ricardo Wurmus Cc: guix-devel@gnu.org On Tue, Aug 16, 2016 at 09:58:33AM +0200, Ricardo Wurmus wrote: > > Leo Famulari writes: > > > On Mon, Aug 15, 2016 at 04:42:01PM +0200, Ricardo Wurmus wrote: > >> > (define* (ant-build store name inputs > > > > [...] > > > >> > (guile #f)p > >> > ^^^ what does this mean? > >> > >> Ouch! This shouldn’t have been committed. This is what happened pretty > >> often with my terrible keyboard at work — my control key (among many > >> other keys) wasn’t very reliable and would sometimes stop working while > >> I moved around in the sources in Emacs (where Ctrl+p moves up one > >> line). > > > > Can we correct the typo on the master branch? It seems that only a few > > packages are using the ant-build-system for now, although I didn't check > > if those packages have a lot of referrers. > > Yes, it wouldn’t cause too many rebuilds. Would you like to do it? Done as 59c3e98474.