[GRADLE-2119] Cannot specify builtBy for artifact using map notation Created: 22/Feb/12  Updated: 04/Jan/13  Resolved: 22/Feb/12

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

Type: Bug
Reporter: Luke Daley Assignee: Luke Daley
Resolution: Fixed Votes: 0

Issue Links:
Related
Related to GRADLE-2120 ConfigureUtil.configureByMap does not... Resolved

 Description   
artifacts {
    archives file: generate.destFile, name: 'my-artifact', type: 'text', builtBy: generate
}

The resultant artifact does not carry the task dependency.


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