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/05/09 20:05:05 UTC

[jira] [Commented] (BEAM-2233) Java 8 examples should separate runners into distinct profiles, like Java 7 examples

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

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

GitHub user kennknowles opened a pull request:

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

    [BEAM-2233,BEAM-2223] Add per-runner profiles to Java 8 examples pom

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [ ] Make sure the PR title is formatted like:
       `[BEAM-<Jira issue #>] Description of pull request`
     - [ ] Make sure tests pass via `mvn clean verify`.
     - [ ] 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).
    
    ---
    
    This would incidentally have mitigated (or masked, depending on your view) the issue with `TestSparkPipelineOptions` pulling in Hamcrest. Built on top of #2999.

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

    $ git pull https://github.com/kennknowles/beam java8-examples-runner-profiles

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

    https://github.com/apache/beam/pull/3002.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 #3002
    
----

----


> Java 8 examples should separate runners into distinct profiles, like Java 7 examples
> ------------------------------------------------------------------------------------
>
>                 Key: BEAM-2233
>                 URL: https://issues.apache.org/jira/browse/BEAM-2233
>             Project: Beam
>          Issue Type: Bug
>          Components: examples-java
>            Reporter: Kenneth Knowles
>            Assignee: Kenneth Knowles
>             Fix For: 2.0.0
>
>




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