-
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Build] Add OSGi metadata to JSVG MANIFEST.MF and generate module-info
Generated OSGi metadata into JSVG's META-INF/MANIFEST.MF using the bnd-lib gradle plugin. Additionally use the bnd-gradle-plugin to also generated the JPMS module-info.class for JSVG. This avoids manual maintenance and ensures that OSGi and JPMS metadata are always in sync. Co-authored-by: Jannis Weis <[email protected]>
- Loading branch information
1 parent
e81f884
commit 8dc15ff
Showing
4 changed files
with
36 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters