Skip to content

Commit

Permalink
Export config to make embedded start
Browse files Browse the repository at this point in the history
This likely requires much more research, and it could be embedded does
not support embedded jars at all, and most have every class in the main
jar.

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
  • Loading branch information
arjantijms committed Jan 3, 2024
1 parent de56d15 commit 7e85af6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appserver/microprofile/config/pom.xml
Expand Up @@ -78,6 +78,7 @@
<!-- A list of packages that are exposed to classes outside the bundle -->
<Export-Package>
org.glassfish.microprofile.config,
io.helidon.common.config,
io.helidon.config.mp,
io.helidon.config
</Export-Package>
Expand Down

0 comments on commit 7e85af6

Please sign in to comment.