Skip to content

Commit 895455a

Browse files
committed
remove excludes for rs-api
1 parent 276508d commit 895455a

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

  • hadoop-client-modules

hadoop-client-modules/hadoop-client-minicluster/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,7 +704,6 @@
704704
<exclude>org.bouncycastle:*</exclude>
705705
<!-- Leave snappy that includes native methods which cannot be relocated. -->
706706
<exclude>org.xerial.snappy:*</exclude>
707-
<exclude>javax.ws.rs:javax.ws.rs-api</exclude>
708707
</excludes>
709708
</artifactSet>
710709
<filters>

hadoop-client-modules/hadoop-client-runtime/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@
163163
<exclude>org.bouncycastle:*</exclude>
164164
<!-- Leave snappy that includes native methods which cannot be relocated. -->
165165
<exclude>org.xerial.snappy:*</exclude>
166-
<exclude>javax.ws.rs:javax.ws.rs-api</exclude>
167166
</excludes>
168167
</artifactSet>
169168
<filters>

0 commit comments

Comments
 (0)