On Thu, Feb 28, 2008 at 6:44 PM, Antonio Petrelli <[EMAIL PROTECTED]> wrote: > 2008/2/28, Gary Johnston <[EMAIL PROTECTED]>: > > > > > I couldn't find an answer to this in the 1.3.9 beta docs or in the mailing > list archives: Does Struts 1.3.9 plan to move up to BeanUtils 1.8.0? Both > are currently beta releases, but the Struts 1.3.9 beta includes BeanUtils > 1.7.0. Any chance that the next Struts 1.3.9 beta/rc/whatever could move up > to include BeanUtils 1.8.0 beta (and, subsequently, BeanUtils 1.8.0 once it > is released)? BeanUtils hasn't had a release in quite a while, so it seems > like it would be a good opportunity for Struts 1.3.9 to release with the > latest and greatest BeanUtils. > > > In the release notes of BeanUtils 1.8.0 you can read: > > <snip> > Compatibility with 1.7.0 > ======================== > BeanUtils 1.8.0-BETA is binary compatible release with Beanutils 1.7.0, > containing a number of bug fixes and enhancements. > </snip> > > Therefore you can put the new version of BeanUtils on your side with > no side effects. > I believe that, if BeanUtils 1.8.x won't become GA, it won't be > included in Struts 1.3.x (or 1.4).
The main reason there hasn't been a BeanUtils 1.8.0 release is because a memory leak issue was raised that I haven't had the time or inclination to look at yet. Having said that the same issue exists in BeanUtils 1.7.0 so IMO upgrading to BeanUtils 1.8.0-BETA is a good idea and I've been using it in a live environment since it was released. Niall > Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]