GitHub user mattf-horton opened a pull request:

    https://github.com/apache/metron/pull/625

    METRON-1006 Remove Incubator DISCLAIMER file and fix Release Process doc

    ## Contributor Comments
    The Release Process document at 
https://cwiki.apache.org/confluence/display/METRON/Release+Process
    currently states that a file named DISCLAIMER is a required artifact in the 
release package.  The contents of this file are:
    ```
    Apache Metron is an effort undergoing incubation at The Apache Software
    Foundation (ASF), sponsored by the Apache Incubator PMC. Incubation is 
required
    of all newly accepted projects until a further review indicates that the
    infrastructure, communications, and decision making process have stabilized 
in
    a manner consistent with other successful ASF projects. While incubation 
status
    is not necessarily a reflection of the completeness or stability of the 
code,
    it does indicate that the project has yet to be fully endorsed by the ASF.
    ```
    This clearly seems to be left over from our incubation days.  I propose to 
entirely remove the DISCLAIMER file, from the source tree and from the Release 
Process document.
    
    The usual disclaimers remain in the LICENSE file, of course.
    
    
    ## Pull Request Checklist
    
    ### For all changes:
    - [x] Is there a JIRA ticket associated with this PR? If not one needs to 
be created at [Metron 
Jira](https://issues.apache.org/jira/browse/METRON/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel).
 
    - [x] Does your PR title start with METRON-XXXX where XXXX is the JIRA 
number you are trying to resolve? Pay particular attention to the hyphen "-" 
character.
    - [x] Has your PR been rebased against the latest commit within the target 
branch (typically master)?
    
    
    ### For code changes: NA
    
    ### For documentation related changes: NA


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

    $ git pull https://github.com/mattf-horton/metron Metron_0.4.0

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

    https://github.com/apache/metron/pull/625.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 #625
    
----
commit a744604fa925aa329d6242286c2737f0942ab2c8
Author: mattf-horton <[email protected]>
Date:   2017-06-27T17:13:10Z

    METRON-1006 Remove Incubator DISCLAIMER file and fix Release Process doc

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to