Skip to content

Commit

Permalink
Revert "[ELY-2099] Ensure only WildFly Elytron classes are included i…
Browse files Browse the repository at this point in the history
…n the shaded JAR"
  • Loading branch information
fjuma committed Mar 4, 2021
1 parent 70c234b commit 3e8e520
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions wildfly-elytron/pom.xml
Expand Up @@ -170,9 +170,9 @@
<createSourcesJar>true</createSourcesJar>
<createDependencyReducedPom>false</createDependencyReducedPom>
<artifactSet>
<includes>
<include>org.wildfly.security:*</include>
</includes>
<excludes>
<exclude>org.wildfly.common:wildfly-common</exclude>
</excludes>
</artifactSet>
<transformers>
<transformer
Expand Down

0 comments on commit 3e8e520

Please sign in to comment.