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

Add 'Automatic-Module-Name' entry to all JAR manifests for JPMS (Java 9+) #38

Closed
msgilligan opened this issue Jul 9, 2018 · 2 comments
Milestone

Comments

@msgilligan
Copy link
Member

msgilligan commented Jul 9, 2018

See: Automatic-Module-Name: Calling all Java Library Maintainers

Before doing this we need to:

  1. Move all classes/packages into the new org.consensusj package namespace
  2. Make sure that no packages are split between JARs (so they can become modules, which don't allow split packages)
msgilligan added a commit that referenced this issue Jul 9, 2018
First JAR/module to implement Issue #38
@msgilligan
Copy link
Member Author

@msgilligan msgilligan added this to the v0.5.0 milestone Apr 29, 2019
msgilligan added a commit that referenced this issue Mar 17, 2020
Rather than the old `bitcoinj-addons`. Note: we’re still
in the `msgilligan` Bintray until Issue #29 and Issue #38
are finished.
@msgilligan msgilligan modified the milestones: v0.5.1, v0.6.0 Jun 17, 2020
@msgilligan
Copy link
Member Author

As of 2e5a525 this task should be completed.

Other recent commits on this issue include:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant