Hi all,
Is it currently possible to scope dependencies? Something along the
lines of:
compile.with "com.jgoodies:looks:2.2.0:jar", :scope => :compile
?
I'm trying to implement something along the lines of package(:fulljar)
that includes all dependencies, adds Class-Path to the manifest, etc.,
but it would be nice to be able to indicate e.g. that a particular jar
is required at compile-time only (e.g. in the case of a custom compiler
-- http://github.com/thomaslee/buildr-mirah).
Cheers,
Tom
--
*Tom Lee*
Software Developer / Consultant
http://tomlee.co | @tglee <http://twitter.com/tglee> | 0450 112 893
<tel:+61450112893>
/(or check out my code on github <http://github.com/thomaslee>)/