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

Check GraalVM build with Java17 migration #769

Closed
wants to merge 24 commits into from

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    a38fe3b View commit details
    Browse the repository at this point in the history
  2. Migrate to Java 17

    gabilang committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    e4770ab View commit details
    Browse the repository at this point in the history
  3. Merge pull request #735 from gabilang/java_17_migration

    Migrate to Java 17
    warunalakshitha authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    fb50ad2 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    e03f73e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbb6e38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a863f92 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #764 from gabilang/fix-gradle-build

    Fix Gradle build with version 8.2.1
    gabilang authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    dbe28d6 View commit details
    Browse the repository at this point in the history
  5. Add git attributes file

    gabilang authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    4fa3d52 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40a4397 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    90900a5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    97f69b3 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #765 from gabilang/fix-gradle-execResult

    Migrate gradle execResult property
    gabilang authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    9e0396e View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Update java minor version

    gabilang committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    ec9c9aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    871f74f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main'

    gabilang committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    c702700 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #767 from gabilang/fix-graalvm-issue

    Sync with master and update Java version
    gabilang authored Aug 6, 2023
    Configuration menu
    Copy the full SHA
    f8d2d41 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Upgrade to ojdbc11

    gabilang committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    f6018a3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #768 from gabilang/upgrade-ojdbc

    Upgrade oracle jdbc to ojdbc11
    gabilang authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    1266426 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f427ab2 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Add driver jar manually

    TharmiganK committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    2f31aa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f662491 View commit details
    Browse the repository at this point in the history
  3. Fix toml syntax

    TharmiganK committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    f722adc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34468b0 View commit details
    Browse the repository at this point in the history
  5. Fix GraalVM build failure

    TharmiganK committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    5bf1dd0 View commit details
    Browse the repository at this point in the history