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

Upgrade Gradle Wrapper and build against Java 18 #651

Merged
merged 31 commits into from Sep 19, 2022

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    2f77469 View commit details
    Browse the repository at this point in the history
  2. Upgrade Java version(s)

    beatngu13 committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    a3c8760 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12edd78 View commit details
    Browse the repository at this point in the history
  4. Revert "Include JUnit Jupiter 5.9.0-RC1"

    This reverts commit 12edd78.
    beatngu13 committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    18270b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Configuration menu
    Copy the full SHA
    17121f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d03a6f View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Use 18 as experimental Java version

    See #659.
    beatngu13 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    5fee5f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ad21fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c751e56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    976832a View commit details
    Browse the repository at this point in the history
  5. Refactor

    beatngu13 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    2789d03 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9601940 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. Configuration menu
    Copy the full SHA
    d80f22f View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. Configuration menu
    Copy the full SHA
    d383e2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc2c373 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into issue/613-upgrade-gradle-and-pipeline

    # Conflicts:
    #	.github/workflows/build.yml
    beatngu13 committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    b8f47c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d34d55e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    798eb0a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Configuration menu
    Copy the full SHA
    30234f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae1332e View commit details
    Browse the repository at this point in the history
  3. Update --add-opens in docs

    beatngu13 committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    8554f9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a5f48a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Changing the java version for gradle for experimental build

    Gradle will use java 17 to build all kind of experimental builds. As this is the toolchain build default and configured within the gradle file
    aepfli committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    e68e91d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5973312 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Bump experimental build to 19

    Nicolai Parlog committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    be7295d View commit details
    Browse the repository at this point in the history
  2. Add comments to suppressed deprecation warnings

    Nicolai Parlog committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    84e6ca8 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. Configuration menu
    Copy the full SHA
    11e2005 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd2e5ad View commit details
    Browse the repository at this point in the history
  3. Improve value extraction

    beatngu13 committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    ff5cfe4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c605bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    922cba0 View commit details
    Browse the repository at this point in the history