Skip to content

Commit

Permalink
Fix OSGi export for Tyrus Client (#890)
Browse files Browse the repository at this point in the history
Signed-off-by: jansupol <jan.supol@oracle.com>
  • Loading branch information
jansupol committed Jan 31, 2024
1 parent 54103e0 commit 4c70258
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 72 deletions.
4 changes: 0 additions & 4 deletions client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,6 @@
<inherited>true</inherited>
<extensions>true</extensions>
<configuration>
<instructions>
<Export-Package>org.glassfish.tyrus.client;version=${project.version}</Export-Package>
<!-- <Import-Package>jakarta.websocket;version=${apijar.bundle.version},*</Import-Package>-->
</instructions>
<unpackBundle>true</unpackBundle>
</configuration>
</plugin>
Expand Down
68 changes: 0 additions & 68 deletions containers/grizzly/pom.xml

This file was deleted.

0 comments on commit 4c70258

Please sign in to comment.