Re: [NIT] [BEANUTILS] 404 on links at https://commons.apache.org/proper/commons-beanutils/
Jared Davis <[email protected]> Sat, 1 Feb 2025 10:30:18 -0500
| Newsgroups | gmane.comp.jakarta.commons.user |
|---|---|
| Message-ID | <[email protected]> |
Gary, Thanks for fixing the 404 links. Sorry about not being clear on java 8 reference nit. Url https://commons.apache.org/proper/commons-beanutils/ has this text: "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." Should JDK 1.7 be JDK 1.8 ? "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.8." Regards, Jared > On Jan 31, 2025, at 9:26 PM, Gary Gregory <[email protected]> wrote: > > 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] <mailto:[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 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] <mailto:[email protected]> > For additional commands, e-mail: [email protected] <mailto:[email protected]>