You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Henri Yandell <ba...@generationjava.com> on 2002/11/25 16:33:41 UTC

Inheritence and ToStringBuilder (Was: [lang] Release 1.0.1 test cut)

Not that I know of Andy. I don't think it's a bug that anyone is arguing
with and as far as I'm aware it will be addressed in 1.1 as it's a design
bug rather than an implementation bug.

You mention adding an appendSuper method to handle trimming the prefix
etc. If you could submit this idea as a patch, it ought to speed up the
process of seeing this fix in the nightly build.

Hen


On Mon, 25 Nov 2002 Andy_Freeman@bd.com wrote:

>
> I have only used the ToStringBuilder class out of the builders package.
> Has anyone tried the other builders to see how they work in subclasses?
>
> http://issues.apache.org/bugzilla/show_bug.cgi?id=14447
>
> Thanks,
> Andy
>
>
>
>
>
>                     Henri Yandell
>                     <bayard@generatio        To:     Jakarta Commons Developers List <co...@jakarta.apache.org>
>                     njava.com>               cc:
>                                              Subject:     [lang] Release 1.0.1 test cut
>                     11/22/2002 10:01
>                     PM
>                     Please respond to
>                     "Jakarta Commons
>                     Developers List"
>
>
>
>
>
>
> I've cut a test of the 1.0.1 release files. They're at:
>
> http://www.apache.org/~bayard/commons-lang-1.0.1/
>
> This is a proposed bugfix release and it fixes the following bugs:
>
> #14062:     StringUtils.split fails to handle (String, null, int)
> correctly.
>             This results in the String "null" appearing in the split text,
> when
>             the text is not entirely consumed in the split, ie) int is less
>             than the number of whitespace tokens in the String.
>             Fix is courtesy of Mark McDowell.
>
> #-    :     SystemUtils.isJavaVersionAtLeast made static.
>
> #-    :     NumberUtils test fails in JDK 1.2 due to lack of 1.2 support
> for
>             "1.1E-700F". Fix is to use SystemUtils to protect it for the
> moment.
>
> #-    :     ToStringStyle did not compile under JDK 1.2 due to inner class
>             issues. Added explicit 'this.' prefixes to make this so.
>
> #14566:     NumberRange.getMaximum was returning the minimum.
>             Bug reported by Kasper Ronning.
>
> #13527:     ExceptionUtils now handles getCausedByException and
> getRootCause
>             from EJBException and ServletException, as reported by Lars
>             Beuster.
> #14334:     NestableDelegate now implements Serializable, as reported by
>             Max Rydahl Andersen.
>
> #13568:     Enums cannot now be created with the same name as an already
>             existing Enum. Enum now compiles under JDK 1.2.
>
>
> Does anyone see anything wrong? Are there any bugs outstanding that should
> go in this release?
>
> Hen
>
> --
> To unsubscribe, e-mail:   <
> mailto:commons-dev-unsubscribe@jakarta.apache.org>
> For additional commands, e-mail: <
> mailto:commons-dev-help@jakarta.apache.org>
>
>
>
>
>
> *********************************************************************************
> This message is intended only for the designated recipient(s).  It may
> contain confidential or proprietary information and may be subject to
> the attorney-client privilege or other confidentiality protections.
> If you are not a designated recipient, you may not review, use, copy
> or distribute this message.  If you receive this in error, please
> notify the sender by reply e-mail and delete this message.  Thank you.
>
> **********************************************************************************
>
>
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>