[jira] [Resolved] (SLING-3749) [OSGi Installer] Intelligently manage start level during artifact handling

2015-01-07 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-3749. - Resolution: Fixed > [OSGi Installer] Intelligently manage start level during artifact hand

Re: How to override install run modes at startup?

2015-01-07 Thread Carsten Ziegeler
Am 07.01.15 um 18:26 schrieb Bertrand Delacretaz: > Hi, > > In some upgrade cases I need to be able to force an install runmode to > change - for example with this: > > sling.run.mode.install.options = foo,bar > > which makes foo and bar mutually exclusive. I have an existing > instance with a

Re: broken documentation URLs returned by google

2015-01-07 Thread Yogesh Upadhyay
Yes. I saw that today as well. Most of the link are referred from original sling doc. Yogesh On Jan 7, 2015, at 4:15 PM, Henry Saginor wrote: > I am not sure if anyone else has reported this. But some sling documentation > URLs return 500 errors. See some examples bellow. > > http://sling.apa

broken documentation URLs returned by google

2015-01-07 Thread Henry Saginor
I am not sure if anyone else has reported this. But some sling documentation URLs return 500 errors. See some examples bellow. http://sling.apache.org/site/maven-archetypes.html http://sling.apache.org/site/output-rewriting-pipelines-orgapacheslingrewriter.html http://sling.apache.org/site/rewrit

Build failed in Jenkins: sling-trunk-1.6 #2913

2015-01-07 Thread Apache Jenkins Server
See -- [...truncated 1226 lines...] A testing/mocks/jcr-mock/src/main/java/org/apache/sling/testing A testing/mocks/jcr-mock/src/main/java/org/apache/sling/testing/mock A testing/m

How to override install run modes at startup?

2015-01-07 Thread Bertrand Delacretaz
Hi, In some upgrade cases I need to be able to force an install runmode to change - for example with this: sling.run.mode.install.options = foo,bar which makes foo and bar mutually exclusive. I have an existing instance with a foo run mode that needs to be switched to bar at startup. IIUC thi

Build failed in Jenkins: sling-trunk-1.6 #2912

2015-01-07 Thread Apache Jenkins Server
See -- [...truncated 1054 lines...] A bundles/commons/scheduler A bundles/commons/scheduler/src A bundles/commons/scheduler/src/main A bundles/commons/scheduler/src/main/re

[jira] [Commented] (SLING-4289) Refactor the resourceprovider that allows access to distribution configs and distribution services

2015-01-07 Thread Marius Petria (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14267845#comment-14267845 ] Marius Petria commented on SLING-4289: -- Committed revision 1650112. Fixed an issue i

Re: [VOTE] Release Apache Sling Eventing 3.5.0

2015-01-07 Thread Bertrand Delacretaz
On Wed, Jan 7, 2015 at 1:53 PM, Carsten Ziegeler wrote: > ...Staging repository: > https://repository.apache.org/content/repositories/orgapachesling-1160/ ... +1, checked signatures, build (including the very long tests) and the below archives matches the corresponding svn tag. SHA1(org.apache.s

Build failed in Jenkins: sling-trunk-1.6 #2911

2015-01-07 Thread Apache Jenkins Server
See -- [...truncated 1963 lines...] AU testing/mocks/sling-mock/src/main/java/org/apache/sling/testing/mock/sling/RRMockMockResourceResolverAdapter.java A testing/mocks/sling-mock/src/mai

Re: [VOTE] Release Apache Sling Eventing 3.5.0

2015-01-07 Thread Carsten Ziegeler
Am 07.01.15 um 13:53 schrieb Carsten Ziegeler: > Hi, > > we solved three issues > https://issues.apache.org/jira/browse/SLING/fixforversion/12328927 > > Staging repository: > https://repository.apache.org/content/repositories/orgapachesling-1160/ > > You can use this UNIX script to download the

[VOTE] Release Apache Sling Eventing 3.5.0

2015-01-07 Thread Carsten Ziegeler
Hi, we solved three issues https://issues.apache.org/jira/browse/SLING/fixforversion/12328927 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-1160/ You can use this UNIX script to download the release and verify the signatures: http://svn.apache.org/repos/as

[jira] [Commented] (SLING-4289) Refactor the resourceprovider that allows access to distribution configs and distribution services

2015-01-07 Thread Marius Petria (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14267517#comment-14267517 ] Marius Petria commented on SLING-4289: -- Committed revision 1650034. Created Distribut

[jira] [Created] (SLING-4289) Refactor the resourceprovider that allows access to distribution configs and distribution services

2015-01-07 Thread Marius Petria (JIRA)
Marius Petria created SLING-4289: Summary: Refactor the resourceprovider that allows access to distribution configs and distribution services Key: SLING-4289 URL: https://issues.apache.org/jira/browse/SLING-4289

Build failed in Jenkins: sling-trunk-1.6 #2909

2015-01-07 Thread Apache Jenkins Server
See -- [...truncated 1715 lines...] AU testing/mocks/resourceresolver-mock/src/main/java/org/apache/sling/testing/resourceresolver/MockValueMap.java AU testing/mocks/resourceresolver-mock/

[jira] [Commented] (SLING-4288) JSON object provided by org.apache.sling.commons.json 2.0.8 version returns null when JSON object is having a value of type map and the map is having a list as one of i

2015-01-07 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14267420#comment-14267420 ] Carsten Ziegeler commented on SLING-4288: - [~pulkagar] I've added a your test case