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

Gary Gregory <[email protected]> Fri, 31 Jan 2025 21:26:58 -0500
Newsgroups gmane.comp.jakarta.commons.user
Message-ID <CACZkXPx=azBML0vuCfAYtYuzRYjdMfNt2Ltn_Bzm6iZf3H7UyQ@mail.gmail.com>
Thanks Jared,

The links should work now.

Yes, 2.x currently requires Java 8.

Gary

On Fri, Jan 31, 2025 at 11:00 AM Jared Davis
<[email protected]> wrote:
>
> 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