guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#31333] [PATCH 20/22] gnu: Add groovy-testng.


From: Danny Milosavljevic
Subject: [bug#31333] [PATCH 20/22] gnu: Add groovy-testng.
Date: Mon, 7 May 2018 20:16:51 +0200

> +         (add-before 'configure 'chdir
> +           (lambda _
> +             (chdir "subprojects/groovy-testng")))

#t

> +         (add-before 'build 'copy-resources
> +           (lambda _
> +             (copy-recursively "src/main/resources" "build/classes")))

#t

LGTM!

Attachment: pgpS3fLOea6uT.pgp
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]