Skip to content

Commit

Permalink
fix surefire jpms configuration
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Lamy <[email protected]>
  • Loading branch information
olamy committed Feb 5, 2023
1 parent dedcfe1 commit 377798f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions jetty-core/jetty-http2/jetty-http2-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
<configuration>
<argLine>
@{argLine} ${jetty.surefire.argLine}
--add-modules jakarta.servlet
--add-reads org.eclipse.jetty.http2.server=jakarta.servlet
--add-reads org.eclipse.jetty.http2.server=org.eclipse.jetty.logging
</argLine>
</configuration>
Expand Down

0 comments on commit 377798f

Please sign in to comment.