[wildfly-common] 04/05: Build-depend on libtomcat8-java which also provide the javax-annotation-api.

Markus Koschany apo at moszumanska.debian.org
Mon Mar 19 22:21:40 GMT 2018


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository wildfly-common.

commit 04ce64fdeb6505ff9d4d255116437ec45bc05c57
Author: Markus Koschany <apo at debian.org>
Date:   Mon Mar 19 23:14:07 2018 +0100

    Build-depend on libtomcat8-java which also provide the javax-annotation-api.
---
 debian/changelog   | 1 +
 debian/control     | 1 +
 debian/maven.rules | 1 +
 3 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index e4e17a6..6fac043 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ wildfly-common (1.3.1-1) unstable; urgency=medium
 
   * New upstream version 1.3.1.
   * Build-depend on libmaven-enforcer-plugin-java.
+  * Build-depend on libtomcat8-java which also provide the javax-annotation-api.
 
  -- Markus Koschany <apo at debian.org>  Mon, 19 Mar 2018 23:01:33 +0100
 
diff --git a/debian/control b/debian/control
index e39d59b..aca4882 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends:
  libjboss-logging-tools-java,
  libmaven-bundle-plugin-java,
  libmaven-enforcer-plugin-java,
+ libtomcat8-java,
  maven-debian-helper (>= 2.1)
 Standards-Version: 4.1.3
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/wildfly-common.git
diff --git a/debian/maven.rules b/debian/maven.rules
index 374c185..f5275f6 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -4,3 +4,4 @@ org.jboss.logging jboss-logging-annotations jar s/.*/debian/ * *
 org.jboss.logging jboss-logging-processor jar s/.*/debian/ * *
 org.jboss.logging jboss-logging jar s/.*/debian/ * *
 org.wildfly.common wildfly-common jar s/.*/debian/ * *
+s/javax.annotation/org.apache.tomcat/ s/javax.annotation-api/tomcat-annotations-api/ * s/.*/8.x/ * *

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/wildfly-common.git



More information about the pkg-java-commits mailing list