[GRADLE-3540] @OutputDirectories are treated as order-sensitive Created: 29/Aug/16  Updated: 31/Aug/16  Resolved: 31/Aug/16

Status: Resolved
Project: Gradle
Affects Version/s: 3.0
Fix Version/s: 3.1-rc-1

Type: Bug
Reporter: Stefan Oehme (Inactive) Assignee: Lóránt Pintér
Resolution: Fixed Votes: 0


 Description   

Prior to 3.0 if a task property was annotated with @OutputDirectories or @OutputFiles, a change in the order of its contents was not considered to be reason to mark the task out-of-date. This has changed in 3.0, and especially if the task property was of a type that doesn't retain order (like HashSet), the task would randomly be marked out-of-date.


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