[GRADLE-2653] Updating configurations causes problems with the eclipse wtp support Created: 25/Jan/13  Updated: 29/Jan/13  Resolved: 29/Jan/13

Status: Resolved
Project: Gradle
Affects Version/s: None
Fix Version/s: 1.5-rc-1

Type: Bug
Reporter: Szczepan Faber Assignee: Unassigned
Resolution: Fixed Votes: 1


 Description   

Manipulation of the configuration may cause various problems with eclipse WTP support.

When resolving wtp components:
1. GRADLE-2496 - forced modules are ignored
2. dependency resolve actions are ignored
3. configuration exclude rules are ignored (https://github.com/gradle/gradle/pull/104)

There may be other problems as well. Basically, in the IDE support we often create configurations on the fly (via detachedConfiguration method) for resolution purposes.However, those transient configurations do not share the configuration settings of the configurations where the dependencies are declared in.


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