Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Composite task execution #245

Closed
donat opened this issue Feb 4, 2017 · 3 comments
Closed

Composite task execution #245

donat opened this issue Feb 4, 2017 · 3 comments
Assignees
Milestone

Comments

@donat
Copy link
Contributor

donat commented Feb 4, 2017

Issue by oehme
Monday Apr 25, 2016 at 14:17 GMT


Task and test execution should happen in the composite to provide the same user experience as in Eclipse. Since dependencies are substituted in the IDE, the user will rightfully expect that they are also substituted when running a Gradle task or Gradle test.

@donat
Copy link
Contributor Author

donat commented Feb 4, 2017

Comment by oehme
Friday May 20, 2016 at 10:11 GMT


This is currently blocked by the fact that composite build does not have an API for running tasks or tests using just Strings (as we have in Buildship's launch configurations). We need to add an API to reconstruct Launchables and TestOperationDescriptors from a BuildIdentifier and some names.

@donat
Copy link
Contributor Author

donat commented Feb 4, 2017

Comment by oehme
Friday Oct 14, 2016 at 20:18 GMT


Won't make it into Gradle 3.3 and thus not into Buildship 2.0

@donat
Copy link
Contributor Author

donat commented Dec 10, 2020

This should work with the latest version of Gradle (6.8-rc-1) and Buildship (link to snapshot update site). Would you mind giving it a try?

@donat donat self-assigned this Dec 23, 2020
@donat donat added this to the 3.1.5 milestone Dec 23, 2020
@donat donat closed this as completed Dec 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant