Skip to content

Commit add688d

Browse files
committed
fix: remove unused grails.factories file
Remove `META-INF/services/grails.factories` from `grails-web-url-mappings`. The file explicitly registers `UrlMappingsReportCommand`, but this is redundant: `GlobalGrailsClassInjectorTransformation` dynamically generates `META-INF/grails.factories` and automatically registers all `ApplicationCommand` implementations found in the source tree.
1 parent 48ba3b2 commit add688d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

grails-web-url-mappings/src/main/resources/META-INF/services/grails.factories

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)