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 <garydgreg...@gmail.com> 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
> <jar...@davisprogramming.com <mailto:jar...@davisprogramming.com>> 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: user-unsubscr...@commons.apache.org 
> <mailto:user-unsubscr...@commons.apache.org>
> For additional commands, e-mail: user-h...@commons.apache.org 
> <mailto:user-h...@commons.apache.org>

Reply via email to