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

Include dependency of common jar in tools jar #5270

Merged
merged 11 commits into from
Apr 20, 2022

Commits on Apr 13, 2022

  1. Revert "Fix tools depending on the common jar (NVIDIA#5239)"

    This reverts commit cec1b7d.
    nartal1 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    d6a8ad9 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. generate reduced pom

    Signed-off-by: Niranjan Artal <nartal@nvidia.com>
    nartal1 committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    2b0034a View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. include only required classes

    Signed-off-by: Niranjan Artal <nartal@nvidia.com>
    nartal1 committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    44591cf View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. include ThreadyFactoryBuilder.class

    Signed-off-by: Niranjan Artal <nartal@nvidia.com>
    nartal1 committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    ad28306 View commit details
    Browse the repository at this point in the history
  2. addressed review comments

    Signed-off-by: Niranjan Artal <nartal@nvidia.com>
    nartal1 committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    60d7ee3 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Configuration menu
    Copy the full SHA
    8fb92f2 View commit details
    Browse the repository at this point in the history
  2. add minimizeJar to include classes

    Signed-off-by: Niranjan Artal <nartal@nvidia.com>
    nartal1 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    ec1a54a View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. update spark-nightly-build.sh to to deploy dependency reduced pom

    Signed-off-by: Niranjan Artal <nartal@nvidia.com>
    nartal1 committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    fa313f1 View commit details
    Browse the repository at this point in the history
  2. update nightly script

    Signed-off-by: Niranjan Artal <nartal@nvidia.com>
    nartal1 committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    f8c570d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12d8a5d View commit details
    Browse the repository at this point in the history
  4. addressed review comments

    Signed-off-by: Niranjan Artal <nartal@nvidia.com>
    nartal1 committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    990897c View commit details
    Browse the repository at this point in the history