[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#31333] [PATCH 12/22] gnu: Add groovy-docgenerator.
From: |
Danny Milosavljevic |
Subject: |
[bug#31333] [PATCH 12/22] gnu: Add groovy-docgenerator. |
Date: |
Mon, 7 May 2018 20:10:54 +0200 |
> + (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!
pgp4QmORdvGUv.pgp
Description: OpenPGP digital signature
- [bug#31333] [PATCH 06/22] gnu: Add groovy-templates., (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 12/22] gnu: Add groovy-docgenerator.,
Danny Milosavljevic <=
- [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 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