Skip to content

Conversation

@patrick-dedication
Copy link
Contributor

@patrick-dedication patrick-dedication commented Dec 2, 2024

The commit descriptions should be self explanatory.
For the JvmTestSuitePlugin docs see here.

This was simply a call to project.file which has no effect on this task.
The inputs prefix was not added when this was added with commit:
b5331f4
When using gradle types as inputs task dependencies are tracked automatically.
task.outputs returns a gradle type while singleFile returns a plain java File.
This is the new and recommended way and also how it is done for the
unit-test setup internally in gradle by now.
@patrick-dedication patrick-dedication requested a review from a team December 2, 2024 06:24
@eddumelendez
Copy link
Member

Hi, thanks for the PR. The plugin is still incubating.

@patrick-dedication
Copy link
Contributor Author

Yeah sure, but there is tons of people already relying on it, also gradle interally, so I bet any changes will be minor.

@patrick-dedication patrick-dedication closed this by deleting the head repository Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants