+1 I think we already use commons-lang3 in some places anyway
Rob On 01/12/2014 13:34, "Claude Warren" <[email protected]> wrote: >I don't have a problem with this. I think it is probably a good addition. > >On Mon, Dec 1, 2014 at 1:17 PM, Kristian Rosenvold <[email protected]> >wrote: > >> I'd be interested in patching jena to use the thread-safe >> FastDateFormat of commons-lang3 3.3.2 (or 2.6). The current use of the >> non-threadsafe SimpleDateFormat class is a bit of a performance slob, >> and >> FastDateFormat is designed as direct replacment. >> >> This would add commons-lang3 as a dependency some new places. Is is >> worth spending my time on this ? >> >> Kristian >> > > > >-- >I like: Like Like - The likeliest place on the web ><http://like-like.xenei.com> >LinkedIn: http://www.linkedin.com/in/claudewarren
