hum..there is one minor problem, ognl 2.7.3 depends on jboss:javassist.
musachy
On Sun, Jul 19, 2009 at 11:32 PM, Rainer Hermanns wrote:
> +1, both make sense to wait for, cause the performance improvement
> will satisfy lots of our users...
> That's the reason, why xwork is not yet released :)
>
That may be only for the compilation. I'm using it without those libraries
and haven't had any problems.
(*Chris*)
On Mon, Jul 20, 2009 at 9:30 AM, Musachy Barroso wrote:
> hum..there is one minor problem, ognl 2.7.3 depends on jboss:javassist.
>
> musachy
>
> On Sun, Jul 19, 2009 at 11:32 PM
that's good to hear, I haven't tried it yet without that dep.
musachy
On Mon, Jul 20, 2009 at 9:46 AM, Chris Pratt wrote:
> That may be only for the compilation. I'm using it without those libraries
> and haven't had any problems.
> (*Chris*)
>
> On Mon, Jul 20, 2009 at 9:30 AM, Musachy Barroso
I need some maven black magic support, running mvn dependency:tree,
from apps/blank outputs:
[INFO] org.apache.struts:struts2-blank:war:2.1.8-SNAPSHOT
[INFO] +- javax.servlet:servlet-api:jar:2.4:provided
[INFO] +- javax.servlet:jsp-api:jar:2.0:provided
[INFO] +- org.apache.struts:struts2-junit-plu