You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2020/07/13 21:14:14 UTC

[beam] branch master updated (c39d339 -> 1ad90b9)

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

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


    from c39d339  [BEAM-9178] Support more EXTRACT functions (#12231)
     add a7289fc  Migrate ApiSurface back to recent Guava
     add 32a6c70  Exclude jdk.internal.HotSpotIntrinsicCandidate from ApiSurface
     add 1ad90b9  Merge pull request #12227: [BEAM-10081] Fix ApiSurface to work with Java 11

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/beam/sdk/util/ApiSurface.java  |   2 +
 .../java/org/apache/beam/sdk/util/ClassPath.java   | 530 ---------------------
 2 files changed, 2 insertions(+), 530 deletions(-)
 delete mode 100644 sdks/java/core/src/main/java/org/apache/beam/sdk/util/ClassPath.java