This is an automated email from the ASF dual-hosted git repository.
iemejia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 9b48267 Merge pull request #8303: [BEAM-6993] Ignore missing
artifacts dir during cleanup
new 068b451 [BEAM-7077] Update hamcrest to version 2.1
new bfb7787 [BEAM-7077] Update uses of Matchers.isIn(foo) to new
Matchers.is(in(foo))
new 770f986 [BEAM-7077] Fix compilation issues because of hamcrest 2.x
API changes
new d704644 [BEAM-7077] Update tests to match the strings of Hamcrest 2.1
new c7ed1a4 Merge pull request #8306: [BEAM-7077] Update hamcrest to
version 2.1
The 20997 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:
.../groovy/org/apache/beam/gradle/BeamModulePlugin.groovy | 2 +-
.../dataflow/worker/util/CounterHamcrestMatchers.java | 13 -------------
.../worker/util/common/worker/GroupingTablesTest.java | 7 ++++---
.../org/apache/beam/sdk/testing/SerializableMatchers.java | 11 +++++++----
.../test/java/org/apache/beam/sdk/io/TFRecordIOTest.java | 5 +++--
.../test/java/org/apache/beam/sdk/testing/PAssertTest.java | 12 +++++++-----
.../java/org/apache/beam/sdk/transforms/SampleTest.java | 7 +++++--
.../apache/beam/fn/harness/PrecombineGroupingTableTest.java | 7 ++++---
8 files changed, 31 insertions(+), 33 deletions(-)