mirror of https://github.com/apache/openjpa.git
Requires the full package for the pattern
This commit is contained in:
parent
6d7ee9ba59
commit
e5c29f4318
|
@ -132,7 +132,7 @@
|
||||||
<pattern>javax.annotation</pattern>
|
<pattern>javax.annotation</pattern>
|
||||||
<shadedPattern>jakarta.annotation</shadedPattern>
|
<shadedPattern>jakarta.annotation</shadedPattern>
|
||||||
<excludes>
|
<excludes>
|
||||||
<exclude>javax.annotation.process.**</exclude>
|
<exclude>javax.annotation.processing.**</exclude>
|
||||||
</excludes>
|
</excludes>
|
||||||
</relocation>
|
</relocation>
|
||||||
<relocation>
|
<relocation>
|
||||||
|
|
Loading…
Reference in New Issue