You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lg...@apache.org on 2019/03/19 10:12:35 UTC

[beam] branch master updated (425110a -> 6707d3a)

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

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


    from 425110a  Merge pull request #7547: [BEAM-6443] decrease the number of thread for BigQuery streaming inseā€¦
     new 4d50212  [BEAM-6703] Added a Jenkins job to test Dataflow portability API with Java 11 runtime. Added a dockerfile with Java 11 JDK
     new 4855be2  [BEAM-6703] Changed job type to phrase triggered only
     new 25ba209  [BEAM-6703] Added README entry with cron and phrase triggered jobs
     new b912db0  [BEAM-6703] Changed job type to include cron trigger
     new 6707d3a  Merge pull request #8053: [BEAM-6703] Added a Jenkins job to test Dataflow portability API with Java 11

The 20588 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:
 .test-infra/jenkins/README.md                          |  1 +
 ...a11_ValidatesRunner_PortabilityApi_Dataflow.groovy} | 18 +++++++-----------
 sdks/java/container/{Dockerfile => Dockerfile-java11}  |  2 +-
 sdks/java/container/build.gradle                       |  3 +++
 4 files changed, 12 insertions(+), 12 deletions(-)
 copy .test-infra/jenkins/{job_PostCommit_Java_ValidatesRunner_Dataflow.groovy => job_PostCommit_Java11_ValidatesRunner_PortabilityApi_Dataflow.groovy} (74%)
 copy sdks/java/container/{Dockerfile => Dockerfile-java11} (98%)