[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#31333] [PATCH 13/22] gnu: Add groovy-groovysh.
From: |
Danny Milosavljevic |
Subject: |
[bug#31333] [PATCH 13/22] gnu: Add groovy-groovysh. |
Date: |
Mon, 7 May 2018 20:11:44 +0200 |
> + (add-before 'configure 'chdir
> + (lambda _
> + (chdir "subprojects/groovy-groovysh")))
#t
> + (add-before 'build 'copy-resources
> + (lambda _
> + (copy-recursively "src/main/resources" "build/classes")))
#t
LGTM!
pgpwqoTLPCHvV.pgp
Description: OpenPGP digital signature
- [bug#31333] [PATCH 02/22] gnu: Add groovy-bootstrap., (continued)
- [bug#31333] [PATCH 09/22] gnu: Add groovy-bsf., Julien Lepiller, 2018/05/01
- [bug#31333] [PATCH 10/22] gnu: Add groovy-swing., Julien Lepiller, 2018/05/01
- [bug#31333] [PATCH 12/22] gnu: Add groovy-docgenerator., Julien Lepiller, 2018/05/01
- [bug#31333] [PATCH 07/22] gnu: Add groovy-groovydoc., Julien Lepiller, 2018/05/01
- [bug#31333] [PATCH 13/22] gnu: Add groovy-groovysh., Julien Lepiller, 2018/05/01
- [bug#31333] [PATCH 13/22] gnu: Add groovy-groovysh.,
Danny Milosavljevic <=
- [bug#31333] [PATCH 14/22] gnu: Add groovy-jmx., Julien Lepiller, 2018/05/01
- [bug#31333] [PATCH 15/22] gnu: Add groovy-json., Julien Lepiller, 2018/05/01
- [bug#31333] [PATCH 16/22] gnu: Add groovy-jsr223., Julien Lepiller, 2018/05/01
- [bug#31333] [PATCH 04/22] gnu: Add groovy-test., Julien Lepiller, 2018/05/01
- [bug#31333] [PATCH 05/22] gnu: Add groovy-xml., Julien Lepiller, 2018/05/01