[
https://issues.apache.org/jira/browse/DL-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15788282#comment-15788282
]
ASF GitHub Bot commented on DL-4:
---------------------------------
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 <[email protected]>
Date: 2016-12-30T19:45:03Z
DL-4: Add repackaging script
----
> Repackage the source under apache namespace
> -------------------------------------------
>
> Key: DL-4
> URL: https://issues.apache.org/jira/browse/DL-4
> Project: DistributedLog
> Issue Type: Task
> Reporter: Sijie Guo
> Assignee: Khurrum Nasim
> Fix For: 0.4.0
>
>
> Per http://incubator.apache.org/guides/mentor.html#initial-clean-up, it is
> recommended but not mandated.
> Create a ticket for tracking the discussion.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)