Hi guys...
When trying to use cruisecontrol.rb with multiples grails projects I have the problem.
The dir name where the source cod is when building the app is used as project name by grails. This means that when I have two (or more) projects, when building, grails will be confused, since all of them will be named "work" (wich is the name of the directory where the code is). Is there any way to change that in cruisecontrol.rb, even if I have to change some code and create my own fork of it?
Thanks,
Felipe Rodrigues