summaryrefslogtreecommitdiff
path: root/dev-java/commons-beanutils/files
AgeCommit message (Collapse)Author
2025-10-03dev-java/commons-beanutils: add 1.11.0Volkmar W. Pogatzki
Bug: https://bugs.gentoo.org/960929 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Part-of: https://github.com/gentoo/gentoo/pull/42983 Signed-off-by: Sam James <sam@gentoo.org>
2024-03-31dev-java/commons-beanutils: fix test failuresVolkmar W. Pogatzki
Test sources of commons-collections-3.2.2 are needed for compiling the test cases but are not part of the commons-collections.jar file. Adds verify-sig Closes: https://bugs.gentoo.org/923600 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/35952 Signed-off-by: Miroslav Ć ulc <fordfrog@gentoo.org>