Re: shading commons-lang

2009-03-18 Thread Musachy Barroso
I committed yesterday some changes and started getting rid of some stuff, at least in Convention and core, StringUtils is the only one included so far. musachy On Tue, Mar 17, 2009 at 7:07 PM, Dave Newton wrote: > Musachy Barroso wrote: >> >> I was looking at Paul's idea >> https://issues.apache

Re: shading commons-lang

2009-03-17 Thread Dave Newton
Musachy Barroso wrote: I was looking at Paul's idea https://issues.apache.org/struts/browse/WW-2728, about shading commons-lang (just some classes), and getting rid of some of the "helpers" we have all over the place. This would be easy to include in xwork, as we are already shading asm there. An