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.
2316
2316
</licenses >
2317
2317
</project >
2318
2318
</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 >
2319
2333
<!-- Category B licenses that need text in LICENSE and a NOTICE -->
2320
2334
<supplement >
2321
2335
<project >
Original file line number Diff line number Diff line change 3974
3974
<artifactId>netty-all</artifactId>
3975
3975
</exclusion>
3976
3976
-->
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 >
3985
3977
</exclusions >
3986
3978
</dependency >
3987
3979
<dependency >
4014
4006
<groupId >org.slf4j</groupId >
4015
4007
<artifactId >slf4j-reload4j</artifactId >
4016
4008
</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 >
4025
4009
</exclusions >
4026
4010
</dependency >
4027
4011
<dependency >
4284
4268
<groupId >org.slf4j</groupId >
4285
4269
<artifactId >slf4j-reload4j</artifactId >
4286
4270
</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 >
4295
4271
</exclusions >
4296
4272
</dependency >
4297
4273
<dependency >
You can’t perform that action at this time.
0 commit comments