[libcommons-modeler-java] 30/39: Removed the remaining references to mx4j
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Oct 26 21:43:37 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libcommons-modeler-java.
commit a3221f4af76a2b4eb7bd948abe019ab55b1315d6
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Jun 4 07:20:41 2015 +0000
Removed the remaining references to mx4j
---
debian/control | 3 +--
debian/pom.xml | 7 -------
2 files changed, 1 insertion(+), 9 deletions(-)
diff --git a/debian/control b/debian/control
index 32ea9ec..21a21f0 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,7 @@ Homepage: http://commons.apache.org/modeler/
Package: libcommons-modeler-java
Architecture: all
-Depends: ${misc:Depends},
- libmx4j-java, libcommons-logging-java, libcommons-digester-java
+Depends: ${misc:Depends}, libcommons-logging-java, libcommons-digester-java
Description: convenience library to use Java Management Extensions (JMX)
Commons Modeler from the Apache Commons project simplifies using the Java
Management Extensions (JMX). It provides the following services to
diff --git a/debian/pom.xml b/debian/pom.xml
index 227f18e..dd0c124 100644
--- a/debian/pom.xml
+++ b/debian/pom.xml
@@ -93,13 +93,6 @@
</dependency>
<dependency>
- <groupId>mx4j</groupId>
- <artifactId>mx4j-jmx</artifactId>
- <version>2.1.1</version>
- <scope>provided</scope>
- </dependency>
-
- <dependency>
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
<version>2.0.2</version>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-modeler-java.git
More information about the pkg-java-commits
mailing list