This is an automated email from the ASF dual-hosted git repository.
jdaugherty pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 10887e5156 Merge pull request #15107 from
apache/remove-neo4j-forge-feature
add 887173455f 15079 - make grails-micronaut & micronaut-http-client forge
features work with each other & add missing Application setup
add 7270d72289 15079 - feedback: move @EnableMicronaut after @CompileStatic
add cc1cdefdcf 15079 - feedback: group imports
add 9bd207102e 15079 - remove client dependency
add 41feacdf16 test: fix test failures
add 952a0444e6 fix: spacing in generated `Application`
add efee79bea2 fix: remove duplication of `micronaut-platform` version
new c9597b6aa7 Merge pull request #15105 from apache/issue15079
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../feature/lang/groovy/application.rocker.raw | 11 +++++++-
.../forge/feature/micronaut/GrailsMicronaut.java | 19 ++++++++++++-
.../feature/micronaut/MicronautHttpClient.java | 32 ++++++++++++++++++++--
.../grails-forge-core/src/main/resources/pom.xml | 18 ++++--------
.../org/grails/forge/create/CreateAppSpec.groovy | 6 ++--
5 files changed, 67 insertions(+), 19 deletions(-)