[activemq-activeio] 04/05: Removed the build dependency on libmaven-enforcer-plugin-java
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Dec 11 23:40:03 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository activemq-activeio.
commit 810227db19ef2a9655198af71e15958c2d827e22
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Dec 12 00:37:48 2017 +0100
Removed the build dependency on libmaven-enforcer-plugin-java
---
debian/changelog | 1 +
debian/control | 1 -
debian/maven.ignoreRules | 1 +
3 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 0fe40a1..1497417 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ activemq-activeio (3.1.4-2) UNRELEASED; urgency=medium
* Team upload.
* Depend on libgeronimo-j2ee-management-1.1-spec-java
instead of glassfish-javaee
+ * Removed the build dependency on libmaven-enforcer-plugin-java
* Standards-Version updated to 4.1.2
* Switch to debhelper level 10
diff --git a/debian/control b/debian/control
index 488d35a..af3094e 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,6 @@ Build-Depends:
libcommons-logging-java,
libgeronimo-j2ee-management-1.1-spec-java,
libmaven-bundle-plugin-java,
- libmaven-enforcer-plugin-java,
libmaven-javadoc-plugin-java,
libsurefire-java,
maven-debian-helper (>= 1.4)
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index f34509c..64e45f7 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -18,6 +18,7 @@ howl howl-logger * * * *
org.apache.maven.plugins maven-checkstyle-plugin * * * *
org.apache.maven.plugins maven-eclipse-plugin * * * *
+org.apache.maven.plugins maven-enforcer-plugin * * * *
org.apache.maven.plugins maven-jxr-plugin * * * *
org.apache.maven.plugins maven-pmd-plugin * * * *
org.apache.maven.plugins maven-surefire-report-plugin * * * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/activemq-activeio.git
More information about the pkg-java-commits
mailing list