Jenkins build is still unstable: sling-contrib-1.7 #62

2015-05-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-contrib-1.7/changes

[jira] [Commented] (SLING-4415) :applyTo should not display changeLog (when operation fails)

2015-05-06 Thread Antonio Sanso (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14530005#comment-14530005 ] Antonio Sanso commented on SLING-4415: -- proposed patch {code} Index:

Error Message for Sling Post Servlet

2015-05-06 Thread Antonio Sanso
hi *, as noted in SLING-4415 [0] sometimes the Error Message for Sling Post Servlet might be a little too specific and disclose some information. IMHO there is no need for this and in some situation as the one for [0] this might even seen as a vulnerability. For this reason I’d propose a really

[jira] [Created] (SLING-4693) Write Sightly generated classes' source code to disk when the scripting engine is in dev mode

2015-05-06 Thread Radu Cotescu (JIRA)
Radu Cotescu created SLING-4693: --- Summary: Write Sightly generated classes' source code to disk when the scripting engine is in dev mode Key: SLING-4693 URL: https://issues.apache.org/jira/browse/SLING-4693

[jira] [Updated] (SLING-3944) org.apache.sling.scripting.java bundle exports javax.inject package in wrong version

2015-05-06 Thread Joel Richard (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Richard updated SLING-3944: Attachment: Screen Shot 2015-05-06 at 12.36.05.png [~olli], the exported version is now 0, but it

[jira] [Commented] (SLING-4694) SlingWebDavServlet should have a configurable Tika detector

2015-05-06 Thread Satya Deep Maheshwari (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14530414#comment-14530414 ] Satya Deep Maheshwari commented on SLING-4694: -- I am working on an approach

[jira] [Assigned] (SLING-4330) selection of script engines (in SlingScriptAdapterFactory) other than by extension

2015-05-06 Thread Oliver Lietz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Lietz reassigned SLING-4330: --- Assignee: Oliver Lietz selection of script engines (in SlingScriptAdapterFactory) other

[jira] [Commented] (SLING-4694) SlingWebDavServlet should have a configurable Tika detector

2015-05-06 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14530420#comment-14530420 ] Bertrand Delacretaz commented on SLING-4694: It would be generally useful IMO

[jira] [Created] (SLING-4695) MockNode.getProperties() does not contains jcr:primaryType

2015-05-06 Thread Julian Sedding (JIRA)
Julian Sedding created SLING-4695: - Summary: MockNode.getProperties() does not contains jcr:primaryType Key: SLING-4695 URL: https://issues.apache.org/jira/browse/SLING-4695 Project: Sling

Jenkins build is still unstable: sling-contrib-1.7 #63

2015-05-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-contrib-1.7/changes

[jira] [Resolved] (SLING-4693) Write Sightly generated classes' source code to disk when the scripting engine is in dev mode

2015-05-06 Thread Radu Cotescu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu resolved SLING-4693. - Resolution: Fixed Fixed in [r1677943|https://svn.us.apache.org/r1677943]. Write Sightly

[jira] [Created] (SLING-4694) SlingWebDavServlet should have a configurable Tika detector

2015-05-06 Thread Satya Deep Maheshwari (JIRA)
Satya Deep Maheshwari created SLING-4694: Summary: SlingWebDavServlet should have a configurable Tika detector Key: SLING-4694 URL: https://issues.apache.org/jira/browse/SLING-4694 Project:

[jira] [Updated] (SLING-4694) SlingWebDavServlet should have a configurable Tika detector

2015-05-06 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu updated SLING-4694: --- Affects Version/s: JCR Webdav 2.2.2 SlingWebDavServlet should have a configurable Tika

[jira] [Updated] (SLING-4695) MockNode.getProperties() does not contain jcr:primaryType

2015-05-06 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Sedding updated SLING-4695: -- Summary: MockNode.getProperties() does not contain jcr:primaryType (was:

Setting parent.relativePath in pom.xml

2015-05-06 Thread Robert Munteanu
Hi, I noticed that we are not consistent in setting parent.relativePath on pom.xml files. Some modules set it to the empty value, e.g. parent groupIdorg.apache.sling/groupId artifactIdsling/artifactId version22/version relativePath / /parent while others

[jira] [Created] (SLING-4696) Upgrade to Oak 1.2.2

2015-05-06 Thread Robert Munteanu (JIRA)
Robert Munteanu created SLING-4696: -- Summary: Upgrade to Oak 1.2.2 Key: SLING-4696 URL: https://issues.apache.org/jira/browse/SLING-4696 Project: Sling Issue Type: Improvement

Re: Setting parent.relativePath in pom.xml

2015-05-06 Thread Carsten Ziegeler
Am 06.05.15 um 15:19 schrieb Robert Munteanu: To ensure that we get reproducible builds and since we expect to always deploy the parent pom in a Maven repository I propose that we should always set the relativePath to be empty. Thoughts? +1 Carsten Cheers, Robert [1]:

Re: Setting parent.relativePath in pom.xml

2015-05-06 Thread Konrad Windszus
+1, more information is also available at https://jira.codehaus.org/browse/MNG-4687 and indeed Maven seems to prefer local resolution in cases where the relativePath is not set explicitly empty! Konrad Am 06.05.2015 um 15:19 schrieb Robert Munteanu romb...@apache.org: Hi, I noticed that

Simplifying Jira user management

2015-05-06 Thread Robert Munteanu
Hi, I took a look at the Jira roles that we have set up for the SLING project.The situation looks roughly like this: - Administrators: most members of the PMC ( missing 6 ), some committers ( 4 ) - Committers: a few members of the PMC, some committers ( missing 4 ) + the sling-developers group

Jenkins build became unstable: sling-trunk-1.7 #1800

2015-05-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.7/1800/changes

[jira] [Commented] (SLING-4696) Upgrade to Oak 1.2.2

2015-05-06 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14530583#comment-14530583 ] Robert Munteanu commented on SLING-4696: Fixed in https://svn.apache.org/r1677989

[jira] [Resolved] (SLING-4696) Upgrade to Oak 1.2.2

2015-05-06 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu resolved SLING-4696. Resolution: Fixed Upgrade to Oak 1.2.2 Key:

[jira] [Commented] (SLING-4556) NPE in DiscoveryServiceImpl#activate

2015-05-06 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14530650#comment-14530650 ] Robert Munteanu commented on SLING-4556: What I see happening is that the

Jenkins build became unstable: sling-trunk-1.8 #1089

2015-05-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.8/1089/changes

[jira] [Commented] (SLING-3944) org.apache.sling.scripting.java bundle exports javax.inject package in wrong version

2015-05-06 Thread Oliver Lietz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14530372#comment-14530372 ] Oliver Lietz commented on SLING-3944: - I don't think so (it's generated by Bnd). Did

[jira] [Resolved] (SLING-4695) MockNode.getProperties() does not contain jcr:primaryType

2015-05-06 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Sedding resolved SLING-4695. --- Resolution: Fixed Fix Version/s: Testing JCR Mock 1.1.6 Fixed in

[jira] [Commented] (SLING-4603) oak-documentMk based discovery.impl

2015-05-06 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14530529#comment-14530529 ] Stefan Egli commented on SLING-4603: Note that meanwhile an alternative approach is

[jira] [Commented] (SLING-4417) HC Annotation should allow to configure immediate SCR property

2015-05-06 Thread Georg Henzler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14530940#comment-14530940 ] Georg Henzler commented on SLING-4417: -- [~cziegeler] For compatibility reasons I

[jira] [Commented] (SLING-4645) Update Tika to 1.8

2015-05-06 Thread Oliver Lietz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14531345#comment-14531345 ] Oliver Lietz commented on SLING-4645: - {{FullTextIndexingTest}} fails with Tika newer

[jira] [Commented] (SLING-4627) TOPOLOGY_CHANGED in an eventually consistent repository

2015-05-06 Thread Timothee Maret (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14530846#comment-14530846 ] Timothee Maret commented on SLING-4627: --- IIUC, this would mean that whenever the

[jira] [Updated] (SLING-4645) Update Tika to 1.8

2015-05-06 Thread Oliver Lietz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Lietz updated SLING-4645: Summary: Update Tika to 1.8 (was: Update Tika to 1.7) Update Tika to 1.8 --

Jenkins build is still unstable: sling-trunk-1.8 #1091

2015-05-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.8/changes

Re: Setting parent.relativePath in pom.xml

2015-05-06 Thread Oliver Lietz
On Wednesday 06 May 2015 16:19:31 Robert Munteanu wrote: Hi, I noticed that we are not consistent in setting parent.relativePath on pom.xml files. Some modules set it to the empty value, e.g. parent groupIdorg.apache.sling/groupId artifactIdsling/artifactId

Build failed in Jenkins: sling-contrib-1.7 #64

2015-05-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-contrib-1.7/64/ -- [...truncated 63242 lines...] [org.ops4j.pax.exam.spi.intern.DefaultTestAddress] : NEW ADDRESS= PaxExam-c9e15ebf-47e5-4daa-85dd-82d5d9a2ebcd

Jenkins build is unstable: sling-contrib-1.7 #65

2015-05-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-contrib-1.7/65/

Jenkins build is still unstable: sling-trunk-1.8 #1092

2015-05-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.8/changes

Jenkins build is back to stable : sling-trunk-1.7 #1801

2015-05-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.7/1801/changes

Jenkins build is still unstable: sling-trunk-1.8 #1090

2015-05-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.8/changes

[jira] [Created] (SLING-4697) add support for PROPERTIES_CHANGED to ViewStateManager

2015-05-06 Thread Stefan Egli (JIRA)
Stefan Egli created SLING-4697: -- Summary: add support for PROPERTIES_CHANGED to ViewStateManager Key: SLING-4697 URL: https://issues.apache.org/jira/browse/SLING-4697 Project: Sling Issue Type: