[jira] [Resolved] (SLING-4634) Directly check if view is still current

2015-10-01 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-4634. - Resolution: Fixed Minor change in rev 1706229, setting this to fixed for now > Directly

[jira] [Resolved] (SLING-5083) osgi-mock: Eliminate compile dependency to org.apache.felix.scr.annotations

2015-10-01 Thread Stefan Seifert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seifert resolved SLING-5083. --- Resolution: Fixed Completed: At revision: 1706287 > osgi-mock: Eliminate compile

[jira] [Created] (SLING-5083) osgi-mock: Eliminate compile dependency to org.apache.felix.scr.annotations

2015-10-01 Thread Stefan Seifert (JIRA)
Stefan Seifert created SLING-5083: - Summary: osgi-mock: Eliminate compile dependency to org.apache.felix.scr.annotations Key: SLING-5083 URL: https://issues.apache.org/jira/browse/SLING-5083 Project:

[jira] [Created] (SLING-5084) sling-mock-oak: Provide a minimal index configuration for Sling-related properties

2015-10-01 Thread Stefan Seifert (JIRA)
Stefan Seifert created SLING-5084: - Summary: sling-mock-oak: Provide a minimal index configuration for Sling-related properties Key: SLING-5084 URL: https://issues.apache.org/jira/browse/SLING-5084

[jira] [Created] (SLING-5085) Create a Dockerfile for the Sling Launchpad

2015-10-01 Thread Robert Munteanu (JIRA)
Robert Munteanu created SLING-5085: -- Summary: Create a Dockerfile for the Sling Launchpad Key: SLING-5085 URL: https://issues.apache.org/jira/browse/SLING-5085 Project: Sling Issue Type:

[jira] [Resolved] (SLING-5084) sling-mock-oak: Provide a minimal index configuration for Sling-related properties

2015-10-01 Thread Stefan Seifert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seifert resolved SLING-5084. --- Resolution: Fixed Completed: At revision: 1706299 i applied a subset of indexes as defined

[jira] [Commented] (SLING-5085) Create a Dockerfile for the Sling Launchpad

2015-10-01 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14940274#comment-14940274 ] Robert Munteanu commented on SLING-5085: Initial version added in https://svn.apache.org/r1706308

[jira] [Commented] (SLING-4827) Embed all needed classes in the sling-mock-jackrabbit jar

2015-10-01 Thread Stefan Seifert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14940374#comment-14940374 ] Stefan Seifert commented on SLING-4827: --- Completed: At revision: 1706320 i've removed the

[jira] [Commented] (SLING-5085) Create a Dockerfile for the Sling Launchpad

2015-10-01 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14940277#comment-14940277 ] Robert Munteanu commented on SLING-5085: And subsequent fix in https://svn.apache.org/r1706309 >

Dockerfile for Sling

2015-10-01 Thread Robert Munteanu
Hi, I added an initial version of a Dockerfile for the Sling Launchpad - you can find it under http://svn.apache.org/repos/asf/sling/trunk/launchpad/docker/ . In my limited tests it works as expected, but since I'm not a Docker expert I probably missed some things. It would be great if anyone

[jira] [Commented] (SLING-4824) Embed all needed classes in the sling-mock-oak jar

2015-10-01 Thread Stefan Seifert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14940373#comment-14940373 ] Stefan Seifert commented on SLING-4824: --- Completed: At revision: 1706320 i've removed the

Re: Dockerfile for Sling

2015-10-01 Thread Bertrand Delacretaz
Hi, On Thu, Oct 1, 2015 at 9:36 PM, Robert Munteanu wrote: > ...http://svn.apache.org/repos/asf/sling/trunk/launchpad/docker/ ... FWIW the Dockerfile from my docker-sling-cluster prototype from last year also installs Maven and builds Sling locally, such a technique allows

[jira] [Commented] (SLING-1794) ConfigInstallTest fails semi-randomly: Configuration is still present

2015-10-01 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14940571#comment-14940571 ] Bertrand Delacretaz commented on SLING-1794: This has appeared again today at

[jira] [Commented] (SLING-5067) sling-mock: "uniqueRoot()" to simplify creation and cleanup of unique root paths in repository

2015-10-01 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14940459#comment-14940459 ] Robert Munteanu commented on SLING-5067: [~sseif...@pro-vision.de] - the mock tests have recently

[jira] [Resolved] (SLING-5086) sling-mock: Add SlingContext.registerAdapter convenience method

2015-10-01 Thread Stefan Seifert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seifert resolved SLING-5086. --- Resolution: Fixed Completed: At revision: 1706325 > sling-mock: Add

[jira] [Created] (SLING-5086) sling-mock: Add SlingContext.registerAdapter convenience method

2015-10-01 Thread Stefan Seifert (JIRA)
Stefan Seifert created SLING-5086: - Summary: sling-mock: Add SlingContext.registerAdapter convenience method Key: SLING-5086 URL: https://issues.apache.org/jira/browse/SLING-5086 Project: Sling

Re: Dockerfile for Sling

2015-10-01 Thread Robert Munteanu
On Thu, 2015-10-01 at 23:18 +0200, Bertrand Delacretaz wrote: > Hi, > > On Thu, Oct 1, 2015 at 9:36 PM, Robert Munteanu > wrote: > > ...http://svn.apache.org/repos/asf/sling/trunk/launchpad/docker/ .. > > . > > FWIW the Dockerfile from my docker-sling-cluster prototype from

[jira] [Commented] (SLING-5067) sling-mock: "uniqueRoot()" to simplify creation and cleanup of unique root paths in repository

2015-10-01 Thread Stefan Seifert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14940516#comment-14940516 ] Stefan Seifert commented on SLING-5067: --- ah, ok? as suspected does not fail on "my machine". what

[jira] [Comment Edited] (SLING-1794) ConfigInstallTest fails semi-randomly: Configuration is still present

2015-10-01 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14940571#comment-14940571 ] Bertrand Delacretaz edited comment on SLING-1794 at 10/1/15 10:57 PM: --