Bukama opened a new issue, #76: URL: https://github.com/apache/maven-jdeprscan-plugin/issues/76
### Affected version 3.6.2-SNAPSHOT (current master) ### Bug description Some ITs are failing when the locale is not set to English, e.g. with German locale the IT **jdeprscan-release8** fails ``` assert buildLog.text.contains( "class o/a/m/p/j/its/Deprecations uses deprecated class java/rmi/RMISecurityManager" ) but contains class o/a/m/p/j/its/Deprecations verwendet die veraltete Klasse java/rmi/RMISecurityManager ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
