You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2018/04/09 16:34:51 UTC

[beam] branch master updated (fb6ba3b -> cf1ff44)

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

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


    from fb6ba3b  [BEAM-3255] Updates to support the release process via Gradle
     add 5df4dc1  [BEAM-4014] Replace the Java maven based PostCommit with a Gradle based version.
     new cf1ff44  [BEAM-4014] Replace the Java maven based PostCommit with a Gradle based version.

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:
 ...=> job_beam_PostCommit_Java_GradleBuild.groovy} | 26 +++++----
 .../job_beam_PostCommit_Java_MavenInstall.groovy   | 65 ----------------------
 .../job_beam_PreCommit_Java_GradleBuild.groovy     |  2 +-
 build.gradle                                       |  7 ++-
 runners/google-cloud-dataflow-java/build.gradle    | 52 ++++++++++++++++-
 sdks/java/io/google-cloud-platform/build.gradle    | 36 +++++++++---
 6 files changed, 103 insertions(+), 85 deletions(-)
 copy .test-infra/jenkins/{job_beam_PostCommit_Java_ValidatesRunner_Spark.groovy => job_beam_PostCommit_Java_GradleBuild.groovy} (74%)
 delete mode 100644 .test-infra/jenkins/job_beam_PostCommit_Java_MavenInstall.groovy

-- 
To stop receiving notification emails like this one, please contact
lcwik@apache.org.

[beam] 01/01: [BEAM-4014] Replace the Java maven based PostCommit with a Gradle based version.

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

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

commit cf1ff444dd5b569557f924c3af34a769095faee7
Merge: fb6ba3b 5df4dc1
Author: Lukasz Cwik <lc...@google.com>
AuthorDate: Mon Apr 9 12:34:44 2018 -0400

    [BEAM-4014] Replace the Java maven based PostCommit with a Gradle based version.

 ...=> job_beam_PostCommit_Java_GradleBuild.groovy} | 58 ++++++++++++----------
 .../job_beam_PreCommit_Java_GradleBuild.groovy     |  2 +-
 build.gradle                                       |  7 ++-
 runners/google-cloud-dataflow-java/build.gradle    | 52 ++++++++++++++++++-
 sdks/java/io/google-cloud-platform/build.gradle    | 36 +++++++++++---
 5 files changed, 118 insertions(+), 37 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
lcwik@apache.org.