You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Benedikt Ritter <br...@apache.org> on 2016/09/24 09:58:17 UTC

[EL] 11 year old issue just got a new comment

Hi,

looks like somebody ran into an eleven year old issue in Commons EL [1]. I
never saw any activity/discussion around EL for the time I've been active
at Commons. Does anybody know what's the state of EL?

Regards,
Benedikt

[1] https://issues.apache.org/jira/browse/EL-1

Re: [EL] 11 year old issue just got a new comment

Posted by Mark Thomas <ma...@apache.org>.
On 24/09/2016 10:58, Benedikt Ritter wrote:
> Hi,
> 
> looks like somebody ran into an eleven year old issue in Commons EL [1]. I
> never saw any activity/discussion around EL for the time I've been active
> at Commons. Does anybody know what's the state of EL?

It targets JSP 2.0 so it is several specification versions out of date
for starters.

Updated implementations are available (as independent JARs) from Tomcat.
JSP 2.1
http://search.maven.org/#artifactdetails%7Corg.apache.tomcat%7Cjasper-el%7C6.0.45%7Cjar

EL 2.2
http://search.maven.org/#artifactdetails%7Corg.apache.tomcat%7Ctomcat-jasper-el%7C7.0.72%7Cjar

EL 3.0
http://search.maven.org/#artifactdetails%7Corg.apache.tomcat%7Ctomcat-jasper-el%7C8.5.5%7Cjar


I'd recommend closing down Commons EL and pointing folks to Tomcat's
implementation.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org