File: control

package info (click to toggle)
libmx4j-java 2.0.1-4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 696 kB
  • ctags: 6
  • sloc: makefile: 14
file content (25 lines) | stat: -rw-r--r-- 1,434 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source:  libmx4j-java
Section: libs
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Takashi Okamoto <tora@debian.org>, Arnaud Vandyck <avdyk@debian.org>, Stefan Gybas <sgybas@debian.org>, Michael Koch <konqueror@gmx.de>
Build-Depends-Indep: cdbs (>= 0.4.8), debhelper (>= 4.1.0), liblog4j1.2-java, libcommons-logging-java, libbcel-java (>=5.0), libgnujaf-java, libxerces-java, libjaxp1.2-java, sablevm, libant1.6-java, jikes
Standards-Version: 3.6.1

Package: libmx4j-java
Architecture: all
Depends: kaffe (>= 1:1.1.3) | sablevm | java1-runtime | java2-runtime, liblog4j1.2-java, libxerces-java|libxerces2-java, libbcel-java (>=5.0), libjaxp1.2-java
Description: An open source implementation of the JMX(TM) technology
 JMX defines the architecture, the patterns , the API and services to 
 build manageable Java applications. It provide flexible framework to
 stop and restart services, and remove it from the application or to add 
 it to an application, to change its configuration files, to ask it to 
 do some operation (such as downloading information from an URL the 
 system administrator passes in), and so on.

#Package: libmx4j-java-doc
#Architecture: all
#Suggests: junit
#Description: Document for mx4j which is the JMX(TM) implementation.
# This package provide documents and examples for mx4j which is opensource
# implementataion of JMX(TM) technology.