File tree Expand file tree Collapse file tree 2 files changed +14
-24
lines changed
hbase-resource-bundle/src/main/resources Expand file tree Collapse file tree 2 files changed +14
-24
lines changed Original file line number Diff line number Diff line change @@ -2316,6 +2316,20 @@ Copyright (c) 2011 FuseSource Corp. All rights reserved.
23162316 </licenses >
23172317 </project >
23182318 </supplement >
2319+ <supplement >
2320+ <project >
2321+ <groupId >org.openlabtesting.leveldbjni</groupId >
2322+ <artifactId >leveldbjni-all</artifactId >
2323+
2324+ <licenses >
2325+ <license >
2326+ <name >BSD 3-Clause License</name >
2327+ <url >http://www.opensource.org/licenses/BSD-3-Clause</url >
2328+ <distribution >repo</distribution >
2329+ </license >
2330+ </licenses >
2331+ </project >
2332+ </supplement >
23192333<!-- Category B licenses that need text in LICENSE and a NOTICE -->
23202334 <supplement >
23212335 <project >
Original file line number Diff line number Diff line change 39743974 <artifactId>netty-all</artifactId>
39753975 </exclusion>
39763976 -->
3977- <exclusion >
3978- <groupId >org.fusesource.leveldbjni</groupId >
3979- <artifactId >leveldbjni-all</artifactId >
3980- </exclusion >
3981- <exclusion >
3982- <groupId >org.openlabtesting.leveldbjni</groupId >
3983- <artifactId >leveldbjni-all</artifactId >
3984- </exclusion >
39853977 </exclusions >
39863978 </dependency >
39873979 <dependency >
40144006 <groupId >org.slf4j</groupId >
40154007 <artifactId >slf4j-reload4j</artifactId >
40164008 </exclusion >
4017- <exclusion >
4018- <groupId >org.fusesource.leveldbjni</groupId >
4019- <artifactId >leveldbjni-all</artifactId >
4020- </exclusion >
4021- <exclusion >
4022- <groupId >org.openlabtesting.leveldbjni</groupId >
4023- <artifactId >leveldbjni-all</artifactId >
4024- </exclusion >
40254009 </exclusions >
40264010 </dependency >
40274011 <dependency >
42844268 <groupId >org.slf4j</groupId >
42854269 <artifactId >slf4j-reload4j</artifactId >
42864270 </exclusion >
4287- <exclusion >
4288- <groupId >org.fusesource.leveldbjni</groupId >
4289- <artifactId >leveldbjni-all</artifactId >
4290- </exclusion >
4291- <exclusion >
4292- <groupId >org.openlabtesting.leveldbjni</groupId >
4293- <artifactId >leveldbjni-all</artifactId >
4294- </exclusion >
42954271 </exclusions >
42964272 </dependency >
42974273 <dependency >
You can’t perform that action at this time.
0 commit comments