[Minor] clean up logging in I18nMessage

This commit is contained in:
Robert von Burg 2021-12-08 14:54:25 +01:00
parent f6a7e6e353
commit e3414fdfaa
1 changed files with 1 additions and 0 deletions

View File

@ -406,6 +406,7 @@ public class I18nMessage {
|| file.getName().startsWith("commons-") //
|| file.getName().startsWith("jackson-") //
|| file.getName().startsWith("hapi-") //
|| file.getName().startsWith("jaxb-") //
|| file.getName().startsWith("org.hl7.") //
|| file.getName().startsWith("listenablefuture-") //
|| file.getName().startsWith("j2objc-annotations") //