2

Is it possible to run

grails clean
grails build 

ect

tasks from ant script?

Thanks!

4

1 に答える 1

3

Try this macro. Though it gives pretty much what the ANT exec task would give you.

于 2012-08-10T07:52:21.850 に答える