Skip to content

Attempt to fix buildSrc test failure by always including repositories…#601

Merged
jamesfredley merged 1 commit into7.0.xfrom
buildSrc-test-failure
Jun 25, 2025
Merged

Attempt to fix buildSrc test failure by always including repositories…#601
jamesfredley merged 1 commit into7.0.xfrom
buildSrc-test-failure

Conversation

@jamesfredley
Copy link
Contributor

… and dependencies in buildSrc/build.gradle

@jamesfredley jamesfredley moved this to In Progress in Apache Grails Jun 25, 2025
@jamesfredley jamesfredley added this to the grails:7.0.0-RC1 milestone Jun 25, 2025
@jamesfredley jamesfredley self-assigned this Jun 25, 2025
@jamesfredley jamesfredley requested a review from Copilot June 25, 2025 23:28
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR aims to fix the buildSrc test failure by ensuring that repositories and dependencies are always included in the generated build script.

  • The conditional check wrapping the repositories and dependencies blocks was removed.
  • The closing brace for the condition is removed to ensure proper script structure.
Comments suppressed due to low confidence (2)

grails-forge-core/src/main/java/org/grails/forge/feature/build/gradle/templates/buildSrcBuildGradle.rocker.raw:60

  • Ensure that the removal of this closing brace is correct and that the build script generates with proper syntax and scoping.
}

@jamesfredley jamesfredley merged commit 3681262 into 7.0.x Jun 25, 2025
9 of 15 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Apache Grails Jun 25, 2025
@jamesfredley jamesfredley deleted the buildSrc-test-failure branch June 25, 2025 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants