Skip to content

Conversation

Goooler
Copy link
Contributor

@Goooler Goooler commented Sep 24, 2025

No description provided.

Comment on lines -39 to -41
def fatJarProvider = tasks.register('fatJar', Jar) { task ->
task.dependsOn(configurations.named('runtimeClasspath'))
task.dependsOn(tasks.named('jar'))
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't need explicit inputs, from outputs is enough.

@JakeWharton JakeWharton merged commit addb5f7 into JakeWharton:trunk Sep 24, 2025
1 check passed
@Goooler Goooler deleted the configurations branch September 24, 2025 15:23
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