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

Enable implicit JDK profile activation [databricks] #9591

Merged
merged 25 commits into from
Nov 2, 2023

Commits on Oct 22, 2023

  1. Consolidate deps switching in an intermediate pom

    Signed-off-by: Gera Shegalov <gera@apache.org>
    gerashegalov committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    093e31d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

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

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    e0b5384 View commit details
    Browse the repository at this point in the history
  2. Revert inclusion of shim-deps module

    Signed-off-by: Gera Shegalov <gera@apache.org>
    gerashegalov committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    225e517 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    956d952 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    1410c12 View commit details
    Browse the repository at this point in the history
  2. merge

    gerashegalov committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    addaccb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53258d8 View commit details
    Browse the repository at this point in the history
  4. shim-deps module as a build order function for a decendant

    Signed-off-by: Gera Shegalov <gera@apache.org>
    gerashegalov committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    b881e30 View commit details
    Browse the repository at this point in the history
  5. regenerate 2.13 poms

    Signed-off-by: Gera Shegalov <gera@apache.org>
    gerashegalov committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    7ae26ba View commit details
    Browse the repository at this point in the history
  6. make shim-deps 2.12/2.13 sensitive

    Signed-off-by: Gera Shegalov <gera@apache.org>
    gerashegalov committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    30646ec View commit details
    Browse the repository at this point in the history
  7. Make JDK profiles implicit

    Signed-off-by: Gera Shegalov <gera@apache.org>
    gerashegalov committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    5034895 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d990638 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Remove explicit JDK profiles from github workflow

    Signed-off-by: Gera Shegalov <gera@apache.org>
    gerashegalov committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    8456c52 View commit details
    Browse the repository at this point in the history
  2. Enforce Java and Scala 2.13 buildvers

    Signed-off-by: Gera Shegalov <gera@apache.org>
    gerashegalov committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    183aa14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50254a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cba130 View commit details
    Browse the repository at this point in the history
  5. Document skipping JDK enforcement

    - single profile to cover JDK9+
    
    Signed-off-by: Gera Shegalov <gera@apache.org>
    gerashegalov committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    0ea0357 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Update README

    Signed-off-by: Gera Shegalov <gera@apache.org>
    gerashegalov committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    b355ae9 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    07fdfe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b44c921 View commit details
    Browse the repository at this point in the history
  3. separate fake modules

    Signed-off-by: Gera Shegalov <gera@apache.org>
    gerashegalov committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    985f60a View commit details
    Browse the repository at this point in the history
  4. Remove hardcoding of -target/release

    Fixes NVIDIA#9589
    
    Signed-off-by: Gera Shegalov <gera@apache.org>
    gerashegalov committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    6dc4088 View commit details
    Browse the repository at this point in the history
  5. Remove scala2.13 Java target hardcoding

    Signed-off-by: Gera Shegalov <gera@apache.org>
    gerashegalov committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    a7a4a40 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87fbd80 View commit details
    Browse the repository at this point in the history