[libspring-java] 04/18: Removed the unused Maven rule for javax.activation
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Apr 4 23:10:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libspring-java.
commit 720555411bf2e29ca1b0ff92593323cbc0c90732
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Apr 4 20:22:17 2016 +0200
Removed the unused Maven rule for javax.activation
---
debian/changelog | 1 +
debian/maven.ignoreRules | 1 -
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index ed93c88..1c04154 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ libspring-java (4.0.9-2) UNRELEASED; urgency=medium
* Enabled the jcache support
* Fixed the versioned dependency on libquartz-java
* Updated the versioned dependency on libjdo-api-java for libspring-orm-java
+ * Removed the unused Maven rule for javax.activation
-- Emmanuel Bourg <ebourg at apache.org> Mon, 04 Apr 2016 19:36:46 +0200
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 2aa1cdf..b58f169 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -1,4 +1,3 @@
-javax.activation activation * * * *
com.ibm.websphere uow * * * *
com.h2database h2 * * * *
org.hibernate hibernate-annotations * * * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libspring-java.git
More information about the pkg-java-commits
mailing list