Author: cziegeler
Date: Fri Jan 10 14:02:48 2014
New Revision: 1557125
URL: http://svn.apache.org/r1557125
Log:
SLING-3312 : Move JMX bean registration into core module
Removed:
sling/trunk/bundles/extensions/healthcheck/jmx/
Modified:
sling/trunk/bundles/extensions/healthcheck/pom.xml
Modified: sling/trunk/bundles/extensions/healthcheck/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/healthcheck/pom.xml?rev=1557125&r1=1557124&r2=1557125&view=diff
==============================================================================
--- sling/trunk/bundles/extensions/healthcheck/pom.xml (original)
+++ sling/trunk/bundles/extensions/healthcheck/pom.xml Fri Jan 10 14:02:48 2014
@@ -32,7 +32,6 @@
<module>core</module>
<module>samples</module>
<module>support</module>
- <module>jmx</module>
<module>webconsole</module>
<module>it</module>
</modules>