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

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


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

commit b8822faae77d9eb8f1223895b652c5fccbe2f503
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