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

chesnay pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink-shaded.git.


    from 2ef6ad9  Update note about transitive dependencies
     new e467071  [FLINK-10984][hadoop] Add flink-shaded-hadoop-2-uber
     new 7d7c687  [FLINK-10984][hadoop] Include major version in shading pattern

The 53 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:
 flink-shaded-hadoop-2-uber/pom.xml                 | 163 ++++++++++
 .../src/main/resources/META-INF/NOTICE             |  52 +++
 .../resources/META-INF/licenses/LICENSE.cddlv1.0   | 129 ++++++++
 .../resources/META-INF/licenses/LICENSE.cddlv1.1   | 348 +++++++++++++++++++++
 .../main/resources/META-INF/licenses/LICENSE.jsch  |  30 ++
 .../resources/META-INF/licenses/LICENSE.paranamer  |  28 ++
 .../resources/META-INF/licenses/LICENSE.xmlenc     |  27 ++
 flink-shaded-hadoop-2/pom.xml                      |  18 +-
 pom.xml                                            |   1 +
 tools/releasing/deploy_staging_jars.sh             |   7 +-
 10 files changed, 791 insertions(+), 12 deletions(-)
 create mode 100644 flink-shaded-hadoop-2-uber/pom.xml
 create mode 100644 
flink-shaded-hadoop-2-uber/src/main/resources/META-INF/NOTICE
 create mode 100644 
flink-shaded-hadoop-2-uber/src/main/resources/META-INF/licenses/LICENSE.cddlv1.0
 create mode 100644 
flink-shaded-hadoop-2-uber/src/main/resources/META-INF/licenses/LICENSE.cddlv1.1
 create mode 100644 
flink-shaded-hadoop-2-uber/src/main/resources/META-INF/licenses/LICENSE.jsch
 create mode 100644 
flink-shaded-hadoop-2-uber/src/main/resources/META-INF/licenses/LICENSE.paranamer
 create mode 100644 
flink-shaded-hadoop-2-uber/src/main/resources/META-INF/licenses/LICENSE.xmlenc

Reply via email to