Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 953781 - dev-java/commons-collections: v4.4 not available anymore. Download failed.
Summary: dev-java/commons-collections: v4.4 not available anymore. Download failed.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-13 12:09 UTC by Christian Aigner
Modified: 2025-04-23 08:13 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Aigner 2025-04-13 12:09:01 UTC
current version is 4.5.0-M3

https://commons.apache.org/proper/commons-collections/changes-report.html
Comment 1 Volkmar W. Pogatzki 2025-04-13 13:45:57 UTC
It's still available on Gentoo mirrors.
Comment 2 Volkmar W. Pogatzki 2025-04-23 08:10:27 UTC
Version: 4.5.0 finally released.
See https://downloads.apache.org/commons/collections/source/
" commons-collections4-4.5.0-src.tar.gz        2025-04-22 18:02"
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-04-23 08:12:14 UTC
(In reply to Volkmar W. Pogatzki from comment #2)
> Version: 4.5.0 finally released.
> See https://downloads.apache.org/commons/collections/source/
> " commons-collections4-4.5.0-src.tar.gz        2025-04-22 18:02"

For apache.org stuff, let's use https://archive.apache.org/dist/commons/collections/source/ as a backup entry (2nd entry) in SRC_URI.

See this too:

commit 16bbb4ba9ade8f130bfb7039ba7512a79f7f0a2e
Author: Sam James <sam@gentoo.org>
Date:   Mon Apr 21 12:44:10 2025 +0100

    dev-libs/xerces-c: add fallback SRC_URI

    Per https://dlcdn.apache.org/
    > The directories linked below contain current software releases from the
    > Apache Software Foundation projects. Older non-recommended releases can
    > be found on our archive site.

    Closes: https://bugs.gentoo.org/946318
    Signed-off-by: Sam James <sam@gentoo.org>

We should do this for all apache.org projects.