You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/08/29 15:51:23 UTC

[jira] [Commented] (METRON-398) Bump release version to 0.2.1BETA in master

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

ASF GitHub Bot commented on METRON-398:
---------------------------------------

GitHub user mmiklavc opened a pull request:

    https://github.com/apache/incubator-metron/pull/235

    METRON-398 Bump release version to 0.2.1BETA in master

    Update Metron version from 0.2.0BETA to 0.2.1BETA. Covers metron main, metron-analytics, and metron-deployment. Removed old metron-ui references in the rat check. Modified the metron-analytics shell scripts to use ${project.version} instead of hard-coded version.
    
    Addresses - [https://issues.apache.org/jira/browse/METRON-398](https://issues.apache.org/jira/browse/METRON-398)
    
    Tested via running builds and will run quick check in full/quick dev imminently.
    
    **Testing**
    Run the following builds in order:
    ```
    [metron-home]$ mvn clean install
    [metron-home]/metron-deployment$ mvn clean install
    [metron-home]/metron-analytics$ mvn clean install
    ```
    
    Note that for metron-deployment you should double check the Docker setup requirements in the [README.md](https://github.com/apache/incubator-metron/blob/master/metron-deployment/README.md)
    
    The builds should all succeed without error, though you will see some warnings in metron-deployment, which is OK.

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

    $ git pull https://github.com/mmiklavc/incubator-metron METRON-398

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

    https://github.com/apache/incubator-metron/pull/235.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 #235
    
----
commit 0dba0f50293420c2d5c417746ff8428972f64a34
Author: Michael Miklavcic <mi...@gmail.com>
Date:   2016-08-29T15:35:54Z

    METRON-398 Update Metron version from 0.2.0BETA to 0.2.1BETA. Covers metron main, metron-analytics, and metron-deployment. Removed old metron-ui references in the rat check.

----


> Bump release version to 0.2.1BETA in master
> -------------------------------------------
>
>                 Key: METRON-398
>                 URL: https://issues.apache.org/jira/browse/METRON-398
>             Project: Metron
>          Issue Type: Task
>            Reporter: Michael Miklavcic
>            Assignee: Michael Miklavcic
>
> Bump Maven pom versions to 0.2.1BETA in master



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