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

Stamp scala_import jars #1160

Merged
merged 11 commits into from
Jan 22, 2021
Merged

Stamp scala_import jars #1160

merged 11 commits into from
Jan 22, 2021

Commits on Dec 17, 2020

  1. Stamp scala_import jars

    Vaidas Pilkauskas committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    6f29bd8 View commit details
    Browse the repository at this point in the history
  2. Use target providers from stamped jars

    Vaidas Pilkauskas committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    67bfdb3 View commit details
    Browse the repository at this point in the history
  3. Fix analyzer tests

    Vaidas Pilkauskas committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    75ad28d View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. Use singlejar directly instead of ijar to stamp jars

    Vaidas Pilkauskas committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    85f9c8c View commit details
    Browse the repository at this point in the history
  2. Add scala import stamping test

    Vaidas Pilkauskas committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    bff248e View commit details
    Browse the repository at this point in the history
  3. Use execpath instead of location

    Vaidas Pilkauskas committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    dda5965 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Use timestamp normalization for reproducible stamping

    Vaidas Pilkauskas committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    93384c0 View commit details
    Browse the repository at this point in the history
  2. Add test to ensure Manifest attributes are not removed

    Vaidas Pilkauskas committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    58df994 View commit details
    Browse the repository at this point in the history
  3. Use custom ijar for stamping

    Vaidas Pilkauskas committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    51b1bc3 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Add comments regarding ijar bug

    Vaidas Pilkauskas committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    aa4a413 View commit details
    Browse the repository at this point in the history
  2. Fix default label and make ijar implicit dep

    Vaidas Pilkauskas committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    427d207 View commit details
    Browse the repository at this point in the history