This is an automated email from the ASF dual-hosted git repository.

jdaugherty pushed a change to branch 8.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git


    from 1c77528134 Merge pull request #16104 from 
apache/remove-missing-slf4j-warnings
     add ae3c52c65f chore: remove decommissioned code and its dependencies
     add 8ac14e97a5 chore: remove test dependencies as there are no tests
     new 8f1fa16053 Merge pull request #16096 from 
apache/remove-decommissioned-test-code

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:
 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(-)
 delete mode 100644 
grails-test-core/src/main/groovy/org/grails/test/report/junit/JUnitReports.java
 delete mode 100644 
grails-test-core/src/main/groovy/org/grails/test/report/junit/JUnitReportsFactory.java
 delete mode 100644 
grails-test-core/src/main/groovy/org/grails/test/report/junit/PlainFormatter.java
 delete mode 100644 
grails-test-core/src/main/groovy/org/grails/test/report/junit/XMLFormatter.java

Reply via email to