Another hack is to do providedRuntime localGroovy()
On Thu, Aug 19, 2010 at 9:40 AM, Jason Porter <[email protected]>wrote: > Exclude it for runtime? > > On Thu, Aug 19, 2010 at 05:52, Steve Appling <[email protected]> > wrote: > > How can I use groovy only for testing? If I declare a groovy > configuration under dependencies (which I have to do to use groovy at all), > then I get the groovy-all jar in my WEB-INF/lib of my war. I want to use > groovy (and spock) for testing, but not ship it. > > -- > > Steve Appling > > Automated Logic Research Team > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe from this list, please visit: > > > > http://xircles.codehaus.org/manage_email > > > > > > > > > > -- > Jason Porter > http://lightguard-jp.blogspot.com > http://twitter.com/lightguardjp > > Software Engineer > Open Source Advocate > > PGP key id: 926CCFF5 > PGP key available at: keyserver.net, pgp.mit.edu > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > -Jim Moore
