[ 
https://issues.apache.org/jira/browse/LOG4J2-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Remko Popma resolved LOG4J2-237.
--------------------------------

    Resolution: Fixed

I've made the changes for this and committed to trunk.

Change details:
* added new module jmx-gui
* moved o.a.l.l.core.jmx.Client* classes out of core into jmx-gui module
* renamed package to org.apache.logging.log4j.jmx.gui
* moved service-provider config file 
META-INF/services/com.sun.tools.jconsole.JConsolePlugin from 
core/src/main/resources to jmx-gui/src/main/resources
* updated above service-provider config file for new package name
* updated manual JMX page for new package name and the need to specify two jar 
files (core and jmx-gui) when running the JMX Client GUI
* moved profile sections declaring optional dependency on jconsole out of 
core/pom.xml into jmx-gui/pom.xml

Committed in revision 1479120.
Please verify and close.
                
> Move JMX GUI classes out of the core module into a new submodule
> ----------------------------------------------------------------
>
>                 Key: LOG4J2-237
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-237
>             Project: Log4j 2
>          Issue Type: Dependency upgrade
>          Components: Core
>    Affects Versions: 2.0-beta5
>            Reporter: Remko Popma
>            Assignee: Remko Popma
>            Priority: Minor
>             Fix For: 2.0-beta6
>
>
> See discussion in LOG4J2-235.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-dev-h...@logging.apache.org

Reply via email to