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

Modular Java #16502

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Modular Java #16502

wants to merge 6 commits into from

Commits on Apr 15, 2024

  1. fix: pin bazel → 6.3.2

    Fixes and closes protocolbuffers#16169 by pinning the
    build to Bazel `6.3.2`.
    
    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6cdbe37 View commit details
    Browse the repository at this point in the history
  2. fix(java): fixup test codegen for maven build

    Fixes and closes protocolbuffers#16170 by adding missing
    test-gen mappings and exclusions.
    
    - fix: missing test-gen mappings
    - fix: missing test exclusions
    
    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    16a6112 View commit details
    Browse the repository at this point in the history
  3. feat(java): support for modular java

    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2099157 View commit details
    Browse the repository at this point in the history
  4. fix: transition to rules_kotlin

    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    63704ea View commit details
    Browse the repository at this point in the history
  5. fixup! add java.logging dependency

    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    472c6e3 View commit details
    Browse the repository at this point in the history
  6. fixup! make bom version customizable via property

    Signed-off-by: Sam Gammon <sam@elide.ventures>
    sgammon committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a6a3016 View commit details
    Browse the repository at this point in the history