[jboss-jira] [JBoss JIRA] (WFLY-10934) Remove nested logging interfaces for the AgroalLogger

James Perkins (JIRA) issues at jboss.org
Mon Aug 27 12:45:00 EDT 2018


James Perkins created WFLY-10934:
------------------------------------

             Summary: Remove nested logging interfaces for the AgroalLogger
                 Key: WFLY-10934
                 URL: https://issues.jboss.org/browse/WFLY-10934
             Project: WildFly
          Issue Type: Task
          Components: JCA
            Reporter: James Perkins
            Assignee: James Perkins
            Priority: Blocker
             Fix For: 14.0.0.CR1


The {{AgroalLogger}} has nested interfaces which don't seem to be uploadable to Zanata. The issue being the URL doesn't seem to be escaped properly given the name {{AgroalLogger$DriverLogger.i18n.properties}}. My assumption would be the {{$}} isn't escaped.

That being said there is no reason to have nested interfaces. Different categories can be used to achieve the same concept. This also reduces the number of class objects needed to be defined.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list