Re: Precompiled tag compatibility issue between 5.5 and 7.0

2013-06-18 Thread Mark Thomas
On 17/06/2013 23:08, jeff_shanho...@mcafee.com wrote: > We have precompiled tags which were compiled under 5.5.35 and don't > work under 7.0.34. From my investigation, it appears it's due to an > interface change in JspSourceDependent. The return type of > getDependants() changed. For us the soluti

Precompiled tag compatibility issue between 5.5 and 7.0

2013-06-17 Thread Jeff_Shanholtz
We have precompiled tags which were compiled under 5.5.35 and don't work under 7.0.34. From my investigation, it appears it's due to an interface change in JspSourceDependent. The return type of getDependants() changed. For us the solution isn't as simple as recompiling for two reasons: we have