You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2020/06/10 02:35:51 UTC

[beam] branch master updated (f2f91f0 -> c08dc22)

This is an automated email from the ASF dual-hosted git repository.

robertwb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from f2f91f0  [BEAM-10144] Update PipelineOptions snippets for best practices (#11851)
     add 32dd786  [BEAM-9577] Migrate PortablePipelineJarCreator to new artifact service.
     add 4ed51e0  spotless
     new c08dc22  Merge pull request #11932 [BEAM-9577] Migrate PortablePipelineJarCreator to new artifact service.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../artifact/ArtifactRetrievalService.java         |  62 +++++-----
 .../jobsubmission/PortablePipelineJarCreator.java  | 126 ++++++++-------------
 .../PortablePipelineJarCreatorTest.java            |  78 ++++++-------
 3 files changed, 114 insertions(+), 152 deletions(-)


[beam] 01/01: Merge pull request #11932 [BEAM-9577] Migrate PortablePipelineJarCreator to new artifact service.

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

robertwb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit c08dc221d147048998a65fe286e281b7c3240425
Merge: f2f91f0 4ed51e0
Author: Robert Bradshaw <ro...@google.com>
AuthorDate: Tue Jun 9 19:35:35 2020 -0700

    Merge pull request #11932 [BEAM-9577] Migrate PortablePipelineJarCreator to new artifact service.

 .../artifact/ArtifactRetrievalService.java         |  62 +++++-----
 .../jobsubmission/PortablePipelineJarCreator.java  | 126 ++++++++-------------
 .../PortablePipelineJarCreatorTest.java            |  78 ++++++-------
 3 files changed, 114 insertions(+), 152 deletions(-)