File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
hadoop-client-check-invariants Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 8484 <exclude >org.slf4j:slf4j-api</exclude >
8585 <!-- Leave commons-logging unshaded so downstream users can configure logging. -->
8686 <exclude >commons-logging:commons-logging</exclude >
87- <!-- Leave log4j unshaded so downstream users can configure logging. -->
87+ <!-- Leave reload4j unshaded so downstream users can configure logging. -->
8888 <exclude >ch.qos.reload4j:reload4j</exclude >
8989 <!-- Leave javax annotations we need exposed -->
9090 <exclude >com.google.code.findbugs:jsr305</exclude >
Original file line number Diff line number Diff line change 150150 <exclude >org.slf4j:slf4j-api</exclude >
151151 <!-- Leave commons-logging unshaded so downstream users can configure logging. -->
152152 <exclude >commons-logging:commons-logging</exclude >
153- <!-- Leave log4j unshaded so downstream users can configure logging. -->
153+ <!-- Leave reload4j unshaded so downstream users can configure logging. -->
154154 <exclude >ch.qos.reload4j:reload4j</exclude >
155155 <!-- Leave javax APIs that are stable -->
156156 <!-- the jdk ships part of the javax.annotation namespace, so if we want to relocate this we'll have to care it out by class :( -->
You can’t perform that action at this time.
0 commit comments