summaryrefslogtreecommitdiff
blob: 5d6507f94ff64f05755efdf1d6fa47bbbe90bd3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>java</herd>
	<longdescription>
MX4J is a project to build an Open Source implementation of the Java(TM) Management Extensions (JMX) and of the JMX Remote API (JSR 160) specifications, and to build tools relating to JMX.

JMX is an optional package for J2SE that provides a standard way to manage applications. It can also be used to wrap legacy systems and provide a standard interface to the outside world, enabling the development of web services. JMX allows developers to write more modular and loosely coupled system components and reduce the complexity of large, interoperating systems.

This package has the jmx core. To get everything that upstream binary has emerge
dev-java/mx4j with the appropriate use flags.
</longdescription>
	<upstream>
		<remote-id type="sourceforge">mx4j</remote-id>
	</upstream>
</pkgmetadata>