[NIT] [BEANUTILS] 404 on links at https://commons.apache.org/proper/commons-beanutils/

Jared Davis <[email protected]> Fri, 31 Jan 2025 10:57:57 -0500
Newsgroups gmane.comp.jakarta.commons.user
Message-ID <[email protected]>
Hi,

I stumbled across these missing links on https://commons.apache.org/proper/commons-beanutils/

Url has this text

"
2.0.x releases
BeanUtils 2.0.x releases are not binary compatible (but easy to port) with version 1.x.x and require a minimum of JDK 1.7.

The latest BeanUtils release is available to download here <https://commons.apache.org/beanutils/download_beanutils.cgi>.

2.0.0
Release Notes <https://commons.apache.org/beanutils/javadocs/v2.0.0/RELEASE-NOTES.txt>
Javadoc <https://commons.apache.org/beanutils/javadocs/v2.0.0/apidocs/index.html>
"


The Release Notes url is https://commons.apache.org/proper/commons-beanutils/javadocs/v2.0.0/RELEASE-NOTES.txt which gives me a 404. Is https://dlcdn.apache.org/commons/beanutils/RELEASE-NOTES.txt the correct url?

The Javadoc url is https://commons.apache.org/proper/commons-beanutils/javadocs/v2.0.0/apidocs/index.html which gives me a 404. Is https://commons.apache.org/proper/commons-beanutils/apidocs/index.html the correct url?

Does 2.0 now require JDK 1.8?




Regards,

Jared