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

no longer checks for build receipt resource, skips Install and Download #4

Merged
merged 7 commits into from
May 31, 2020

Commits on May 17, 2020

  1. maint: GroovyBootstrapMainStarter refactoring

    set off by a NPE warning and then kind of kept going.
    keturn committed May 17, 2020
    Configuration menu
    Copy the full SHA
    03200bd View commit details
    Browse the repository at this point in the history
  2. feature: skip running Download & Install

    also removes the need to check for that resource file that no longer exists after 2018.
    keturn committed May 17, 2020
    Configuration menu
    Copy the full SHA
    1475fc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cafc197 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    015f8a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4777cf5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    66aba61 View commit details
    Browse the repository at this point in the history
  7. drop commons-io from bootstrap classpath.

    It's no longer included in the current gradle distribution.
    
    Breaks support for issue MovingBlocks#2.
    keturn committed May 17, 2020
    Configuration menu
    Copy the full SHA
    d8e2f02 View commit details
    Browse the repository at this point in the history