File tree Expand file tree Collapse file tree 2 files changed +14
-32
lines changed
hbase-resource-bundle/src/main/resources Expand file tree Collapse file tree 2 files changed +14
-32
lines changed Original file line number Diff line number Diff line change @@ -1278,6 +1278,20 @@ Copyright (c) 2011 FuseSource Corp. All rights reserved.
1278
1278
</licenses >
1279
1279
</project >
1280
1280
</supplement >
1281
+ <supplement >
1282
+ <project >
1283
+ <groupId >org.openlabtesting.leveldbjni</groupId >
1284
+ <artifactId >leveldbjni-all</artifactId >
1285
+
1286
+ <licenses >
1287
+ <license >
1288
+ <name >BSD 3-Clause License</name >
1289
+ <url >http://www.opensource.org/licenses/BSD-3-Clause</url >
1290
+ <distribution >repo</distribution >
1291
+ </license >
1292
+ </licenses >
1293
+ </project >
1294
+ </supplement >
1281
1295
<!-- Category B licenses that need text in LICENSE and a NOTICE -->
1282
1296
<supplement >
1283
1297
<project >
Original file line number Diff line number Diff line change 3456
3456
<groupId >org.slf4j</groupId >
3457
3457
<artifactId >slf4j-reload4j</artifactId >
3458
3458
</exclusion >
3459
- <exclusion >
3460
- <groupId >org.fusesource.leveldbjni</groupId >
3461
- <artifactId >leveldbjni-all</artifactId >
3462
- </exclusion >
3463
- <exclusion >
3464
- <groupId >org.openlabtesting.leveldbjni</groupId >
3465
- <artifactId >leveldbjni-all</artifactId >
3466
- </exclusion >
3467
3459
</exclusions >
3468
3460
</dependency >
3469
3461
<dependency >
3660
3652
<groupId >org.slf4j</groupId >
3661
3653
<artifactId >slf4j-reload4j</artifactId >
3662
3654
</exclusion >
3663
- <exclusion >
3664
- <groupId >org.fusesource.leveldbjni</groupId >
3665
- <artifactId >leveldbjni-all</artifactId >
3666
- </exclusion >
3667
- <exclusion >
3668
- <groupId >org.openlabtesting.leveldbjni</groupId >
3669
- <artifactId >leveldbjni-all</artifactId >
3670
- </exclusion >
3671
3655
</exclusions >
3672
3656
</dependency >
3673
3657
<dependency >
3698
3682
<groupId >org.slf4j</groupId >
3699
3683
<artifactId >slf4j-reload4j</artifactId >
3700
3684
</exclusion >
3701
- <exclusion >
3702
- <groupId >org.fusesource.leveldbjni</groupId >
3703
- <artifactId >leveldbjni-all</artifactId >
3704
- </exclusion >
3705
- <exclusion >
3706
- <groupId >org.openlabtesting.leveldbjni</groupId >
3707
- <artifactId >leveldbjni-all</artifactId >
3708
- </exclusion >
3709
3685
</exclusions >
3710
3686
</dependency >
3711
3687
<dependency >
3949
3925
<groupId >org.slf4j</groupId >
3950
3926
<artifactId >slf4j-reload4j</artifactId >
3951
3927
</exclusion >
3952
- <exclusion >
3953
- <groupId >org.fusesource.leveldbjni</groupId >
3954
- <artifactId >leveldbjni-all</artifactId >
3955
- </exclusion >
3956
- <exclusion >
3957
- <groupId >org.openlabtesting.leveldbjni</groupId >
3958
- <artifactId >leveldbjni-all</artifactId >
3959
- </exclusion >
3960
3928
</exclusions >
3961
3929
</dependency >
3962
3930
<dependency >
You can’t perform that action at this time.
0 commit comments