tbee wrote:
> 
> 
> This is what your 'configuration = configurations.archives' line does. 
> Ok. So now I can try to find out why the uploadArchives has a file
> configured and mine doesn't.
> 

Got it to work:

        configuration = project.getConfigurations().getByName('archives');

I need to figure out this whole configuration thing. I'm starting to grasp
the tasks by now (there's defining, adding, configuring and
adding-configuring).
-- 
View this message in context: 
http://old.nabble.com/difference-between-uploadArchives-and-custom-task-tp26920056p26925893.html
Sent from the gradle-user mailing list archive at Nabble.com.


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

    http://xircles.codehaus.org/manage_email


Reply via email to