summaryrefslogtreecommitdiff
path: root/dev-java/commons-beanutils/files
Commit message (Collapse)AuthorAgeFiles
* dev-java/commons-beanutils: add 1.11.0Volkmar W. Pogatzki2025-10-031
| | | | | | | 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>
* dev-java/commons-beanutils: fix test failuresVolkmar W. Pogatzki2024-03-311
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>