From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: Adding the maven-build-system Date: Sat, 4 Apr 2020 19:01:03 -0400 Message-ID: <20200404230103.GA22739@jasmine.lan> References: <20200404175237.0d28e239@tachikoma.lepiller.eu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:42009) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jKrmo-0006Da-Uk for guix-devel@gnu.org; Sat, 04 Apr 2020 19:01:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jKrmn-0001y1-Q1 for guix-devel@gnu.org; Sat, 04 Apr 2020 19:01:10 -0400 Received: from wout5-smtp.messagingengine.com ([64.147.123.21]:34129) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jKrmn-0001va-H6 for guix-devel@gnu.org; Sat, 04 Apr 2020 19:01:09 -0400 Content-Disposition: inline In-Reply-To: <20200404175237.0d28e239@tachikoma.lepiller.eu> 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-mx.org@gnu.org Sender: "Guix-devel" To: Julien Lepiller Cc: guix-devel@gnu.org On Sat, Apr 04, 2020 at 05:52:37PM +0200, Julien Lepiller wrote: > Before I send a patch series (~200 patches if i count well), It will be more convenient for reviewers if you pushed a wip-maven-build-system branch to Savannah.