Thanks for the help.

If I try that I get the following error:

Caused by: org.gradle.api.internal.project.DefaultServiceRegistry$UnknownServiceException: No service of type IvyService available in ProjectInternalServiceRegistry.
        at 
org.gradle.api.internal.project.DefaultServiceRegistry.get(DefaultServiceRegistry.java:140)
        at org.gradle.api.internal.project.ServiceRegistry$get.call(Unknown 
Source)

Do I have to call something to initialize the services?

RĂ¼diger Schobbert

Am 06.07.2011 03:50, schrieb Luke Daley:

On 05/07/2011, at 9:09 PM, Ruediger Schobbert wrote:

Therefore my question:
How can I make sure, the settings are set, or is there another way to query 
existing versions in my uploadRepo?

You'll have to manually wire it in for now.

uplRepo.settings = 
project.services.get(org.gradle.api.internal.artifacts.IvyService).settingsConverer.ivySettings



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

   http://xircles.codehaus.org/manage_email


Reply via email to