Skip to content

Commit

Permalink
Override default (javax*.jar) for includes of spec-version plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
pzygielo committed Oct 25, 2022
1 parent b363800 commit 28ca60d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -715,6 +715,7 @@
<version>2.1</version>
<configuration>
<dir>${stage.dir}/${install.dir.name}/glassfish/modules</dir>
<includes>jakarta*.jar</includes>
<excludes>jakarta.inject-api.jar,jakarta.servlet.jsp.jstl.jar,wasp.jar,jakarta.enterprise.concurrent.jar,
jakarta.persistence.jar</excludes>
<specs>
Expand Down

0 comments on commit 28ca60d

Please sign in to comment.