On 14/01/2010, E. Michael Akerman <m...@exchange.uark.edu> wrote: > MapUtils.getInteger(Map,Object) sends:
Which library are you referring to? There are lots of Commons projects. Please also start the subject line with [componentname], e.g. [ABCD] MapUtils.getInteger if you are referring to Commons Abcd > Exception: java.text.ParseException: Unparseable number: "" > > To System.out when invoked on an empty String. > > The document reflects that if conversion fails, "null" is returned -- > which I was quite happy with. However, there's no mention of the side > effect on the System.out, and it's filling up my server logs. > > Can either the A) documentation be updated or the B) code modified to remove > the garbage on System.out? > > I'd be happy to offer a change for either "A" or "B" of the above. > > Michael Akerman > Systems Analyst > University IT Services > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@commons.apache.org For additional commands, e-mail: user-h...@commons.apache.org