You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ki...@apache.org on 2022/08/25 23:23:49 UTC

[beam] branch master updated (b09a8c7010b -> 8347b9e1d36)

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

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


    from b09a8c7010b Preserve state on SDK switch (#22430) (#22735)
     new 3c25685a563 Update to Byte Buddy 1.12.14
     new ee91b82d0af Add a regression test
     new 9a0c0a51095 Add spotless exclusion
     new 8347b9e1d36 Merge pull request #22814 from cushon/bb

The 36852 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:
 .../org/apache/beam/gradle/BeamModulePlugin.groovy |  7 +++-
 .../src/main/resources/beam/suppressions.xml       |  3 ++
 .../reflect/DefaultPackageTest.java}               | 44 +++++++++++-----------
 3 files changed, 29 insertions(+), 25 deletions(-)
 copy sdks/java/core/src/test/java/org/apache/beam/sdk/{testing/SystemNanoTimeSleeperTest.java => transforms/reflect/DefaultPackageTest.java} (51%)