From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?G=C3=A1bor_Boskovits?= Subject: Refactoring in ant-build-system Date: Thu, 18 Jan 2018 13:00:24 +0100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="f403043efc04870c9805630bb59a" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56925) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ec8rt-00074b-U2 for guix-devel@gnu.org; Thu, 18 Jan 2018 07:00:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ec8rq-0004aA-2C for guix-devel@gnu.org; Thu, 18 Jan 2018 07:00:29 -0500 Received: from mail-ua0-x230.google.com ([2607:f8b0:400c:c08::230]:43849) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ec8rp-0004a2-P3 for guix-devel@gnu.org; Thu, 18 Jan 2018 07:00:25 -0500 Received: by mail-ua0-x230.google.com with SMTP id i5so6248071uai.10 for ; Thu, 18 Jan 2018 04:00:25 -0800 (PST) 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: Guix-devel , Ricardo Wurmus , Chris Marusich --f403043efc04870c9805630bb59a Content-Type: text/plain; charset="UTF-8" I think the best way to solve the reproducibility issue with ant-bootstrap: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30104 would be to move the strip-jar-timestamps code to java-utils. Then we could use it in the bootsrap stage, as well as in the build system. WDYT? --f403043efc04870c9805630bb59a Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I think the best way to solve the reproducibility issue wi= th ant-bootstrap:

would be to move the strip-= jar-timestamps code to java-utils.

Then we could u= se it in the bootsrap stage, as well as in the build system.

=
WDYT?

--f403043efc04870c9805630bb59a--