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

Have jib task define incoming class files as InputFiles. #335

Closed
coollog opened this issue May 31, 2018 · 1 comment
Closed

Have jib task define incoming class files as InputFiles. #335

coollog opened this issue May 31, 2018 · 1 comment

Comments

@coollog
Copy link
Contributor

coollog commented May 31, 2018

Incoming class files should be an input to the task, otherwise it's possible the task is not re-run when class files change. use --console=plain when running gradle to see this.

@loosebazooka

@coollog
Copy link
Contributor Author

coollog commented May 31, 2018

It seems that we might want to depend on the classes task as that assembles both main classes and resources.

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