You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/07/05 17:40:00 UTC

[jira] [Commented] (BEAM-2553) Update Maven exec plugin to 1.6.0 to incorporate messaging improvements

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

ASF GitHub Bot commented on BEAM-2553:
--------------------------------------

GitHub user lukecwik opened a pull request:

    https://github.com/apache/beam/pull/3494

    [BEAM-2553] Update Maven exec plugin to 1.6.0 to incorporate messaging improvements

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [x] Make sure the PR title is formatted like:
       `[BEAM-<Jira issue #>] Description of pull request`
     - [x] Make sure tests pass via `mvn clean verify`.
     - [x] Replace `<Jira issue #>` in the title with the actual Jira issue
           number, if there is one.
     - [ ] If this contribution is large, please file an Apache
           [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
    
    ---


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

    $ git pull https://github.com/lukecwik/incubator-beam mvn_exec

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

    https://github.com/apache/beam/pull/3494.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 #3494
    
----
commit 6ca410a908f1f4e7ac1e141ee1335f7a537bb150
Author: Luke Cwik <lc...@google.com>
Date:   2017-07-05T17:38:44Z

    [BEAM-2553] Update Maven exec plugin to 1.6.0 to incorporate messaging improvements

----


> Update Maven exec plugin to 1.6.0 to incorporate messaging improvements
> -----------------------------------------------------------------------
>
>                 Key: BEAM-2553
>                 URL: https://issues.apache.org/jira/browse/BEAM-2553
>             Project: Beam
>          Issue Type: Task
>          Components: examples-java
>    Affects Versions: 2.2.0
>            Reporter: Luke Cwik
>            Assignee: Frances Perry
>            Priority: Trivial
>
> Now that this was merged and release in 1.6.0: https://github.com/mojohaus/exec-maven-plugin/pull/66, we can update the maven exec plugin to bring in the logging improvements.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)