[jira] [Commented] (SLING-7744) MockRequestPathInfo: Add Setter for SuffixResource

2018-07-04 Thread Jason E Bailey (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16533068#comment-16533068 ] Jason E Bailey commented on SLING-7744: --- [~kwin] I've found the throwing of an erro

Re: Can I use lambdas in launchpad?

2018-07-04 Thread Jason E Bailey
Correcting myself, because the ordering is off. Java 9 is currently not supported. Once Java 11 comes out, that will be the new long term support jre and at that point Java 8 is deprecated. Which is planned for the end of this year. - Jason On Wed, Jul 4, 2018, at 3:27 PM, Jason E Bailey wrote

Re: Can I use lambdas in launchpad?

2018-07-04 Thread Jason E Bailey
I don't understand the reasoning on this. 1. I would not consider using or not using java 8's lambda's a "programming comfort" the paradigms introduced with Java 8 such as lambda's and streams fundamentally change how the source is written and in my experience results in concise, easier to unde

[jira] [Commented] (SLING-7761) UserData should be set to identify node/property changes in EventListeners done through the PackageManager

2018-07-04 Thread JIRA
[ https://issues.apache.org/jira/browse/SLING-7761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16533020#comment-16533020 ] Jörg Hoh commented on SLING-7761: - I have both packages with content which needs post-pro

[jira] [Created] (SLING-7764) The starting up page content should be customizable

2018-07-04 Thread Eric Norman (JIRA)
Eric Norman created SLING-7764: -- Summary: The starting up page content should be customizable Key: SLING-7764 URL: https://issues.apache.org/jira/browse/SLING-7764 Project: Sling Issue Type: Imp

[jira] [Commented] (SLING-7761) UserData should be set to identify node/property changes in EventListeners done through the PackageManager

2018-07-04 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16532978#comment-16532978 ] Konrad Windszus commented on SLING-7761: I have the same use case in mind. I just

[jira] [Commented] (SLING-7763) Slingstart Maven Plugin looks at non-substituted files when converting to provisioning model

2018-07-04 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16532898#comment-16532898 ] David Bosschaert commented on SLING-7763: - Resolved in https://gitbox.apache.org

[jira] [Created] (SLING-7763) Slingstart Maven Plugin looks at non-substituted files when converting to provisioning model

2018-07-04 Thread David Bosschaert (JIRA)
David Bosschaert created SLING-7763: --- Summary: Slingstart Maven Plugin looks at non-substituted files when converting to provisioning model Key: SLING-7763 URL: https://issues.apache.org/jira/browse/SLING-7763

[jira] [Commented] (SLING-7759) add other "patterns" than path for filters

2018-07-04 Thread Nicolas Peltier (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16532867#comment-16532867 ] Nicolas Peltier commented on SLING-7759: that's great [~jsedding]! i didn't like

Re: Build failed in Jenkins: sling-org-apache-sling-commons-clam-1.8 #3

2018-07-04 Thread Daniel Klco
Oh sorry, that was me. I was adding file-optimization and figured I should update the other modules as well. On Wed, Jul 4, 2018, 10:35 AM Bertrand Delacretaz wrote: > Hi Oli, > > On Wed, Jul 4, 2018 at 4:01 PM Oliver Lietz wrote: > > ...I didn't add this module to Jenkins builds on purpose bec

[jira] [Commented] (SLING-7759) add other "patterns" than path for filters

2018-07-04 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16532837#comment-16532837 ] Julian Sedding commented on SLING-7759: --- [~npeltier] looks mostly fine to me. A few

Re: Build failed in Jenkins: sling-org-apache-sling-commons-clam-1.8 #3

2018-07-04 Thread Bertrand Delacretaz
Hi Oli, On Wed, Jul 4, 2018 at 4:01 PM Oliver Lietz wrote: > ...I didn't add this module to Jenkins builds on purpose because it's using > Parent 34-SNAPSHOT I didn't add it consciously either, it looks like it was added when https://builds.apache.org/view/S-Z/view/Sling/job/sling-seed-build

[jira] [Updated] (SLING-7762) Sling jobs scheduled by date do not disappear from scheduledJobs map

2018-07-04 Thread Kristof Vanbecelaere (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristof Vanbecelaere updated SLING-7762: Description: We are using Adobe Experience Manager (6.3.1.2) which has bundle Apa

[jira] [Created] (SLING-7762) Sling jobs scheduled by date do not disappear from scheduledJobs map

2018-07-04 Thread Kristof Vanbecelaere (JIRA)
Kristof Vanbecelaere created SLING-7762: --- Summary: Sling jobs scheduled by date do not disappear from scheduledJobs map Key: SLING-7762 URL: https://issues.apache.org/jira/browse/SLING-7762 Proj

Re: Failure to open Composum on latest Sling

2018-07-04 Thread Oliver Lietz
On Tuesday 03 July 2018 14:06:23 Andreas Schaefer wrote: > Hi Hi, > I just checked out the latest from Sling GIT repo and built > org-apache-sling-starter (mvn --update-snapshots clean install). When I > start the resulting standalone jar file opening Composum fails with: > > java.lang.NullPoint

Re: Build failed in Jenkins: sling-org-apache-sling-commons-clam-1.8 #3

2018-07-04 Thread Oliver Lietz
Hi Bertrand, I didn't add this module to Jenkins builds on purpose because it's using Parent 34-SNAPSHOT. Regards, O. On Wednesday 04 July 2018 11:11:12 Apache Jenkins Server wrote: > See > splay/redirect> > > -

Re: Can I use lambdas in launchpad?

2018-07-04 Thread Bertrand Delacretaz
On Tue, Jul 3, 2018 at 9:25 PM Jason E Bailey wrote: > It's things like that, that make me a sad developer... Having to use Java 7, you mean? I think if you're slightly modifying an existing module (especially a very core one like "engine") the benefits of switching to Java 8 are not worth the (

Re: Failure to open Composum on latest Sling

2018-07-04 Thread Bertrand Delacretaz
Hi Andy, On Tue, Jul 3, 2018 at 11:06 PM Andreas Schaefer wrote: ... > java.lang.NullPointerException > at > com.composum.sling.core.util.LinkUtil.getExtension(LinkUtil.java:342) ... FWIW, I get the same error at http://localhost:8080/bin/browser.html if not logged in, but that URL work

[GitHub] kwin commented on issue #2: SLING-7744: Allow Setting Suffix Resource

2018-07-04 Thread GitBox
kwin commented on issue #2: SLING-7744: Allow Setting Suffix Resource URL: https://github.com/apache/sling-org-apache-sling-servlet-helpers/pull/2#issuecomment-402394674 Can you consider my comment in https://issues.apache.org/jira/browse/SLING-7744?focusedCommentId=16530073&page=com.atla

[GitHub] npeltier commented on issue #3: SLING-7759 introducing FilterPredicate

2018-07-04 Thread GitBox
npeltier commented on issue #3: SLING-7759 introducing FilterPredicate URL: https://github.com/apache/sling-org-apache-sling-engine/pull/3#issuecomment-402393186 realised commons-lang3 is just here for one occurence of ```isBlank```only so i guess it's not worth it. Will remove it, with ot