Skip to content

Conversation

@jdaugherty
Copy link
Contributor

@jdaugherty jdaugherty commented Jun 12, 2025

Initial rework on the grails-forge build to move away from buildSrc plugins and to start isolating micronaut related configuration to the individual projects

@jamesfredley jamesfredley moved this to In Progress in Apache Grails Jun 13, 2025
@jamesfredley jamesfredley added this to the grails:7.0.0-RC1 milestone Jun 13, 2025
@jdaugherty
Copy link
Contributor Author

@matrei I believe I've implemented all of you feedback except the .configure { } suggestion we've talked about previously. I'd like to defer that to another change if that's ok.

@matrei
Copy link
Contributor

matrei commented Jun 15, 2025

It seems there is a test failure:
ScaffoldingSpec ->

> Task :runCommand
Application class not found

@jdaugherty
Copy link
Contributor Author

It seems there is a test failure: ScaffoldingSpec ->

> Task :runCommand
Application class not found

Apparently the args() of JavaExec do not like providers. I opened apache/grails-core#14816 to address this. Once that PR is merged, this PR will pass.

@jdaugherty
Copy link
Contributor Author

The scaffolding spec is fixed.

@jdaugherty jdaugherty merged commit 4856722 into apache:7.0.x Jun 24, 2025
6 of 7 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Apache Grails Jun 24, 2025
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