You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@iota.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/02/08 07:33:41 UTC

[jira] [Commented] (IOTA-37) Create required files for release

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

ASF GitHub Bot commented on IOTA-37:
------------------------------------

GitHub user gtapper opened a pull request:

    https://github.com/apache/incubator-iota/pull/30

    IOTA-37: Add files required for an Apache release.

    NOTICE files guesses age of Litbit code donation.
    
    RAT_README and .rat-excludes are placeholders.
    
    pom.xml prepares for generating project information from build and to move release-dependent documentation into the source tree. For now, asciidoc is assumed as the tool of choice for documentation. 

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

    $ git pull https://github.com/gtapper/incubator-iota IOTA-37

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

    https://github.com/apache/incubator-iota/pull/30.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 #30
    
----
commit 1b9ada17b669b6dd3b89ba65c0ce4f0d65488ff1
Author: gtapper <ta...@gmail.com>
Date:   2017-02-08T07:23:44Z

    [IOTA-37] Added files required to create an Apache release.
    
    The NOTICE file guesses the age of the code donated by Litbit.
    
    The two rat files are placeholders.
    
    The pom.xml file is a placeholder in preparation for hosting
    the release-specific documentation as part of the source tree.

commit 57dd39497b5d75e2224c3592b2bf64f956e4c1b9
Author: gtapper <ta...@gmail.com>
Date:   2017-02-08T07:27:56Z

    [IOTA-37] Fixed pom.xml to be specific to iota.

----


> Create required files for release
> ---------------------------------
>
>                 Key: IOTA-37
>                 URL: https://issues.apache.org/jira/browse/IOTA-37
>             Project: Iota
>          Issue Type: Bug
>    Affects Versions: 0.1
>            Reporter: Gunnar Tapper
>             Fix For: 0.1
>
>
> Apache requires the following for a release:
> • A DISCLAIMER file exists in the top level directory containing correct information. Please refer to:http://incubator.apache.org/guides/branding.html==disclaimers.
> • NOTICE and LICENSE files exist in the top level directory which includes all third party licenses used in the product. Please refer to: http://www.apache.org/dev/licensing-howto.html.
> • A README file exists and is up to date in the top level directory describing the release.
> • All source files have Apache license headers, where possible. Where not possible, then the exceptions are written up in the RAT_README file located in the top level directory.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)