[jira] Assigned: (SLING-96) persisted timed events should be removed from the repository after they got successfully executed

2007-11-05 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned SLING-96: - Assignee: Carsten Ziegeler persisted timed events should be removed from the repository

[jira] Commented: (SLING-96) persisted timed events should be removed from the repository after they got successfully executed

2007-11-05 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540169 ] Carsten Ziegeler commented on SLING-96: --- Ups, you're right - there is a nice comment in the code:

[jira] Commented: (SLING-96) persisted timed events should be removed from the repository after they got successfully executed

2007-11-05 Thread Philipp Koch (JIRA)
[ https://issues.apache.org/jira/browse/SLING-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540171 ] Philipp Koch commented on SLING-96: --- I guess that your use case is to have timed events that are not scheduled

[jira] Commented: (SLING-96) persisted timed events should be removed from the repository after they got successfully executed

2007-11-05 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540191 ] Carsten Ziegeler commented on SLING-96: --- I've commited a fix for the update problem. persisted timed events

[jira] Commented: (SLING-96) persisted timed events should be removed from the repository after they got successfully executed

2007-11-05 Thread Philipp Koch (JIRA)
[ https://issues.apache.org/jira/browse/SLING-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540198 ] Philipp Koch commented on SLING-96: --- i created a new timed event. then i updated the timed event. following error

[jira] Commented: (SLING-96) persisted timed events should be removed from the repository after they got successfully executed

2007-11-05 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540210 ] Carsten Ziegeler commented on SLING-96: --- Some synchronization for the removal was missing and the wrong session

Re: Sling API: Script interface

2007-11-05 Thread Bertrand Delacretaz
On 11/5/07, Felix Meschberger [EMAIL PROTECTED] wrote: Am Freitag, den 02.11.2007, 09:49 +0100 schrieb Bertrand Delacretaz: On 11/2/07, Felix Meschberger [EMAIL PROTECTED] wrote: ...One simple (stupid ?) solution would be to add a getInputStream() method to the resource... Could

[jira] Updated: (SLING-90) Add support for creating Ruby templates

2007-11-05 Thread ShawnAnderson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ShawnAnderson updated SLING-90: --- Attachment: clean_up_ruby.patch cleaned up script syntax and handled swallowed exception Add support

Re: Sling API: Script interface

2007-11-05 Thread Felix Meschberger
Am Montag, den 05.11.2007, 19:50 +0100 schrieb Bertrand Delacretaz: On 11/5/07, Felix Meschberger [EMAIL PROTECTED] wrote: Am Freitag, den 02.11.2007, 09:49 +0100 schrieb Bertrand Delacretaz: On 11/2/07, Felix Meschberger [EMAIL PROTECTED] wrote: ...One simple (stupid ?) solution would

Re: Sling API: Script interface

2007-11-05 Thread Carsten Ziegeler
Felix Meschberger wrote: Am Montag, den 05.11.2007, 19:50 +0100 schrieb Bertrand Delacretaz: On 11/5/07, Felix Meschberger [EMAIL PROTECTED] wrote: Am Freitag, den 02.11.2007, 09:49 +0100 schrieb Bertrand Delacretaz: On 11/2/07, Felix Meschberger [EMAIL PROTECTED] wrote: ...One simple