[GRADLE-3240] Dependency excludes for group/module apply to dependency itself Created: 10/Feb/15  Updated: 10/Feb/15  Resolved: 10/Feb/15

Status: Resolved
Project: Gradle
Affects Version/s: 2.3-rc-1
Fix Version/s: 2.3-rc-4

Type: Bug
Reporter: Daz DeBoer Assignee: Unassigned
Resolution: Fixed Votes: 0


 Description   

When an exclude dependency is declared in the Gradle DSL, this dependency is being incorrectly applied to the module that is the target of the dependency. This regression was introduced as part of the fix for GRADLE-2674.

http://forums.gradle.org/gradle/topics/breaking-change-regarding-exclude-group-between-gradle-1-12-and-2-3-rc2

This issue has been fixed: any exclude that only declares group and/or module will only apply to module dependencies, not to the module artifacts. This behaviour is slightly inconsistent with the way Ivy deals with ivy.xml excludes.


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