|
Steve Appling wrote: My confusion over how to determine the dependencies for optimizing tasks was not actually a problem with the API to determine dependencies, but a misunderstanding of how the dependencies were declared. I do think, however, that it may be a good idea to make some changes in the dependency relationships. This is a good idea, with a few tweaks: - jar should depend on compile as well as processResources. - jar should probably not depend on test. I'm not sure what we should do with it. Perhaps libs or upload* should depend on test instead. - we should get rid of init. There are plenty of other points in the build lifecycle where you can do this.
|
- [gradle-dev] Java plugin task dependencies Hans Dockter
- Re: [gradle-dev] Java plugin task dependencies Adam Murdoch
- [gradle-dev] Java Plugin Task Dependencies Steve Appling
- Re: [gradle-dev] Java Plugin Task Dependencies Adam Murdoch
- Re: [gradle-dev] Java Plugin Task Dependencies John Murph
- Re: [gradle-dev] Java Plugin Task Dependencies Steve Appling
- Re: [gradle-dev] Java Plugin Task Dependenc... Adam Murdoch

