> -----Original Message----- > From: Dave Newton [mailto:[email protected]] > Sent: Wednesday, August 18, 2010 7:28 > To: Struts Developers List; [email protected] > Subject: Re: [S2.2.1] Javassist dependency > > Hmm, I guess I'm misreading the POMs for various things then; > on the Maven browser site I was looking at the S2.1.8.1 core > POM specifically excluded Javassist, the S2.2.1 one doesn't > (local; not on browsing site yet). > > I'm still not sure why S2.2.1 distro /lib doesn't have > javassist, though--shouldn't it? I didn't see an exclusion > anywhere (but haven't dug around yet) and it's in s2-blank.
I have not found any follow up on this, it is still not included in http://www.poolsaboveground.com/apache//struts/library/struts-2.2.1.1-lib.zip > > On Wed, Aug 18, 2010 at 7:22 AM, Lukasz Lenart > <[email protected] > > wrote: > > > 2010/8/18 Dave Newton <[email protected]>: > > > There's now a hard dependency on Javassist, and it's > included in the > > > S2-blank app. It's not in the distro's /lib directory, though; is > > > there a build reason for that? > > > > All the standards Struts2 apps are build with Javassist > library to be > > able run on any App server out of box, instead JBoss.JBoss already > > includes Javassist library, so dedicated application was > made for it, > > without Javassist library. > > > > Javassist library was excluded in OGNL 3.0 - but I think we should > > switch back everything - include Javassist in OGNL, prepare > dedicated > > JBoss application with Javassist excluded. Current approach > generates > > more problem than it should :P > > > > > > Regards > > -- > > Lukasz > > + 48 606 323 122 http://www.lenart.org.pl/ > > Kapitula Javarsovia 2010 http://javarsovia.pl > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] For > > additional commands, e-mail: [email protected] > > > > > -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://www.pdinc.us - - Principal Consultant 10 West 24th Street #100 - - +1 (443) 269-1555 x333 Baltimore, Maryland 21218 - - - -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- This message is copyright PD Inc, subject to license 20080407P00. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
