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 the 'compile' goal for 'compile-java9' #4314

Closed
wants to merge 4 commits into from
Closed

Commits on Mar 9, 2024

  1. Add the 'compile' goal for 'compile-java9'

    and update to a newer version of bnd for multi-release jar support, see
    bndtools/bnd#2227.
    cushon committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    bba7d74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20243be View commit details
    Browse the repository at this point in the history
  3. Downgrade bnd version

    cushon committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    6255508 View commit details
    Browse the repository at this point in the history
  4. More updates

    google#4314 (comment)
    
    * Remove unnecessary `requires java.base;`
    * Excludes META-INF from BND (see !META-INF...)
    cushon committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    604430d View commit details
    Browse the repository at this point in the history