[GRADLE-3344] eclipse-wtp plugin does not honor dependency substitution Created: 01/Oct/15 Updated: 25/Jan/17 Resolved: 03/Jun/16 |
|
| Status: | Resolved |
| Project: | Gradle |
| Affects Version/s: | 2.7 |
| Fix Version/s: | 3.0-milestone-1, 3.0-rc-2 |
| Type: | Bug | ||
| Reporter: | René Gröschke (Inactive) | Assignee: | Donát Csikós |
| Resolution: | Fixed | Votes: | 1 |
| Description |
|
when substituting a project dependency with a module dependency the WtpComponentFactory does not honour this when calculating Wb dependent modules. Currently the project dependency and the module dependency are added. |
| Comments |
| Comment by Donát Csikós [ 01/Jun/16 ] |
|
This should be fixed in the latest Gradle 3.0 snapshot. |