GitHub user sijie opened a pull request: https://github.com/apache/incubator-distributedlog/pull/111
Fix the script to make sure binary package can execute scripts correctly - fix the release jar path - copy the common script to each modules otherwise the built package won't be able to execute - change the type of runner and copy the runner script to each tutorial module You can merge this pull request into a Git repository by running: $ git pull https://github.com/sijie/incubator-distributedlog sijie/copy_all_scripts_to_modules Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-distributedlog/pull/111.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #111 ---- commit 79adb6234dee1279e56cc0b12c849a5f5cedfbb8 Author: Sijie Guo <si...@apache.org> Date: 2017-01-09T01:54:49Z Fix the script to make sure binary package can execute scripts correctly ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---