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: add jpms definition for annotations #4311

Closed
wants to merge 1 commit into from

Commits on Mar 8, 2024

  1. feat: add jpms definition for annotations

    - feat: add `module-info` to `annotations` module
    - feat: ship `annotations` as a `Multi-Release` JAR
    - feat: support `1.8` through latest JDK for `annotations` module
    - fix: `HEAD-SNAPSHOT` → `1.0-HEAD-SNAPSHOT`, because of a Maven
      Compiler Plugin issue precluding use as a module version[0]
    
    [0]: https://issues.apache.org/jira/browse/MCOMPILER-579
    
    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    d209b0c View commit details
    Browse the repository at this point in the history