[ 
https://issues.apache.org/jira/browse/S2GRAPH-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15328848#comment-15328848
 ] 

ASF GitHub Bot commented on S2GRAPH-88:
---------------------------------------

GitHub user jongwook opened a pull request:

    https://github.com/apache/incubator-s2graph/pull/61

    [S2GRAPH-88] include LICENSE, NOTICE and DISCLAIMER in the binary release

    The task `activator package` now copies these 3 files: `LICENSE`, `NOTICE` 
and `DISCLAIMER` into the binary release package. It now also creates a 
`tar.gz` file, assuming that the CLI tool `tar` is available. 
    
    This commit also contains a draft of the files `NOTICE` and `DISCLAIMER`, 
and renaming the previous `LICENSE.txt` to `LICENSE` since the `.txt` extension 
is [permitted but 
discouraged](http://apache.org/dev/apply-license.html#license-file-name). 
Packaging will fail if any of these three files doesn't exist.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jongwook/incubator-s2graph feature/S2GRAPH-88

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-s2graph/pull/61.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 #61
    
----
commit 5b4d5da802caad7fa2b17ba29fc6a6c03c958513
Author: Jong Wook Kim <[email protected]>
Date:   2016-06-14T02:29:52Z

    [S2GRAPH-88] include LICENSE, NOTICE and DISCLAIMER in the binary release

----


> Add DISCLAIMER, LICENSE, NOTICE on packaging process
> ----------------------------------------------------
>
>                 Key: S2GRAPH-88
>                 URL: https://issues.apache.org/jira/browse/S2GRAPH-88
>             Project: S2Graph
>          Issue Type: Sub-task
>    Affects Versions: 0.1.0
>            Reporter: DOYUNG YOON
>             Fix For: 0.1.0
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> According to [release guide 
> |http://incubator.apache.org/guides/releasemanagement.html#best-practice-license]
>  and [license-howto|http://www.apache.org/dev/licensing-howto.html], We need 
> to provide followings into distribution.
> # LICENSE 
> # NOTICE
> # DISCLAIMER
> I would suggest to include these in automate distribution process. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to