-
Bug
-
Resolution: Done
-
Major
-
7.1.0.DR10
It is required for EAP7 to contain all features from EAP6.
Per https://issues.jboss.org/browse/ANDIAMO-7, in EAP6 every serious log message (warn, error, fatal) should have a unique code that can be used to identify it.
However, I have found two logging invocations that are not intnationalized.
file: resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/engines/factory/ApacheHttpClient4EngineFactory.java
lines: 32, 105
code:
LogMessages.LOGGER.warn("Please consider updating the version of ApacheHttpClient being used. Version 4.3.6+ is recommended.");
- clones
-
RESTEASY-1581 Resteasy 3 missing jboss logging internationalization
- Resolved
- is incorporated by
-
JBEAP-8341 Upgrade Resteasy to 3.0.20.Final
- Closed
- relates to
-
JBEAP-8287 i18n (internationalization) & l10n (localization)
- Closed