On Wed, Oct 28, 2009 at 3:45 PM, Brent Worden <brent.wor...@gmail.com> wrote:
> On Wed, Oct 28, 2009 at 6:03 AM, Niall Pemberton
> <niall.pember...@gmail.com>wrote:
>
>> On Wed, Oct 28, 2009 at 10:44 AM, Joonas Pulakka <joonas.pula...@iki.fi>
>> wrote:
>> > Hello,
>> >
>> > I'm wondering what external dependencies BeanUtils actually has. On the
>> main
>> > page http://commons.apache.org/beanutils/ it's mentioned
>> > that commons-beanutils.jar has an optional dependency on Collections.
>> What
>> > does "optional" mean? Here
>>
>> You need Commons Collections if you use any of the following classes:
>>    BeanMap
>>    BeanPredicate
>>    BeanPropertyValueChangeClosure
>>    BeanPropertyValueEqualsPredicate
>>    BeanToPropertyValueTransformer
>>
>> > http://commons.apache.org/beanutils/dependencies.html it additionally
>> says
>> > Logging is a dependency. And then, here is stated that both Collections
>> and
>> > Logging packages are a _requirement_:
>> >
>> http://commons.apache.org/beanutils/apidocs/org/apache/commons/beanutils/package-summary.html#overview.dependencies
>>
>> That page is out of date wrt to Commons Collections - patches welcome
>>
>>
> I took the liberty of checking in changes to the package.html.  Feel free to
> critique.

Hey thanks! Looks good to me.

Niall

> Thanks,
>
> Brent
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org

Reply via email to