Hi Adam,

>> Now, what I want is to copy these dependencies to some folder. But
>> only them, nothing more.
> The simplest option is to set the transitive flag for the configuration to
> false:
>
> configurations {
>   xyzJars { transitive = false }
> }
worked like a charm :) thanks !

--
Tomek

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to