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

feat(jpms): add module-info.java definitions #1

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Commits on Apr 15, 2024

  1. feat(jpms): add module-info.java definitions

    - feat(jpms): add module definitions
    - feat(jpms): upgrade to jakarta inject
    - feat(jpms): ship as multi-release jars
    - test(jpms): add scripts to test modular jars
    
    Signed-off-by: Sam Gammon <[email protected]>
    sgammon committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    5e2ec7c View commit details
    Browse the repository at this point in the history
  2. chore: signing profile

    Signed-off-by: Sam Gammon <[email protected]>
    sgammon committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    7c0e3cd View commit details
    Browse the repository at this point in the history
  3. chore: split up sigstore profile

    Signed-off-by: Sam Gammon <[email protected]>
    sgammon committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    bb16d12 View commit details
    Browse the repository at this point in the history
  4. fixup! exports for impl module

    Signed-off-by: Sam Gammon <[email protected]>
    sgammon committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    eab037a View commit details
    Browse the repository at this point in the history
  5. fixup! exports for impl, file, classpath modules

    Signed-off-by: Sam Gammon <[email protected]>
    sgammon committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    9ccfcf1 View commit details
    Browse the repository at this point in the history