GitHub user mattf-horton opened a pull request:

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

    METRON-1191 update public web site to point at 0.4.1 new release

    ## Contributor Comments
    This is the pro-forma PR to update the Website for our 0.4.1 release.
    All but one of the files below are generated (and they really shouldn't 
even be in git; see METRON-1192).  For now, all files in site/current-book/* 
can be ignored, as they are generated from site-book.
    
    The only substantive change is in the last file, 
site/documentation/index.md , where we change the pointers.
    
    You may validate the new website by cloning 
https://github.com/mattf-horton/metron.git 
    branch `METRON-1191`
    and following Evaluation instructions at 
https://cwiki.apache.org/confluence/display/METRON/Website+PR+Merge#WebsitePRMerge-Evaluation
 
    
    ## 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.
    - [NA] Has your PR been rebased against the latest commit within the target 
branch (typically master)?
      - It is necessarily based on tag apache-metron-0.4.1-release, but is 
certified to merge cleanly with master.
    
    
    ### For code changes:  NA
    
    ### For documentation related changes:
    - [x] Have you ensured that format looks appropriate for the output in 
which it is rendered by building and verifying the site-book? 

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

    $ git pull https://github.com/mattf-horton/metron METRON-1191

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

    https://github.com/apache/metron/pull/764.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 #764
    
----
commit 64f3404db3ba1742e56b441bcaff4ba33724083d
Author: mattf-horton <mfo...@hortonworks.com>
Date:   2017-09-15T23:20:44Z

    METRON-1191 update public web site to point at 0.4.1 new release

----


---

Reply via email to