justinmclean opened a new issue, #6838:
URL: https://github.com/apache/gravitino/issues/6838
### Version
main branch
### Describe what's wrong
Gradle assembleDistribution can include incorrect versions of jar in the
binary when the version number changes.
### Error message and/or stacktrace
No error message
### How to reproduce
Create a distribution, change the version number, and create a distribution
again.
### Additional context
Running clean in between will fix the issue, but perhaps it should only copy
the correct version of the jars?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]