Re: Does struts 2.5.2 supports javaassist 3.18.1
Thanks Lukasz... yes we are using java 8... hope i can go head with 3.20.0-GA. On Sun, Aug 28, 2016 at 1:46 PM, Lukasz Lenart wrote: > It should be, in 3.19 support for Java 8 was added so if you are using > it you must use that version at least > > 2016-08-28 10:11 GMT+02:00 Sreekanth S. Nair org>: > > Thanks Lukasz... have one more doubt, I hope you may have answer for it > > though its not related struts2, does javaassist 3.20.0 have any breaking > > changes from javaassist 3.18.1 ? i couldn't see any release note > available > > for it. Please ignore if its out of the scope. > > > > On Sun, Aug 28, 2016 at 1:35 PM, Lukasz Lenart > > wrote: > > > >> 2016-08-26 10:54 GMT+02:00 Sreekanth S. Nair > >> org>: > >> > Does ognl breaks if i exclude 3.20.0-GA javaassist library from > >> > struts-2.5.2 ? Hibernate version having dependency to javaassist > >> 3.18.1-GA > >> > so i'm expecting conflict between these two version. > >> > >> Rather no, it will use 3.18.1 version then > >> > >> > >> Regards > >> -- > >> Łukasz > >> + 48 606 323 122 http://www.lenart.org.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] > >
Re: Does struts 2.5.2 supports javaassist 3.18.1
It should be, in 3.19 support for Java 8 was added so if you are using it you must use that version at least 2016-08-28 10:11 GMT+02:00 Sreekanth S. Nair : > Thanks Lukasz... have one more doubt, I hope you may have answer for it > though its not related struts2, does javaassist 3.20.0 have any breaking > changes from javaassist 3.18.1 ? i couldn't see any release note available > for it. Please ignore if its out of the scope. > > On Sun, Aug 28, 2016 at 1:35 PM, Lukasz Lenart > wrote: > >> 2016-08-26 10:54 GMT+02:00 Sreekanth S. Nair > org>: >> > Does ognl breaks if i exclude 3.20.0-GA javaassist library from >> > struts-2.5.2 ? Hibernate version having dependency to javaassist >> 3.18.1-GA >> > so i'm expecting conflict between these two version. >> >> Rather no, it will use 3.18.1 version then >> >> >> Regards >> -- >> Łukasz >> + 48 606 323 122 http://www.lenart.org.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]
Re: Does struts 2.5.2 supports javaassist 3.18.1
Thanks Lukasz... have one more doubt, I hope you may have answer for it though its not related struts2, does javaassist 3.20.0 have any breaking changes from javaassist 3.18.1 ? i couldn't see any release note available for it. Please ignore if its out of the scope. On Sun, Aug 28, 2016 at 1:35 PM, Lukasz Lenart wrote: > 2016-08-26 10:54 GMT+02:00 Sreekanth S. Nair org>: > > Does ognl breaks if i exclude 3.20.0-GA javaassist library from > > struts-2.5.2 ? Hibernate version having dependency to javaassist > 3.18.1-GA > > so i'm expecting conflict between these two version. > > Rather no, it will use 3.18.1 version then > > > Regards > -- > Łukasz > + 48 606 323 122 http://www.lenart.org.pl/ > > - > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
Re: Does struts 2.5.2 supports javaassist 3.18.1
2016-08-26 10:54 GMT+02:00 Sreekanth S. Nair : > Does ognl breaks if i exclude 3.20.0-GA javaassist library from > struts-2.5.2 ? Hibernate version having dependency to javaassist 3.18.1-GA > so i'm expecting conflict between these two version. Rather no, it will use 3.18.1 version then Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Does struts 2.5.2 supports javaassist 3.18.1
Does ognl breaks if i exclude 3.20.0-GA javaassist library from struts-2.5.2 ? Hibernate version having dependency to javaassist 3.18.1-GA so i'm expecting conflict between these two version.

