On Mon, 3 Feb 2003, robert burrell donkin wrote:

> Date: Mon, 3 Feb 2003 17:43:22 +0000
> From: robert burrell donkin <[EMAIL PROTECTED]>
> Reply-To: Jakarta Commons Developers List <[EMAIL PROTECTED]>
> To: Jakarta Commons Developers List <[EMAIL PROTECTED]>
> Subject: [beanutils] 1.6.1 release? [WAS Re: [beanutils] 1.6 release
>     breaks Maven and Jelly - fixed!]
>
> for this to be of any use to maven, it will need to be done quickly.
>
> if people are in agreement that a special 1.6.1 release with the aim of
> fixing this problem for maven and jelly is worthwhile, i'll volunteer to
> act as release manager.
>
> my plan would be to create a branch ASAP and moved as quickly as possible
> to a release without fixing any other problems which emerge.
>

I'd like to look at the problem report and proposed patch on #16525 as
well.  One of the main reasons that people are trying to use
BeanUtils.setProperty() instead of BeanUtils.copyProperty() -- despite the
warning in the Javadocs not to -- is that the former makes some effort to
deal with nested and indexed properties, while the latter doesn't at the
moment.  And Tim was kind enough to offer not only a patch but some test
cases as well.

I can commit to looking at this tonight (Pacific time), unless Robert
beats me to it.  But I'd really like to include this in 1.6.1 if we can.
(Struts is under the same sort of time pressure as Maven with respect to
wanting a released version of beanutils.)

> - robert

Craig

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to