[Git][java-team/openrefine][master] Remove dependency on tomcat9 because the tomcat9-annotations-api is apparently
Markus Koschany (@apo)
gitlab at salsa.debian.org
Thu Mar 3 10:36:08 GMT 2022
Markus Koschany pushed to branch master at Debian Java Maintainers / openrefine
Commits:
745bedd2 by Markus Koschany at 2022-03-03T11:30:07+01:00
Remove dependency on tomcat9 because the tomcat9-annotations-api is apparently
not required.
- - - - -
2 changed files:
- debian/control
- debian/rules
Changes:
=====================================
debian/control
=====================================
@@ -63,7 +63,6 @@ Build-Depends:
libslf4j-java,
libsweble-common-java,
libsweble-wikitext-java,
- libtomcat9-java,
libwikidata-toolkit-java,
libxerial-sqlite-jdbc-java,
libxtc-rats-java,
@@ -83,7 +82,6 @@ Depends:
libcommons-lang-java,
libjsr305-java,
liblog4j2-java,
- libtomcat9-java,
procps,
${maven:Depends},
${misc:Depends}
=====================================
debian/rules
=====================================
@@ -21,7 +21,7 @@ LINK_JARS_WEBAPP += odfdom-java openrefine-opencsv poi poi-ooxml poi-ooxml-schem
LINK_JARS_WEBAPP += ptk-common rats-runtime com.wcohen.secondstring servlet-api signpost-commonshttp4
LINK_JARS_WEBAPP += signpost-core slf4j-api slf4j-log4j12 swc-parser-lazy velocity
LINK_JARS_WEBAPP += vicino xercesImpl xml-apis xmlbeans
-LINK_JARS_WEBAPP += httpclient5 httpcore5 httpcore5-h2 utils marc4j javax.activation tomcat9-annotations-api
+LINK_JARS_WEBAPP += httpclient5 httpcore5 httpcore5-h2 utils marc4j javax.activation
LINK_JARS_WEBAPP += jetty9-continuation jetty9-http jetty9-io jetty9-servlets jetty9-util
LINK_JARS_EXT_WIKIDATA := signpost-core okhttp-urlconnection okhttp wdtk-wikibaseapi threeten-extra
View it on GitLab: https://salsa.debian.org/java-team/openrefine/-/commit/745bedd205710d3767ac9e9c7e10c095a72fd7cc
--
View it on GitLab: https://salsa.debian.org/java-team/openrefine/-/commit/745bedd205710d3767ac9e9c7e10c095a72fd7cc
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20220303/9fa83d68/attachment.htm>
More information about the pkg-java-commits
mailing list