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

[internal] jvm/java: ensure JDK downloaded in one process #12972

Merged
merged 9 commits into from
Sep 22, 2021

Commits on Sep 21, 2021

  1. add rule to ensure JDK is setup

    [ci skip-rust]
    
    [ci skip-build-wheels]
    Tom Dyas committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    c3d7c34 View commit details
    Browse the repository at this point in the history
  2. port junit

    [ci skip-rust]
    
    [ci skip-build-wheels]
    Tom Dyas committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    6d97a77 View commit details
    Browse the repository at this point in the history
  3. add util_rules to plugin registration

    [ci skip-rust]
    
    [ci skip-build-wheels]
    Tom Dyas committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    10a7f2e View commit details
    Browse the repository at this point in the history
  4. fix tests

    [ci skip-rust]
    
    [ci skip-build-wheels]
    Tom Dyas committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    a3890b1 View commit details
    Browse the repository at this point in the history
  5. remove unused JdkProcess type

    [ci skip-rust]
    
    [ci skip-build-wheels]
    Tom Dyas committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    11dd40b View commit details
    Browse the repository at this point in the history
  6. fmt

    [ci skip-rust]
    
    [ci skip-build-wheels]
    Tom Dyas committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    294ef72 View commit details
    Browse the repository at this point in the history
  7. fmt

    [ci skip-rust]
    
    [ci skip-build-wheels]
    Tom Dyas committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    0300dab View commit details
    Browse the repository at this point in the history
  8. always invoke coursier for JAVA_HOME

    [ci skip-rust]
    
    [ci skip-build-wheels]
    Tom Dyas committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    e8db8ed View commit details
    Browse the repository at this point in the history
  9. remove debug stmt

    [ci skip-rust]
    
    [ci skip-build-wheels]
    Tom Dyas committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    2427ec0 View commit details
    Browse the repository at this point in the history