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

sijie pushed a change to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git.


    from 270dcf1  Release 2.1.0-incubating
     new 10397f7  Remove jboss-reflect dependency (#2022)
     new 840ad88  Update LICENSE & NOTICE for newly introduced or 
version-upgraded dependencies  (#2023)

The 2 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:
 all/licenses/LICENSE-Hamcrest.txt                  | 27 ++++++++
 all/src/assemble/LICENSE.bin.txt                   | 66 +++++++++++++++++--
 all/src/assemble/NOTICE.bin.txt                    | 20 ++++++
 pom.xml                                            |  7 --
 pulsar-functions/instance/pom.xml                  |  5 --
 .../apache/pulsar/functions/sink/PulsarSink.java   |  4 +-
 .../pulsar/functions/source/PulsarSource.java      |  4 +-
 pulsar-functions/runtime-shaded/pom.xml            |  3 -
 .../apache/pulsar/functions/utils/Reflections.java | 74 ++++++++++++++++++++++
 .../pulsar/functions/utils/ReflectionsTest.java    | 31 +++++++++
 10 files changed, 216 insertions(+), 25 deletions(-)
 create mode 100644 all/licenses/LICENSE-Hamcrest.txt

Reply via email to