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

Prepare several Gradle 9.0 deprecations #5686

Merged
merged 6 commits into from
Jun 10, 2024
Merged

Commits on May 20, 2024

  1. main -> mainClass

    `JavaExecSpec.main` property is deprecated. Use the `mainClass` property
    instead.
    sh-cho committed May 20, 2024
    Configuration menu
    Copy the full SHA
    1426b6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    765b87e View commit details
    Browse the repository at this point in the history
  3. archivePath deprecation

    The `AbstractArchiveTask.archivePath` property has been deprecated. This
    is scheduled to be removed in Gradle 9.0.
    
    https://docs.gradle.org/8.7/dsl/org.gradle.api.tasks.bundling.AbstractArchiveTask.html
    sh-cho committed May 20, 2024
    Configuration menu
    Copy the full SHA
    6423f0e View commit details
    Browse the repository at this point in the history
  4. Revert changes under gradle/

    It will be handled in the `gradle-scripts` repository.
    sh-cho committed May 20, 2024
    Configuration menu
    Copy the full SHA
    ae87f9b View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. git subrepo pull --force gradle/scripts

    subrepo:
      subdir:   "gradle/scripts"
      merged:   "f716cfe16"
    upstream:
      origin:   "https://github.com/line/gradle-scripts"
      branch:   "main"
      commit:   "f716cfe16"
    git-subrepo:
      version:  "0.4.5"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "aa416e4"
    minwoox committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    c66b921 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. git subrepo pull --force gradle/scripts

    subrepo:
      subdir:   "gradle/scripts"
      merged:   "a3211a7ec"
    upstream:
      origin:   "https://github.com/line/gradle-scripts"
      branch:   "main"
      commit:   "a3211a7ec"
    git-subrepo:
      version:  "0.4.6"
      origin:   "https://github.com/Homebrew/brew"
      commit:   "e130e47f23"
    sh-cho committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    4d159ed View commit details
    Browse the repository at this point in the history