guix-patches
[Top][All Lists]
Advanced

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

[bug#31333] [PATCH 08/22] gnu: Add groovy-ant.


From: Julien Lepiller
Subject: [bug#31333] [PATCH 08/22] gnu: Add groovy-ant.
Date: Mon, 7 May 2018 21:04:58 +0200

Le Mon, 7 May 2018 20:05:52 +0200,
Danny Milosavljevic <address@hidden> a écrit :

> > +         (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?
> 

I haven't tested groovy-ant, but you are supposed to use it as part of
the groovy package. It's included there with a symbolic link.





reply via email to

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