[jira] [Assigned] (SLING-2634) [Tooling] Slingclipse should expose the operations it performs and their results

2012-11-06 Thread Antonio Sanso (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antonio Sanso reassigned SLING-2634: Assignee: Antonio Sanso > [Tooling] Slingclipse should expose the operations it perform

[jira] [Commented] (SLING-2634) [Tooling] Slingclipse should expose the operations it performs and their results

2012-11-06 Thread Antonio Sanso (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491328#comment-13491328 ] Antonio Sanso commented on SLING-2634: -- [~rmuntean] I definitely like the approach! S

[jira] [Commented] (SLING-2634) [Tooling] Slingclipse should expose the operations it performs and their results

2012-11-06 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491352#comment-13491352 ] Robert Munteanu commented on SLING-2634: Perhaps we could model a bit after the j.

[jira] [Updated] (SLING-2641) Make listChildren() Iterable

2012-11-06 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-2641: Attachment: iterable-patch.txt Potential patch which adds a new Iterable getChildren() met

Re: Iterable support (SLING-2641)

2012-11-06 Thread Carsten Ziegeler
I've attached a patch which follows Felix initial idea and just adds Iterable getChildren to the interfaces. I'Ve no one objects, I'll apply this during the week Regards Carsten 2012/11/5 Carsten Ziegeler : > 2012/11/5 Felix Meschberger : >> >> We have to keep the listChildren method for backwar

Re: Iterable support (SLING-2641)

2012-11-06 Thread Carsten Ziegeler
2012/11/6 Carsten Ziegeler : > I've attached a patch which follows Felix initial idea and just adds > Iterable getChildren to the interfaces. > > I'Ve no one objects, I'll apply this during the week *If* no one objects of course Carsten > > Regards > Carsten > > 2012/11/5 Carsten Ziegeler : >>

[jira] [Commented] (SLING-2641) Make listChildren() Iterable

2012-11-06 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491392#comment-13491392 ] Julian Sedding commented on SLING-2641: --- The patch looks good, except some minor nit

[jira] [Resolved] (SLING-2650) Speed up JcrPropertyMapCacheEntry

2012-11-06 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-2650. - Resolution: Fixed Thanks Marcel, I've applied your patch > Speed up Jcr

[jira] [Commented] (SLING-2646) [Tooling] adding support for .content.xml files on save

2012-11-06 Thread Antonio Sanso (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491452#comment-13491452 ] Antonio Sanso commented on SLING-2646: -- implemented in revision 1406137. Resolving f

[jira] [Resolved] (SLING-2646) [Tooling] adding support for .content.xml files on save

2012-11-06 Thread Antonio Sanso (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antonio Sanso resolved SLING-2646. -- Resolution: Fixed > [Tooling] adding support for .content.xml files on save > -

Build failed in Jenkins: sling-trunk-1.5 ยป Apache Sling Integration Tests #1845

2012-11-06 Thread Apache Jenkins Server
See -- projectStarted org.apache.sling:org.apache.sling.launchpad.integration-tests:1.0.1-SNAPSHOT [INFO]

Jenkins build became unstable: sling-trunk-1.6 #1498

2012-11-06 Thread Apache Jenkins Server
See

[jira] [Created] (SLING-2651) [Tooling] manually trigger sync on files/directories

2012-11-06 Thread Antonio Sanso (JIRA)
Antonio Sanso created SLING-2651: Summary: [Tooling] manually trigger sync on files/directories Key: SLING-2651 URL: https://issues.apache.org/jira/browse/SLING-2651 Project: Sling Issue Typ

[jira] [Updated] (SLING-2634) [Tooling] Slingclipse should expose the operations it performs and their results

2012-11-06 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu updated SLING-2634: --- Attachment: SLING-2634-1.diff > [Tooling] Slingclipse should expose the operations it per

[jira] [Commented] (SLING-2634) [Tooling] Slingclipse should expose the operations it performs and their results

2012-11-06 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491620#comment-13491620 ] Robert Munteanu commented on SLING-2634: Initial patch which moves to a Command/Re

Preparing jcr resource and post servlet releases

2012-11-06 Thread Carsten Ziegeler
Hi, as mentioned recently I plan to cut a release of the new api, resource resolver and friends very shortly. This will include the following releases where we have open issues: Post Servlet: https://issues.apache.org/jira/browse/SLING/fixforversion/12319641 JCR Resource https://issues.apache.o

[jira] [Commented] (SLING-2641) Make listChildren() Iterable

2012-11-06 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492171#comment-13492171 ] Carsten Ziegeler commented on SLING-2641: - Ups, yes, there is one outstanding mino