aloyszhang opened a new pull request, #11445: URL: https://github.com/apache/inlong/pull/11445
Fixes #11444 ### Motivation Fix the merging modules jars failure, the reason is that the actions of `backup_module_dependencies` should be executed after the `apache-inlong-xxx-SNAPSHOT-bin.tar.gz` is created. ### Modifications 1. move `backup_module_dependencies` to the place after assemble 2. improve the logic to find inlong version in backup_module_dependencies` ### Verifying this change *(Please pick either of the following options)* - [ ] This change is a trivial rework/code cleanup without any test coverage. -- 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: commits-unsubscr...@inlong.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org