On Mon, Apr 11, 2011 at 7:23 AM, Matt Benson <gudnabr...@gmail.com> wrote: > > On this note, ExceptionUtils#getCause(Throwable)/(Throwable, String[]) > is a candidate for this, although these methods are deprecated. The > only problem is that an empty String array is currently treated > differently than a null String[], so we can't merge the methods > without breaking a test case. If it were up to me I would make the > change, break the test case, and document the difference, but as the > methods are deprecated anyway I know others might feel differently.
Yup; deprecated so leave alone. Hen --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org