Commit 33412ee
committed
Continues shrinking the PR-A review surface by reverting the portions of
this branch split into standalone PRs against 8.0.x, matching the
established B/C/D/E revert pattern. Once these land on 8.0.x and 8.0.x is
merged back into this branch, the reverted changes return through the
merge, so the final state of stage-hibernate7 is unchanged - only the
diff visible on PR-A is reduced.
Reverted content:
grails-code-analysis convention plugin (PR #15686, PR-G)
GrailsCodeAnalysisPlugin/Extension, GrailsViolationAggregationPlugin
(+specs), the codeanalysis workflow, the pmd ruleset resource, the
codenarcFix improvements and config relocation in GrailsCodeStylePlugin,
spotbugs/pmd build deps, and the grails-code-analysis apply-line across
all modules (incl. the h7 clones).
grails-jacoco convention plugin (PR #15687, PR-H)
GrailsJacocoPlugin (+spec), the coverage workflow, and the
grails-jacoco apply-line across all modules (incl. the h7 clones).
NOT reverted (intentionally kept):
- The codenarc violation fixes (f18465a) - reverting would
re-introduce style violations; they are plugin-independent.
- All hibernate7 BOM/clone content (the actual PR-A work).
Verified: ./gradlew help configures the root, grails-gradle, and
grails-forge builds; :build-logic-root:build-logic:test passes.
Assisted-by: claude-code:claude-4.7-opus
1 parent ba235da commit 33412ee
130 files changed
Lines changed: 87 additions & 2134 deletions
File tree
- .agents/skills/violation-fixer
- .github/workflows
- build-logic/plugins
- src
- main
- groovy/org/apache/grails/buildsrc
- resources/META-INF
- org.apache.grails.buildsrc.codestyle
- checkstyle
- codenarc
- org.apache.grails.buildsrc.grails-code-analysis/pmd
- test/groovy/org/apache/grails/buildsrc
- grails-async
- core
- gpars
- plugin
- rxjava2
- rxjava3
- rxjava
- grails-bootstrap
- grails-cache
- grails-codecs-core
- grails-codecs
- grails-common
- grails-console
- grails-controllers
- grails-converters
- grails-core
- grails-data-hibernate5
- boot-plugin
- core
- dbmigration
- grails-plugin
- spring-orm
- grails-data-hibernate7
- boot-plugin
- core
- dbmigration-core
- dbmigration
- grails-plugin
- grails-data-mongodb
- boot-plugin
- bson
- core
- ext
- grails-plugin
- gson-templates
- grails-data-simple
- grails-databinding-core
- grails-databinding
- grails-datamapping-async
- grails-datamapping-core
- grails-datamapping-rx
- grails-datamapping-support
- grails-datamapping-tck
- grails-datamapping-validation
- grails-datasource
- grails-datastore-async
- grails-datastore-core
- grails-datastore-web
- grails-domain-class
- grails-encoder
- grails-events
- core
- gpars
- plugin
- rxjava2
- rxjava3
- rxjava
- spring
- transforms
- grails-fields
- grails-forge
- gradle
- grails-geb
- grails-gradle
- common
- model
- plugins
- tasks
- grails-gsp
- core
- grails-layout
- grails-sitemesh3
- grails-taglib
- grails-web-gsp-taglib
- grails-web-gsp
- grails-web-jsp
- grails-web-taglib
- plugin
- grails-i18n
- grails-interceptors
- grails-logging
- grails-mimetypes
- grails-rest-transforms
- grails-scaffolding
- grails-services
- grails-shell-cli
- grails-spring
- grails-test-core
- grails-test-suite-base
- grails-testing-support-core
- grails-testing-support-datamapping
- grails-testing-support-dbcleanup-core
- grails-testing-support-dbcleanup-h2
- grails-testing-support-dbcleanup-postgresql
- grails-testing-support-http-client
- grails-testing-support-mongodb
- grails-testing-support-views-gson
- grails-testing-support-web
- grails-url-mappings
- grails-validation
- grails-views-core
- grails-views-gson
- grails-views-markup
- grails-web-boot
- grails-web-common
- grails-web-core
- grails-web-databinding
- grails-web-mvc
- grails-web-url-mappings
- grails-wrapper
- plans
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
This file was deleted.
0 commit comments