[Git][java-team/assertj-core][master] Ignore the test dependency on commons-collections4 (Closes: #1086257)

Emmanuel Bourg (@ebourg) gitlab at salsa.debian.org
Tue Oct 29 19:21:00 GMT 2024



Emmanuel Bourg pushed to branch master at Debian Java Maintainers / assertj-core


Commits:
b33587b7 by Emmanuel Bourg at 2024-10-29T20:19:13+01:00
Ignore the test dependency on commons-collections4 (Closes: #1086257)

- - - - -


2 changed files:

- debian/changelog
- debian/maven.ignoreRules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+assertj-core (3.26.3-2) unstable; urgency=medium
+
+  * Ignore the test dependency on commons-collections4 (Closes: #1086257)
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Tue, 29 Oct 2024 20:18:38 +0100
+
 assertj-core (3.26.3-1) unstable; urgency=medium
 
   * New upstream release


=====================================
debian/maven.ignoreRules
=====================================
@@ -12,6 +12,7 @@ com.tngtech.junit.dataprovider junit4-dataprovider * * * *
 jakarta.ws.rs jakarta.ws.rs-api * * * *
 net.alchim31.maven yuicompressor-maven-plugin * * * *
 nl.jqno.equalsverifier equalsverifier * * * *
+org.apache.commons commons-collections4 * * * *
 org.apache.maven.plugins maven-antrun-plugin * * * *
 org.apache.maven.plugins maven-enforcer-plugin * * * *
 org.apache.maven.plugins maven-invoker-plugin * * * *



View it on GitLab: https://salsa.debian.org/java-team/assertj-core/-/commit/b33587b799f92dfac3e1c660fbee9de61e00cd56

-- 
View it on GitLab: https://salsa.debian.org/java-team/assertj-core/-/commit/b33587b799f92dfac3e1c660fbee9de61e00cd56
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/20241029/ada8ee2d/attachment.htm>


More information about the pkg-java-commits mailing list