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 166ed81 Update release guide for cherry picks (#10399)
add 53d0518 [BEAM-5495] Make PipelineResourcesDetectorAbstractFactory an
inner interface
add 73325c7 [BEAM-5495] Change detect() return type to List
add 504ed14 [BEAM-5495] Minor docs and test fixes
add 402575b [BEAM-5495] Re-add test verifying order of resources detection
add 79dc84e [BEAM-5495] Prevent nested jar scanning (jarfiles in jarfiles)
add 47e6715 Merge pull request #10410: [BEAM-5495] Follow-ups for #10268
comments
No new revisions were added by this update.
Summary of changes:
.../ClasspathScanningResourcesDetector.java | 9 ++--
.../construction/resources/PipelineResources.java | 9 ++--
.../resources/PipelineResourcesDetector.java | 9 +++-
.../PipelineResourcesDetectorAbstractFactory.java | 23 --------
.../resources/PipelineResourcesOptions.java | 26 ++++++---
.../ClasspathScanningResourcesDetectorTest.java | 63 ++++++++++++++--------
6 files changed, 76 insertions(+), 63 deletions(-)
delete mode 100644
runners/core-construction-java/src/main/java/org/apache/beam/runners/core/construction/resources/PipelineResourcesDetectorAbstractFactory.java