Tagged Questions
1
vote
1answer
1k views
Groovy with Grape and AntBuilder classloader problem
I wanted to use groovy for a little ftp script and found this post http://www.hhhhq.org/blog/2009/05/01/ftp-using-groovy-and-ant/
Since there were several dependencies I wanted to use Grape. All ...