[GRADLE-1705] propertiesReport task report warning Created: 29/Jul/11  Updated: 04/Jan/13  Resolved: 03/Aug/11

Status: Resolved
Project: Gradle
Affects Version/s: 1.0-milestone-4
Fix Version/s: None

Type: Bug
Reporter: Wang Liyu Assignee: Daz DeBoer
Resolution: Fixed Votes: 0


 Description   

Simply add "apply plugin: 'project-report'" to gradle-1.0-milestone-4\samples\java\multiproject\build.gradle and run gradle projectReport.
It shows warning:
The DomainObjectCollection.getAll() method is deprecated as DomainObjectCollection is now a Collection itself. Simply use the collection.
The DomainObjectCollection.findAll() method is deprecated as DomainObjectCollection is now a Collection itself. Use the matching(Spec) method.
Seems the project.getProperties() is using the old API.



 Comments   
Comment by Pivotal Tracker Integration [ 01/Aug/11 ]

A Pivotal Tracker story has been created for this Issue: http://www.pivotaltracker.com/story/show/16490103

Generated at Wed Jun 30 12:02:16 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.