Skip to content

Commit

Permalink
add dyn imports
Browse files Browse the repository at this point in the history
Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
  • Loading branch information
lukasj committed Jun 17, 2022
1 parent adc8b55 commit 3420082
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bundles/jakarta.json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@
<Specification-Vendor>Eclipse Foundation</Specification-Vendor>
<Specification-Version>${spec.specification.version}</Specification-Version>
<Export-Package>!org.eclipse.parsson,*</Export-Package>
<DynamicImport-Package>*</DynamicImport-Package>
</instructions>
</configuration>
</execution>
Expand Down

0 comments on commit 3420082

Please sign in to comment.