summaryrefslogtreecommitdiffstats
path: root/java/mx4j/DETAILS
blob: 9c62d6bb2d9e87f1531059eddce025fad4f0f178 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
           SPELL=mx4j
         VERSION=1.1.1
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:13ea7a7fd99373703e01e6a04162280b16ae9ebb047bb1f1bc9183954a981983b07462dbb26eff8371a279d589febc00e11a66069ed34ba6331f7a39fe8298c7
	WEB_SITE=http://mx4j.sourceforge.net/
      LICENSE[0]=APACHE
        KEYWORDS="java"
         ENTERED=20030328
         ARCHIVE="off"
           SHORT="MX4J is an Open Source implementation for the JMX technology."
cat << EOF
MX4J is an initiative to build an Open Source implementation for the JMX
technology, specification version 1.1, and to build related tools.

JMX stands for JavaTM Management Extensions and is an optional package 
for J2SE.

MX4J haw to two main goals:
 * Implement closely the JMX specification.
 * Achieve code robustness. 
EOF