Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-1581

Resteasy 3 missing jboss logging internationalization

XMLWordPrintable

      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.");
      

            psotirop@redhat.com Panagiotis Sotiropoulos
            istraka@redhat.com Ivan Straka
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: