This is an automated email from the ASF dual-hosted git repository. jdaugherty pushed a commit to branch 8.0.x in repository https://gitbox.apache.org/repos/asf/grails-core.git
commit 8f1fa160534b86a3176fea5549c82edfa60b23bb Merge: 1c77528134 8ac14e97a5 Author: James Daugherty <[email protected]> AuthorDate: Mon Aug 10 09:07:53 2026 -0400 Merge pull request #16096 from apache/remove-decommissioned-test-code Remove decommissioned test code grails-test-core/build.gradle | 19 ---- .../org/grails/test/report/junit/JUnitReports.java | 90 ----------------- .../test/report/junit/JUnitReportsFactory.java | 75 -------------- .../grails/test/report/junit/PlainFormatter.java | 110 --------------------- .../org/grails/test/report/junit/XMLFormatter.java | 62 ------------ 5 files changed, 356 deletions(-)
