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

eolivelli pushed a commit to branch branch-3.8
in repository https://gitbox.apache.org/repos/asf/zookeeper.git


The following commit(s) were added to refs/heads/branch-3.8 by this push:
     new 8f8464c12 [ZOOKEEPER-4666] Fix license files for Netty: some files are 
for 4.1.76 and some other files are for 4.1.86 (#1974)
8f8464c12 is described below

commit 8f8464c12f8e367cf90ecc62bda03612d1280a28
Author: Enrico Olivelli <[email protected]>
AuthorDate: Wed Jan 25 09:45:55 2023 +0100

    [ZOOKEEPER-4666] Fix license files for Netty: some files are for 4.1.76 and 
some other files are for 4.1.86 (#1974)
    
    (cherry picked from commit 778c4519e676278d2b76330df6e60032437a9973)
---
 ...mon-4.1.76.Final.LICENSE.txt => netty-common-4.1.86.Final.LICENSE.txt} | 0
 ...-4.1.76.Final.LICENSE.txt => netty-transport-4.1.86.Final.LICENSE.txt} | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git 
a/zookeeper-server/src/main/resources/lib/netty-common-4.1.76.Final.LICENSE.txt 
b/zookeeper-server/src/main/resources/lib/netty-common-4.1.86.Final.LICENSE.txt
similarity index 100%
rename from 
zookeeper-server/src/main/resources/lib/netty-common-4.1.76.Final.LICENSE.txt
rename to 
zookeeper-server/src/main/resources/lib/netty-common-4.1.86.Final.LICENSE.txt
diff --git 
a/zookeeper-server/src/main/resources/lib/netty-transport-4.1.76.Final.LICENSE.txt
 
b/zookeeper-server/src/main/resources/lib/netty-transport-4.1.86.Final.LICENSE.txt
similarity index 100%
rename from 
zookeeper-server/src/main/resources/lib/netty-transport-4.1.76.Final.LICENSE.txt
rename to 
zookeeper-server/src/main/resources/lib/netty-transport-4.1.86.Final.LICENSE.txt

Reply via email to