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

Prepare for 1.0 release #635

Merged
merged 6 commits into from
Aug 22, 2024
Merged

Prepare for 1.0 release #635

merged 6 commits into from
Aug 22, 2024

Commits on Aug 22, 2024

  1. Fix compiler warning

    Signed-off-by: BJ Hargrave <[email protected]>
    bjhargrave committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7bea2d1 View commit details
    Browse the repository at this point in the history
  2. Fix maven warnings and IDE warnings

    Signed-off-by: BJ Hargrave <[email protected]>
    bjhargrave committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6294145 View commit details
    Browse the repository at this point in the history
  3. build: Update maven version and maven wrapper version

    Signed-off-by: BJ Hargrave <[email protected]>
    bjhargrave committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    cb5602d View commit details
    Browse the repository at this point in the history
  4. bnd: Update to Bnd 7.0.0 and Java 17

    This also means dropping support for Java versions below 17.
    
    Signed-off-by: BJ Hargrave <[email protected]>
    bjhargrave committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    4db5947 View commit details
    Browse the repository at this point in the history
  5. java 17: exploit new language features

    Also, clean up code based upon IDE suggestions.
    
    Signed-off-by: BJ Hargrave <[email protected]>
    bjhargrave committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    caaea43 View commit details
    Browse the repository at this point in the history
  6. Prepare for 1.0 release!

    Signed-off-by: BJ Hargrave <[email protected]>
    bjhargrave committed Aug 22, 2024
    3 Configuration menu
    Copy the full SHA
    3ce649a View commit details
    Browse the repository at this point in the history