[uima-as] 03/04: Simplified the Maven rules
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Dec 13 00:04:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository uima-as.
commit e973587c82a1b208e3488976011c088f46c087ff
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Dec 13 01:02:50 2017 +0100
Simplified the Maven rules
---
debian/changelog | 1 +
debian/maven.rules | 3 ---
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index bfc45dd..a357473 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ uima-as (2.3.1-8) UNRELEASED; urgency=medium
* Team upload.
* Depend on the Geronimo spec jars instead of glassfish-javaee
* Standards-Version updated to 4.1.2
+ * Simplified the Maven rules
-- Emmanuel Bourg <ebourg at apache.org> Wed, 13 Dec 2017 00:38:57 +0100
diff --git a/debian/maven.rules b/debian/maven.rules
index 10a48ae..a9f8722 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -16,9 +16,6 @@
# and version starting with 3., replacing the version with 3.x
# junit junit jar s/3\\..*/3.x/
-junit junit jar s/3\..*/3.x/ * *
-org.springframework * * s/3\..*/3.x/ * *
-
org.apache.activemq s/activemq-all/activemq-client/ jar s/.*/debian/ * *
org.apache.activemq s/kahadb/activemq-kahadb-store/ jar s/.*/debian/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/uima-as.git
More information about the pkg-java-commits
mailing list