Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#734] Make the picocli jar OSGi friendly #735

Merged
merged 1 commit into from
Jun 18, 2019
Merged

[#734] Make the picocli jar OSGi friendly #735

merged 1 commit into from
Jun 18, 2019

Conversation

raducotescu
Copy link
Contributor

  • added the bnd plugin to the build
  • defined a bnd.bnd file to handle the package export

* added the bnd plugin to the build
* defined a bnd.bnd file to handle the package export
(fixes #734)
@raducotescu
Copy link
Contributor Author

@remkop, it's the first time I interact with Gradle so if you see things to improve feel free to do them. I've tested the resulting bundle in an OSGi setup and everything worked fine.

@codecov-io
Copy link

codecov-io commented Jun 18, 2019

Codecov Report

Merging #735 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master    #735   +/-   ##
========================================
  Coverage      93.9%   93.9%           
  Complexity      367     367           
========================================
  Files             2       2           
  Lines          5495    5495           
  Branches       1428    1428           
========================================
  Hits           5160    5160           
  Misses          144     144           
  Partials        191     191

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a6826a9...500d42b. Read the comment docs.

@remkop remkop added type: enhancement ✨ theme: module An issue or change related to JPMS modules labels Jun 18, 2019
@remkop remkop added this to the 4.0 milestone Jun 18, 2019
@remkop remkop merged commit f7be991 into remkop:master Jun 18, 2019
@remkop remkop modified the milestones: 4.0, 4.0-beta-2 Jun 18, 2019
@remkop
Copy link
Owner

remkop commented Jun 18, 2019

Please star the project if you like it! 😁

@remkop
Copy link
Owner

remkop commented Jun 18, 2019

And again many thanks for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: module An issue or change related to JPMS modules type: enhancement ✨
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants