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 9ef4281 Merge pull request #5763: Fix maven build part 9
add e0b4bef Fix ErrorProne warnings in sdks-java-core project
add fb16d20 Enable ErrorProne analysis for all Java projects.
add 9de685d Enable failOnWarnings for all projects.
new f0ccbf1 Merge pull request #5773: [BEAM-4556] Enable ErrorProne
analysis and -Werror for all Java projects
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:
.../org/apache/beam/gradle/BeamModulePlugin.groovy | 36 ++++++++--------------
model/fn-execution/build.gradle | 2 +-
model/job-management/build.gradle | 2 +-
model/pipeline/build.gradle | 2 +-
runners/flink/job-server/build.gradle | 1 -
.../examples-streaming/build.gradle | 2 +-
.../examples/build.gradle | 2 +-
sdks/java/core/build.gradle | 2 +-
.../main/java/org/apache/beam/sdk/io/TextIO.java | 1 +
9 files changed, 19 insertions(+), 31 deletions(-)