[Git][java-team/jetty9][master] 2 commits: Ignore junit-bom artifact of scope import.

Markus Koschany (@apo) gitlab at salsa.debian.org
Fri Nov 12 11:21:30 GMT 2021



Markus Koschany pushed to branch master at Debian Java Maintainers / jetty9


Commits:
a1438f61 by Markus Koschany at 2021-11-12T12:13:36+01:00
Ignore junit-bom artifact of scope import.

The junit-bom dependency caused several FTBFS because of reverse-dependencies
that did not depend on junit5.

- - - - -
1bc97ed5 by Markus Koschany at 2021-11-12T12:15:19+01:00
Update changelog

- - - - -


2 changed files:

- debian/changelog
- debian/maven.ignoreRules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+jetty9 (9.4.44-3) unstable; urgency=medium
+
+  * Team upload.
+  * Ignore junit-bom artifact of scope import.
+    The junit-bom dependency caused several FTBFS because of
+    reverse-dependencies that did not depend on junit5.
+
+ -- Markus Koschany <apo at debian.org>  Fri, 12 Nov 2021 12:14:57 +0100
+
 jetty9 (9.4.44-2) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/maven.ignoreRules
=====================================
@@ -42,3 +42,5 @@ org.eclipse.jetty jetty-nosql
 org.eclipse.jetty.cdi cdi-servlet
 org.eclipse.jetty.gcloud jetty-gcloud-session-manager
 org.eclipse.jetty.memcached jetty-memcached-sessions
+
+org.junit junit-bom * * * *



View it on GitLab: https://salsa.debian.org/java-team/jetty9/-/compare/a30d0345c757a8c000d606afb2f7fe0c758c148f...1bc97ed5b78c284bb3d38087d1bde885808d4f33

-- 
View it on GitLab: https://salsa.debian.org/java-team/jetty9/-/compare/a30d0345c757a8c000d606afb2f7fe0c758c148f...1bc97ed5b78c284bb3d38087d1bde885808d4f33
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/20211112/4caa631c/attachment.htm>


More information about the pkg-java-commits mailing list