None of the javaassist's dual licenses is (modified) Apache license. I understand some software applications that use plugins to have different open sources licenses as they are optional. But once a library is added as a dependency with a different open source license than Apache 2, it will cause quite a few issues at least from legal perspective.
is there any version of javaassist or an alternative library with Apache 2 license? does existing javaassit licenses limits or puts extra restriction on Apache 2 license that comes with struts 2? ----- Original Message ---- From: Lukasz Lenart <[email protected]> To: Struts Users Mailing List <[email protected]> Sent: Wed, March 30, 2011 12:58:02 AM Subject: Re: Migration from 2.1.8 to 2.2.1.1 Just read through release notes: http://struts.apache.org/2.2.1/docs/version-notes-221.html http://struts.apache.org/2.2.1/docs/version-notes-2211.html If you aren't running your application on JBoss you must add Javassist library as a dependency Regards -- Ćukasz + 48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG conference - Confitura http://confitura.pl/ 2011/3/29 Struts Two <[email protected]>: > Hello All: > > is Migration from 2.1.8 to 2.2.1.1 straightforward involving only jar files > replacement or there is more to it? I remember when I migrated from 2.0.14 to > 2.1.8 I had to go through a wiki page for migration to work, is there such WIKI > page? I am only using tiles plugin and no other plugins are there. I would > appreciate any tips/links or yes or no answers. > > > > > --------------------------------------------------------------------- > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

