From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56343) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fFkcJ-0002t7-Mg for guix-patches@gnu.org; Mon, 07 May 2018 14:12:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fFkcE-0007we-65 for guix-patches@gnu.org; Mon, 07 May 2018 14:12:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:45215) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fFkcE-0007wa-1g for guix-patches@gnu.org; Mon, 07 May 2018 14:12:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fFkcD-0006N6-T6 for guix-patches@gnu.org; Mon, 07 May 2018 14:12:01 -0400 Subject: [bug#31333] [PATCH 12/22] gnu: Add groovy-docgenerator. Resent-Message-ID: Date: Mon, 7 May 2018 20:10:54 +0200 From: Danny Milosavljevic Message-ID: <20180507201054.52447017@scratchpost.org> In-Reply-To: <20180501154449.3531-12-julien@lepiller.eu> References: <20180501174136.1c411b1a@lepiller.eu> <20180501154449.3531-1-julien@lepiller.eu> <20180501154449.3531-12-julien@lepiller.eu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/TRxwOndT2LnENH3sDZOJSP4"; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Julien Lepiller Cc: 31333@debbugs.gnu.org --Sig_/TRxwOndT2LnENH3sDZOJSP4 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable > + (add-before 'configure 'chdir > + (lambda _ > + (chdir "subprojects/groovy-docgenerator"))) #t > + (add-before 'build 'copy-resources > + (lambda _ > + (copy-recursively "src/main/resources" "build/classes"))) #t LGTM! --Sig_/TRxwOndT2LnENH3sDZOJSP4 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAlrwlq4ACgkQ5xo1VCww uqV6RAf/Sw6vdZv9X+5omQFCtCRdvbhWr+nMamWiAqLFYuWY6h4lycuwp71VsGD7 tysSa5OAvPzO1tI3XmYwrb1rQeH3KrGrYoHgjr1oD0CMiFB/jBEOJXNO8RStn7vN HMVihmsW/O98WoHvCcbGy+D9V6h8HzQL9IfzBWkkqRJ/i2rV6RNnEGNB7Z95ELWY iYaHEbQMfGHGdgfHDrMTVQ5utF1hg7W4F6oz1KTMq8QF+p9VS+TfNgI6Vw0KxS2X DE6XEsHM/hpwg87phqTzq4WXcwNf3wuTBl75oJip9eia9/RWKiY0WN1m68Oyo5iR vmFdoqo9qrIUrs3h6i8u9I4CrEmTpA== =ZNFL -----END PGP SIGNATURE----- --Sig_/TRxwOndT2LnENH3sDZOJSP4--