[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#31333] [PATCH 08/22] gnu: Add groovy-ant.
From: |
Danny Milosavljevic |
Subject: |
[bug#31333] [PATCH 08/22] gnu: Add groovy-ant. |
Date: |
Mon, 7 May 2018 20:05:52 +0200 |
> + (add-before 'configure 'chdir
> + (lambda _
> + (chdir "subprojects/groovy-ant")))
#t
> + (add-before 'build 'copy-resources
> + (lambda _
> + (copy-recursively "src/main/resources" "build/classes")))
#t
>(input
> + `(("groovy-groovydoc" ,groovy-groovydoc)
Hmm, regular input? Not either native or propagated? How does it work?
pgpFQtcR3i712.pgp
Description: OpenPGP digital signature
- [bug#31333] [PATCH 14/22] gnu: Add groovy-jmx., (continued)
- [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
- [bug#31333] [PATCH 08/22] gnu: Add groovy-ant., Julien Lepiller, 2018/05/01
- [bug#31333] [PATCH 03/22] gnu: Add groovy-tests-bootstrap., Julien Lepiller, 2018/05/01
- [bug#31333] [PATCH 11/22] gnu: Add groovy-console., Julien Lepiller, 2018/05/01
- [bug#31333] [PATCH 17/22] gnu: Add groovy-nio., Julien Lepiller, 2018/05/01
- [bug#31333] [PATCH 19/22] gnu: Add groovy-sql., Julien Lepiller, 2018/05/01
- [bug#31333] [PATCH 18/22] gnu: Add groovy-servlet., Julien Lepiller, 2018/05/01