[undertow] 01/05: Use the javax.annotation-api from tomcat8.
Markus Koschany
apo at moszumanska.debian.org
Sun Mar 25 16:12:55 BST 2018
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository undertow.
commit 74c44c2b81567611b83a290d70ddf1203057f61e
Author: Markus Koschany <apo at debian.org>
Date: Sun Mar 25 00:35:46 2018 +0100
Use the javax.annotation-api from tomcat8.
---
debian/maven.rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/maven.rules b/debian/maven.rules
index aa89002..3a71a28 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -20,3 +20,4 @@ s/org\.jboss\.spec\.javax\.servlet/org.apache.tomcat/ s/jboss-servlet-api_3.1_sp
s/org\.jboss\.spec\.javax\.websocket/org.apache.tomcat/ s/jboss-websocket-api_1.1_spec/tomcat-websocket-api/ jar s/.*/8.x/ * *
io.netty netty-all * s/.*/debian/ * *
org.apache.directory.server apacheds-all * 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/undertow.git
More information about the pkg-java-commits
mailing list