Hi Tim,
On Tue, Jan 5, 2010 at 6:11 PM, Tim Taylor <[email protected]> wrote:
>
> On Dec 31, 2009, at 3:43 AM, Hans Dockter wrote:
>
> > You probably won't use module dependencies for that. In a first approach
> you could add a method (e.g called cpan) to your build script. This method
> would return a custom dependency type that is buildable. Your DSL would then
> look like:
> >
> > configurations {
> > someConf cpan(<args>)
> > }
> >
> > (Un)fortunately I'm just having a quick look at my emails before I
> continue my holidays. I will be back on Saturday and can provide more
> details then (on Monday the lastest).
> >
>
> This is enough elaboration to get me going. No need to reply with
> additional details unless you wish to.
>
May be one more thing. One issue I see at the moment is that you can't
easily use the Gradle dependency transport layer to get the tar.gz you will
need for your custom dependencies. With some tweaks that should be possible
though. Please ask on the list if you need any help for that. As said, we
think this is a very interesting feature and definitely want to provide
eventually generic support for repository based source dependencies.
- Hans
--
Hans Dockter
Gradle Project Manager
http://www.gradle.org
> Thanks,
> Tim
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
> http://xircles.codehaus.org/manage_email
>
>
>