Hi Dan,

I added 1.2 because I just could't get JSTL 1.1 working with EL in Sling.
e.g. <c:forEach items="${list}" var="it"> would not work. 

...maybe I am doing something wrong?

On 8 May 2013, at 21:42, Dan Klco <[email protected]> wrote:

> Ondrej,
> 
> This sounds interesting, though it seems like Expression Language support was 
> added in JSTL 1.1, so it should be supported currently.  Could you please 
> create an issue and attach a patch file for the proposed change?  
> 
> It looks like the dependency being referenced is GlassFish's JSTL 
> implementation, are there any concerns about including it as it is licensed 
> under the CDDL (https://jstl.java.net/)? 
> 
> From what I have read, it seems like binaries licensed under the CDDL can be 
> included in Apache projects, however since we re-wrap the Jar in a bundle I 
> don't know if it might be problematic.  Additionally, I think we will need to 
> include a notice that a CDDL license work has been included in Sling:
> http://www.apache.org/legal/3party.html#category-b
> 
> -Dan
> 
> -----Original Message-----
> From: Ondrej Florian [mailto:[email protected]] 
> Sent: Wednesday, May 08, 2013 1:26 PM
> To: [email protected]
> Subject: support for JSTL 1.2 
> 
> Hi,
> 
> I'd like to contribute pom.xml for JSTL 1.2.1.
> As far as I can see, the Sling supports 1.1.2 at the moment which doesn't 
> seem to work with the JSP EL.
> 
> 
> -----
> No virus found in this message.
> Checked by AVG - www.avg.com
> Version: 2013.0.3272 / Virus Database: 3162/6287 - Release Date: 04/30/13 
> Internal Virus Database is out of date.
> 

Reply via email to