GitHub user khurrumnasimm opened a pull request: https://github.com/apache/incubator-distributedlog/pull/95
DL-4: Add repackaging script this pull request only contains the script to repackage files. run it at the root directory of the project - **./scripts/dev/repackage.sh** once the script is done, run "**mvn clean apache-rat:check package windbags:check**" to verify everything work. then you can commit the changes with the modified files. /cc @leighst @sijie You can merge this pull request into a Git repository by running: $ git pull https://github.com/khurrumnasimm/incubator-distributedlog kn/repackaging_script Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-distributedlog/pull/95.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 #95 ---- commit 4166d387c9f13ddfc67f57c9f6b5dfee99b076a9 Author: Khurrum Nasim <khurrumnas...@gmail.com> Date: 2016-12-30T19:45:03Z DL-4: Add repackaging script ---- --- 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. ---