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

Build: do not ship jdk when no-jdk option set #3039

Merged
merged 1 commit into from
Apr 29, 2022

Commits on Apr 28, 2022

  1. Build: do not ship jdk when no-jdk option set

    When using package distribution
    
    ```
    ./gradlew :distribution:packages:no-jdk-deb:assemble
    ```
    
    When `true` this include jdk switch the boolean to the correct value
    
    fix opensearch-project#3024
    
    Signed-off-by: Laurent Arnoud <[email protected]>
    spk committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    17cf2a5 View commit details
    Browse the repository at this point in the history