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/01/25 15:54:26 UTC

[jira] [Commented] (BEAM-1312) Move DataflowRunner properties to pom.xml

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

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

GitHub user dhalperi opened a pull request:

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

    [BEAM-1312] DataflowRunner: move source for properties into pom

    Also drop unused properties that are now in the root
    pom.xml.
    
    R: @davorbonaci 

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

    $ git pull https://github.com/dhalperi/beam dataflow-runner-pom

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

    https://github.com/apache/beam/pull/1843.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 #1843
    
----
commit a6621e595ab45428713c4a1674f69517f74b7a10
Author: Dan Halperin <dh...@google.com>
Date:   2017-01-25T15:50:57Z

    DataflowRunner: move source for properties into pom
    
    Also drop unused properties that are now in the root
    pom.xml.

----


> Move DataflowRunner properties to pom.xml
> -----------------------------------------
>
>                 Key: BEAM-1312
>                 URL: https://issues.apache.org/jira/browse/BEAM-1312
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-dataflow
>            Reporter: Daniel Halperin
>            Assignee: Daniel Halperin
>             Fix For: 0.5.0
>
>
> By moving the properties into the pom.xml, it's easier to maintain them.
> This is a forward-port of https://github.com/GoogleCloudPlatform/DataflowJavaSDK/pull/526



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