On 11/21/2011 04:46 PM, David Kowis wrote:
<snip>
> Failure message is pretty big, and I'm not sure where the failure
> actually is (i mean beyond the stacktrace):
>> $ gradle build --stacktrace
>> The 'urls' property of the RepositoryHandler.mavenRepo() method is 
>> deprecated and will be removed in a future version of Gradle. You should use 
>> the 'url' property to define the core maven repository & the 'artifactUrls' 
>> property to define any additional artifact locations.                        
>>                                                                              
>>                         
>> :configuration-dev UP-TO-DATE
>> :configuration-local UP-TO-DATE
>> :configuration-prod UP-TO-DATE
>> :configuration-staging UP-TO-DATE
>> :configuration-test UP-TO-DATE
>> :configuration-uat UP-TO-DATE
>> :processResources UP-TO-DATE
>> :wsimport
>> SimpleHttpConnectionManager being used incorrectly.  Be sure that 
>> HttpMethod.releaseConnection() is always called and that only one thread 
>> and/or method is using this connection manager at a time.                    
>>                                                  
>> SimpleHttpConnectionManager being used incorrectly.  Be sure that 
>> HttpMethod.releaseConnection() is always called and that only one thread 
>> and/or method is using this connection manager at a time.                    
>>                                                  
>> SimpleHttpConnectionManager being used incorrectly.  Be sure that 
>> HttpMethod.releaseConnection() is always called and that only one thread 
>> and/or method is using this connection manager at a time.                    
>>                                                  
>> SimpleHttpConnectionManager being used incorrectly.  Be sure that 
>> HttpMethod.releaseConnection() is always called and that only one thread 
>> and/or method is using this connection manager at a time.                    
>>                                                  
>> SimpleHttpConnectionManager being used incorrectly.  Be sure that 
>> HttpMethod.releaseConnection() is always called and that only one thread 
>> and/or method is using this connection manager at a time.                    
>>                                                  
>> SimpleHttpConnectionManager being used incorrectly.  Be sure that 
>> HttpMethod.releaseConnection() is always called and that only one thread 
>> and/or method is using this connection manager at a time.                    
>>                                                  
>>
>> FAILURE: Build failed with an exception.

I just confirmed that it still works with 1.0-milestone-3

<snip>

David

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to