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.

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
> --
> Ł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]
>
>

Reply via email to