jamesfredley opened a new pull request, #16320:
URL: https://github.com/apache/grails-core/pull/16320

   ## Summary
   
   - Remove the in-tree Grails Micronaut plugin, Micronaut BOM projects, and 
their test applications.
   - Remove the Micronaut build island, publication, release, reproducibility, 
CI, dependency-validation, and generated-documentation wiring from Grails Core.
   - Point current Grails documentation to `apache/grails-micronaut` while 
preserving Grails Gradle plugin support for consumers of the separately 
published Micronaut BOMs.
   - Leave Grails Forge unchanged.
   
   This PR implements the PMC-approved move of Grails Micronaut to its own 
repository. Grails Micronaut now lives in `apache/grails-micronaut` and 
consumes published Grails Core artifacts.
   
   PMC vote: https://lists.apache.org/thread/p5bgy38cl3glpvs51ddmh3njtchbc2dc
   
   ## Verification
   
   - `./gradlew projects --offline --max-workers=13`
   - `cd grails-gradle && ./gradlew :grails-gradle-plugins:test --tests 
org.grails.gradle.plugin.core.BomPlatformFunctionalSpec --offline 
--max-workers=7`
   - `./gradlew :build-logic-root:build-logic:test --tests 
org.apache.grails.buildsrc.GrailsDependencyValidatorPluginSpec --offline 
--max-workers=7`
   - Confirmed `git diff origin/8.0.x...HEAD -- grails-forge` is empty.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to