RE: Using Apache Geranimo JSTL

2013-06-18 Thread Dan Klco
From: Csákány Róbert Sent: Friday, May 31, 2013 1:01 PM To: dev@sling.apache.org Subject: Re: Using Apache Geranimo JSTL Hi! I agree. I've use my own bundle for it - JSTL is very useful function to keep the JSP clean - and there is no potential regression

Re: Using Apache Geranimo JSTL

2013-05-31 Thread Csákány Róbert
Hi! I agree. I've use my own bundle for it - JSTL is very useful function to keep the JSP clean - and there is no potential regression https://issues.apache.org/jira/browse/SLING-1793 The XML JSTL extension is ignored in Sling now, because when I was made this patch there was some unresolved i

Re: Using Apache Geranimo JSTL

2013-05-31 Thread Bertrand Delacretaz
On Thu, May 30, 2013 at 11:22 PM, Dan Klco wrote: > ...Right now the JSP I am using for integration tests makes extensive use of > JSTL and > it would probably be beneficial for developers overall to have access to JSTL > in Sling 7 +1 to that -Bertrand

Re: Using Apache Geranimo JSTL

2013-05-30 Thread Justin Edelson
+1 for using this and killing the existing Sling JSTL project. I don't think we ever made a release as I got distracted before writing integration tests. Justin On Thu, May 30, 2013 at 5:22 PM, Dan Klco wrote: > All, > > While working on getting integration tests set up for the new TagLib > fun

Using Apache Geranimo JSTL

2013-05-30 Thread Dan Klco
All, While working on getting integration tests set up for the new TagLib functionality, I found that the Apache Geranimo project released a JSTL bundle for their servlet container. http://search.maven.org/#artifactdetails%7Corg.apache.geronimo.bundles%7Cjstl%7C1.2_1%7Cbundle https://issues.ap