You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by mx...@apache.org on 2019/05/22 12:34:36 UTC

[beam] branch master updated (67e0eaf -> 38c62a8)

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

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


    from 67e0eaf  Merge pull request #8647 from iemejia/BEAM-6888-jdbc-enable-spotbugs
     add be8d10f  [BEAM-7366] Include the project's SourceSets in Spotless target
     add c8f3e88  Apply Spotless after fixing source directory detection
     add 809c335  Move StateContextsTest to let it execute as part of the tests
     new 38c62a8  Merge pull request #8624: [BEAM-7366] Include the project's SourceSets in Spotless target

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:
 .../src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy | 7 ++++++-
 .../beam/runners/flink/FlinkStreamingTranslationContext.java       | 5 ++---
 .../runners/flink/translation/wrappers/DataInputViewWrapper.java   | 4 ++--
 .../java/org/apache/beam/runners/flink/FlinkSavepointTest.java     | 5 +----
 .../test/java/org/apache/beam/runners/flink/FlinkTestPipeline.java | 4 +---
 .../org/apache/beam/sdk/state/StateContextsTest.java               | 0
 6 files changed, 12 insertions(+), 13 deletions(-)
 rename sdks/java/core/src/test/{avro => java}/org/apache/beam/sdk/state/StateContextsTest.java (100%)


[beam] 01/01: Merge pull request #8624: [BEAM-7366] Include the project's SourceSets in Spotless target

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

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

commit 38c62a8412aabf7ae83b1394bb49d1ef3865ec0d
Merge: 67e0eaf 809c335
Author: Maximilian Michels <mx...@apache.org>
AuthorDate: Wed May 22 14:34:20 2019 +0200

    Merge pull request #8624: [BEAM-7366] Include the project's SourceSets in Spotless target

 .../src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy | 7 ++++++-
 .../beam/runners/flink/FlinkStreamingTranslationContext.java       | 5 ++---
 .../runners/flink/translation/wrappers/DataInputViewWrapper.java   | 4 ++--
 .../java/org/apache/beam/runners/flink/FlinkSavepointTest.java     | 5 +----
 .../test/java/org/apache/beam/runners/flink/FlinkTestPipeline.java | 4 +---
 .../org/apache/beam/sdk/state/StateContextsTest.java               | 0
 6 files changed, 12 insertions(+), 13 deletions(-)