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

Migrate to lazy properties #1036

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from
Draft

Migrate to lazy properties #1036

wants to merge 14 commits into from

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    c4ba6a4 View commit details
    Browse the repository at this point in the history
  2. Optimize jarFile init

    Goooler committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    6b90933 View commit details
    Browse the repository at this point in the history
  3. Fix SimpleDateFormat usage

    Goooler committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    329855d View commit details
    Browse the repository at this point in the history
  4. Use configureEach

    Goooler committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    d1d3e80 View commit details
    Browse the repository at this point in the history
  5. Suppress WithTypeWithoutConfigureEach for ShadowPlugin

    This reverts commit d1d3e80.
    Goooler committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    6167779 View commit details
    Browse the repository at this point in the history
  6. Use map for inheritFrom

    Goooler committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    0479a33 View commit details
    Browse the repository at this point in the history
  7. Suppress EagerGradleConfiguration for inheritFrom

    This reverts commit 0479a33.
    Goooler committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    80da55b View commit details
    Browse the repository at this point in the history
  8. Remove redundant getOrElse

    Goooler committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    1fa1557 View commit details
    Browse the repository at this point in the history
  9. Revert "Remove redundant getOrElse"

    This reverts commit 1fa1557.
    Goooler committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    171648c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b1b8a1d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    81546cc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d0f3ff3 View commit details
    Browse the repository at this point in the history
  13. Tweak ShadowJar

    Goooler committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    75187b7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    de2ef05 View commit details
    Browse the repository at this point in the history