RE: [VOTE] Release BeanUtils 1.8.0 Beta (RC1)

2007-08-02 Thread Jörg Schaible
Hi Niall, Niall Pemberton wrote on Friday, August 03, 2007 3:52 AM: [snip] >>> Since the test implies some nasty error condition (I did not have a >>> look at the code yet), it might simply reveal some error of the JDK >>> (especially since IBM JDK 1.4.2 works) ... >> >> BeanUtils has "per Clas

Re: [VOTE] Release BeanUtils 1.8.0 Beta (RC1)

2007-08-02 Thread Niall Pemberton
On 8/3/07, Niall Pemberton <[EMAIL PROTECTED]> wrote: > On 8/2/07, Jörg Schaible <[EMAIL PROTECTED]> wrote: > > Hi Niall, > > > > I downloaded the source tar ball and build it from scratch with M2 on Linux > > using my compiler zoo. > > > > One note in advance: There's a lot of logging at the conso

Re: [VOTE] Release BeanUtils 1.8.0 Beta (RC1)

2007-08-02 Thread Niall Pemberton
On 8/2/07, Jörg Schaible <[EMAIL PROTECTED]> wrote: > Hi Niall, > > I downloaded the source tar ball and build it from scratch with M2 on Linux > using my compiler zoo. > > One note in advance: There's a lot of logging at the console along with > quite some printed stack traces. However, for most o

Re: [lang] Extension to ClassUtils

2007-08-02 Thread Henri Yandell
Seems good to me. Unit test should confirm symmetry between the two methods too. Of interest: http://bugs.sun.com/bugdatabase/view_bug.do;jsessionid=291000e179b5162d5ae0d03c598e0:WuuT?bug_id=6176992 Hen On 8/2/07, Oliver Heger <[EMAIL PROTECTED]> wrote: > Hi, > > for some tasks related to refle

Re: [VOTE] Release BeanUtils 1.8.0 Beta (RC1)

2007-08-02 Thread Jörg Schaible
Hi Niall, I downloaded the source tar ball and build it from scratch with M2 on Linux using my compiler zoo. One note in advance: There's a lot of logging at the console along with quite some printed stack traces. However, for most of my JDK's (Blackdown 1.4.2.03, IDM JDK 1.4.2.9, JRockit 1.4.2.1

Re: [all] [EMAIL PROTECTED] is now in use by JIRA

2007-08-02 Thread Dennis Lundberg
Oliver Heger wrote: Dennis Lundberg wrote: Hi I've changed the Apache Commons Notification Scheme in JIRA. Notifications are now sent to [EMAIL PROTECTED] instead of [EMAIL PROTECTED] Cool, do we have to subscribe to this list manually or is this done automatically? According to the JI

[lang] Extension to ClassUtils

2007-08-02 Thread Oliver Heger
Hi, for some tasks related to reflection and method invocation I need the counter part of the ClassUtils.primitiveToWrapper() method: /** * Returns the corresponding primitive type if cls is a wrapper * class and null otherwise. */ Class wrapperToPrimitive(Class cls) If this is considered

Re: [VOTE] Release BeanUtils 1.8.0 Beta (RC1)

2007-08-02 Thread Oliver Heger
All looks good. +1 Oliver Niall Pemberton wrote: Its been nearly three years since the last BeanUtils release (1.7.0) and quite a few bug reports and enhancement have been made since then. Since BeanUtils is widely used this Beta version is being released to hopefully facilitate wider testing fo

Re: [all] [EMAIL PROTECTED] is now in use by JIRA

2007-08-02 Thread Oliver Heger
Dennis Lundberg wrote: Hi I've changed the Apache Commons Notification Scheme in JIRA. Notifications are now sent to [EMAIL PROTECTED] instead of [EMAIL PROTECTED] Cool, do we have to subscribe to this list manually or is this done automatically? Thanks Oliver -

Re: [all] TLP Move - release Commons Skin and Parent pom

2007-08-02 Thread Niall Pemberton
On 8/2/07, Dennis Lundberg <[EMAIL PROTECTED]> wrote: > Niall Pemberton wrote: > > On 8/2/07, Niall Pemberton <[EMAIL PROTECTED]> wrote: > >> On 8/1/07, Dennis Lundberg <[EMAIL PROTECTED]> wrote: > >>> Sorry I forgot, the commons-parent has a reference to the new wiki > >>> location in its site.xml

[jci] Permissions on /www/www.apache.org/dist/commons/jci

2007-08-02 Thread Niall Pemberton
Torsten, Can you correct the permissions on /www/www.apache.org//dist/commons/jci (currently only you can write) Niall - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[nightly build] math failed.

2007-08-02 Thread Phil Steitz
Failed build logs: http://vmbuild.apache.org/~commons/nightly/logs//20070802/math.log - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[all] [EMAIL PROTECTED] is now in use by JIRA

2007-08-02 Thread Dennis Lundberg
Hi I've changed the Apache Commons Notification Scheme in JIRA. Notifications are now sent to [EMAIL PROTECTED] instead of [EMAIL PROTECTED] -- Dennis Lundberg - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comma

Re: [all] TLP Move - release Commons Skin and Parent pom

2007-08-02 Thread Dennis Lundberg
Niall Pemberton wrote: On 8/2/07, Niall Pemberton <[EMAIL PROTECTED]> wrote: On 8/1/07, Dennis Lundberg <[EMAIL PROTECTED]> wrote: Sorry I forgot, the commons-parent has a reference to the new wiki location in its site.xml. So we can't publish sites with either parent until the new wiki locatio

[jira] Updated: (LANG-346) Dates.round() behaves incorrectly for minutes and seconds

2007-08-02 Thread Dave Meikle (JIRA)
[ https://issues.apache.org/jira/browse/LANG-346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Meikle updated LANG-346: - Attachment: LANG-346.patch Unit Test to follow as I need to shoot away to work ;-) > Dates.round() behaves