justinmclean opened a new issue, #6834:
URL: https://github.com/apache/gravitino/issues/6834
### Version
main branch
### Describe what's wrong
In release-build.sh the wrong path is use for the license and notice bin
files:
```
rm -f gravitino-$GRAVITINO_VERSION-src/web/LICENSE.bin
rm -f gravitino-$GRAVITINO_VERSION-src/web/NOTICE.bin
```
### Error message and/or stacktrace
No error occurs
### How to reproduce
Run the release script.
### Additional context
_No response_
--
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]