[jboss-jira] [JBoss JIRA] (WFCORE-71) ProtocolLogger is used outside org.jboss.as.protocol module but isn't available

Brian Stansberry (JIRA) issues at jboss.org
Tue Aug 26 15:35:00 EDT 2014


Brian Stansberry created WFCORE-71:
--------------------------------------

             Summary: ProtocolLogger is used outside org.jboss.as.protocol module but isn't available
                 Key: WFCORE-71
                 URL: https://issues.jboss.org/browse/WFCORE-71
             Project: WildFly Core
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Domain Management
    Affects Versions: 1.0.0.Alpha5
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry


The ProtocolLogger class is used in a few places in host-controller and server, but the module.xml for the org.jboss.as.protocol module specifically excludes it from being exported.

The uses aren't complex enough to justify exporting the class, so I'll just change them.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jboss-jira mailing list