Re: svn commit: r1487591 - in /sling/trunk/bundles/extensions/discovery/impl: pom.xml src/main/java/org/apache/sling/discovery/impl/common/heartbeat/HeartbeatHandler.java src/test/java/org/apache/slin

2013-05-30 Thread Stefan Egli
Hi Felix, On 5/29/13 9:52 PM, Felix Meschberger fmesc...@adobe.com wrote: Hi Am 29.05.2013 um 20:54 schrieb stefane...@apache.org stefane...@apache.org: +/** SLING-2892: remember the value of the heartbeat this instance has written the last time **/ +private Calendar

cwiki.apache.org/SLING not updating

2013-05-30 Thread Robert Munteanu
Hi, I noticed that the page from https://cwiki.apache.org/SLING/index.html lags behind https://cwiki.apache.org/confluence/display/SLING/Index . We're missing changes from 5 days ago. Is this something we handle or something for infra to look into? Robert

Re: Apache Cassandra backend for Sling Accepted for GSoC 2013 !

2013-05-30 Thread Dishara Wijewardana
On Wed, May 29, 2013 at 3:06 AM, Ian Boston i...@tfd.co.uk wrote: Hi Dishara, Congratulations you deserve it. Over the next few weeks you should get fully up to speed with Sling and the Sling community, in preparation for starting work in earnest on 17 June. Although I volunteered to mentor

[jira] [Assigned] (SLING-2863) unable to use taglib version 1.3 out of the box

2013-05-30 Thread Dan Klco (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Klco reassigned SLING-2863: --- Assignee: Dan Klco unable to use taglib version 1.3 out of the box

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

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 dan.k...@sixdimensions.comwrote: All, While working on getting integration tests set up

Re: [tooling] Moving forward with IDE tooling

2013-05-30 Thread Justin Edelson
Hi, I would strongly suggest that this effort be based on VLT. As mentioned on the wiki page, we're in the process of moving that to ASF and I think once the code is available, it will be clear that it provides a good low-level interface for this type of UI. While it is true that VLT currently

Re: [tooling] Moving forward with IDE tooling

2013-05-30 Thread Ian Boston
Hi, +1 to that. After working on sling for many years doing a mixture of bundle and UI work, mainly using the FileSystemResolver bundle, I realise now if VLT had been available with sync mode (ie auto syncing the repo and the file system), we (the team I was working with at the time) would have

Re: [tooling] Moving forward with IDE tooling

2013-05-30 Thread Justin Edelson
Ian - please do add the autosync use case to the wiki page I created. On Thu, May 30, 2013 at 9:47 PM, Ian Boston i...@tfd.co.uk wrote: Hi, +1 to that. After working on sling for many years doing a mixture of bundle and UI work, mainly using the FileSystemResolver bundle, I realise now if

Re: [tooling] Moving forward with IDE tooling

2013-05-30 Thread Ruben Reusser
is the vlt sync now actually updating .content.xml files? I thought it can only sync regular files. Ruben On 5/30/2013 7:24 PM, Justin Edelson wrote: Ian - please do add the autosync use case to the wiki page I created. On Thu, May 30, 2013 at 9:47 PM, Ian Boston i...@tfd.co.uk wrote: Hi,

[jira] [Created] (SLING-2894) ResourceUtil.getOrCreateResource doesn't commit changes if an intermediate exception occurs

2013-05-30 Thread Carsten Ziegeler (JIRA)
Carsten Ziegeler created SLING-2894: --- Summary: ResourceUtil.getOrCreateResource doesn't commit changes if an intermediate exception occurs Key: SLING-2894 URL: https://issues.apache.org/jira/browse/SLING-2894

[jira] [Resolved] (SLING-2894) ResourceUtil.getOrCreateResource doesn't commit changes if an intermediate exception occurs

2013-05-30 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-2894. - Resolution: Fixed ResourceUtil.getOrCreateResource doesn't commit changes if an

Re: [tooling] Moving forward with IDE tooling

2013-05-30 Thread Ian Boston
@Justin, will do. @Ruben, it doesnt :(, but IMHO it should. (knowing very little about its internals). On 31 May 2013 13:48, Ruben Reusser r...@headwire.com wrote: is the vlt sync now actually updating .content.xml files? I thought it can only sync regular files. Ruben On 5/30/2013 7:24

RE: [tooling] Moving forward with IDE tooling

2013-05-30 Thread Dan Klco
I am open to the idea of using VLT as a base, but we will have to do some pretty extensive work to clean up the error handling and messaging. I haven't taken a look at the newest version, but 2.4.18 is still a black box when it doesn't work, which seems to happen unpredictably. I am assuming

Re: [tooling] Moving forward with IDE tooling

2013-05-30 Thread Carsten Ziegeler
I've two major comments - first of all, I think the tooling should be based on Sling resource API to be able to handle all potential resource providers. In addition the file name .content.xml is really bad as it is hidden nearly in all OS, IDEs etc. Something like [content].xml is way nicer - it's