Re: Meaning of :ignore: parameter of SlingPostServlet

2016-04-14 Thread Konrad Windszus
I figured out the following: Empty values always lead to the removal of the according property (https://github.com/apache/sling/blob/c9e59667d8f9cd698bc33a51f3e6a22e85d4a952/bundles/servlets/post/src/main/java/org/apache/sling/servlets/post/impl/helper/SlingPropertyValueHandler.java#L265

[jira] [Commented] (SLING-5638) Sling:alias property not working if user does not have read access to the root node

2016-04-14 Thread Antonio Sanso (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15240950#comment-15240950 ] Antonio Sanso commented on SLING-5638: -- added IT (ignored for now) in rev. 1739048 > Sling:alias

[VOTE] Release Apache Sling Scripting JSP-Taglib version 2.2.6

2016-04-14 Thread Julian Sedding
Hi, We solved 3 issues in this release: https://issues.apache.org/jira/browse/SLING/fixforversion/12328732 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-1453/ You can use this UNIX script to download the release and verify the signatures:

[jira] [Resolved] (SLING-5576) Optimize queue items listing for big number of items by using iterators

2016-04-14 Thread Marius Petria (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marius Petria resolved SLING-5576. -- Resolution: Fixed Fix Version/s: Content Distribution Core 0.1.18 > Optimize queue items

[RT] Use cases for content-specific configurations in Sling & Contribution

2016-04-14 Thread Stefan Seifert
in Sling we currently have only support for configuration via OSGi. this is good for all system-wide configuration, but is not sufficient if you have configuration parameters that differ for different content subtrees or tenants ("content-specific configuration"). for those users that use

Re: [RT] Use cases for content-specific configurations in Sling & Contribution

2016-04-14 Thread Oliver Lietz
On Thursday 14 April 2016 10:41:46 Stefan Seifert wrote: > in Sling we currently have only support for configuration via OSGi. this is > good for all system-wide configuration, but is not sufficient if you have > configuration parameters that differ for different content subtrees or > tenants

[jira] [Created] (SLING-5662) Maven license report extracted URLs are 404

2016-04-14 Thread Bruce Edge (JIRA)
Bruce Edge created SLING-5662: - Summary: Maven license report extracted URLs are 404 Key: SLING-5662 URL: https://issues.apache.org/jira/browse/SLING-5662 Project: Sling Issue Type: Bug

[jira] [Commented] (SLING-5663) Make Thymeleaf TemplateEngine available as service

2016-04-14 Thread Oliver Lietz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15242072#comment-15242072 ] Oliver Lietz commented on SLING-5663: - [r1739203|https://svn.apache.org/r1739203] > Make Thymeleaf

[jira] [Created] (SLING-5663) Make Thymeleaf TemplateEngine available as service

2016-04-14 Thread Oliver Lietz (JIRA)
Oliver Lietz created SLING-5663: --- Summary: Make Thymeleaf TemplateEngine available as service Key: SLING-5663 URL: https://issues.apache.org/jira/browse/SLING-5663 Project: Sling Issue Type:

Re: [Models] Injecting from two sources

2016-04-14 Thread Oliver Lietz
On Thursday 14 April 2016 07:47:33 Stefan Seifert wrote: > please try to use use @Inject or even better @SlingObject on the "request" > variable instead of @Self - then is should work. > > for the "resource" parameter i would prefer @SlingObject as well instead of > @Inject to make it more

Re: [Models] Injecting from two sources

2016-04-14 Thread Konrad Windszus
This may be related to https://issues.apache.org/jira/browse/SLING-4155 . Please have a look. Konrad > On 14 Apr 2016, at 10:27, Oliver Lietz wrote: > > On Thursday 14 April 2016 07:47:33 Stefan Seifert wrote: >> please

[jira] [Resolved] (SLING-5577) Distribution package implementation should be independent of serialization

2016-04-14 Thread Marius Petria (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marius Petria resolved SLING-5577. -- Resolution: Fixed Assignee: Marius Petria (was: Tommaso Teofili) Fix Version/s:

[jira] [Created] (SLING-5660) Validation is using outdated sling/validation/model

2016-04-14 Thread Oliver Lietz (JIRA)
Oliver Lietz created SLING-5660: --- Summary: Validation is using outdated sling/validation/model Key: SLING-5660 URL: https://issues.apache.org/jira/browse/SLING-5660 Project: Sling Issue Type:

[Models] Injecting from two sources

2016-04-14 Thread Oliver Lietz
Hi, is it somehow possible to inject both a resource and a request where the request is optional and should not break injection when not available? @Model(adaptables = {Resource.class, SlingHttpServletRequest.class}) public class MyModel { @Inject private Resource resource; @Self

RE: [Models] Injecting from two sources

2016-04-14 Thread Stefan Seifert
please try to use use @Inject or even better @SlingObject on the "request" variable instead of @Self - then is should work. for the "resource" parameter i would prefer @SlingObject as well instead of @Inject to make it more explicit and a litte bit more efficient (no need it iterate over all

[jira] [Resolved] (SLING-5661) Fix typo in Result#wasSuccessfull():boolean

2016-04-14 Thread Oliver Lietz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Lietz resolved SLING-5661. - Resolution: Fixed [r1739046|https://svn.apache.org/r1739046] > Fix typo in

[jira] [Resolved] (SLING-5630) Update distribution ITs to use latest vault release

2016-04-14 Thread Marius Petria (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marius Petria resolved SLING-5630. -- Resolution: Fixed Fix Version/s: Content Distribution Core 0.1.18 > Update distribution

[jira] [Resolved] (SLING-5657) Distribution packages persisted in files should also have their refs in files

2016-04-14 Thread Marius Petria (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marius Petria resolved SLING-5657. -- Resolution: Fixed Fix Version/s: Content Distribution Core 0.1.18 > Distribution

[jira] [Created] (SLING-5661) Fix typo in Result#wasSuccessfull():boolean

2016-04-14 Thread Oliver Lietz (JIRA)
Oliver Lietz created SLING-5661: --- Summary: Fix typo in Result#wasSuccessfull():boolean Key: SLING-5661 URL: https://issues.apache.org/jira/browse/SLING-5661 Project: Sling Issue Type: Bug

RE: [VOTE] Release Apache Sling Scripting JSP-Taglib version 2.2.6

2016-04-14 Thread Stefan Seifert
+1

Re: [VOTE] Release Apache Sling Scripting JSP-Taglib version 2.2.6

2016-04-14 Thread Daniel Klco
+1 On Thu, Apr 14, 2016 at 7:47 AM, Julian Sedding wrote: > Hi, > > We solved 3 issues in this release: > https://issues.apache.org/jira/browse/SLING/fixforversion/12328732 > > Staging repository: > https://repository.apache.org/content/repositories/orgapachesling-1453/ > >

[jira] [Commented] (SLING-5660) Validation is using outdated sling/validation/model

2016-04-14 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15241490#comment-15241490 ] Konrad Windszus commented on SLING-5660: Sorry, I don't get this, can you provide more info? So

[jira] [Commented] (SLING-5660) Validation is using outdated sling/validation/model

2016-04-14 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15241501#comment-15241501 ] Konrad Windszus commented on SLING-5660: To debug the issue with cache invalidation please

[jira] [Comment Edited] (SLING-5660) Validation is using outdated sling/validation/model

2016-04-14 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15241490#comment-15241490 ] Konrad Windszus edited comment on SLING-5660 at 4/14/16 4:54 PM: - Sorry, I

[jira] [Commented] (SLING-5660) Validation is using outdated sling/validation/model

2016-04-14 Thread Oliver Lietz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15241636#comment-15241636 ] Oliver Lietz commented on SLING-5660: - Right, looks like cache invalidation didn't happen. I've