Skip to content
This repository has been archived by the owner on Mar 18, 2020. It is now read-only.

ConfigurationContainer and TaskContainer add() methods are deprecated as of gradle 1.6 #15

Open
basdereus opened this issue Jun 13, 2013 · 3 comments

Comments

@basdereus
Copy link

Build message :
The ConfigurationContainer.add() method has been deprecated and is scheduled to be removed in Gradle 2.0. Please use the create() method instead.
The TaskContainer.add() method has been deprecated and is scheduled to be removed in Gradle 2.0. Please use the create() method instead.

@bmuschko
Copy link

Any chance we can fix this sometime soon?

@eriwen
Copy link
Owner

eriwen commented Aug 18, 2013

I can look at it after I return from vacation next week.
On Aug 17, 2013 5:09 PM, "Benjamin Muschko" [email protected]
wrote:

Any chance we can fix this sometime soon?


Reply to this email directly or view it on GitHubhttps://github.com//issues/15#issuecomment-22822177
.

@bmuschko
Copy link

Cool, I might shoot you a pull request in the meantime. ;-)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants