I say do it--I asked about both of these things a week or two ago, and on JavaRanch the Javassist thing has been brought up a few times already.
Is the plan to remove the XWork StringUtils and use commons? (I think it should be.) The shading thing really confused my IntelliJ. On Thu, Sep 9, 2010 at 6:33 AM, Lukasz Lenart <[email protected]> wrote: > Hi, > > I noticed these two things as the most confusing changes. First one is > blocking development, you must all the time fighting with missing > classes like StringUtils and so on :-( > > The second is mostly confused for users, they don't understand why > they must provide Javassist separately. And besides it is a direct > OGNL dependency (what if someone want to use OGNL outside the Struts > 2?) > > To improve that I'm going to get rid of shadding and put back > Javassist as OGNL's dependency. Any thoughts? > > > Regards > -- > Łukasz > + 48 606 323 122 http://www.lenart.org.pl/ > Kapituła Javarsovia 2010 http://javarsovia.pl > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
