[jira] [Commented] (SLING-5763) ClassFormatException when using java 8 lambda expressions

2016-06-07 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15318467#comment-15318467 ] Robert Munteanu commented on SLING-5763: It seems that there have been some API changes between

[jira] [Commented] (SLING-5763) ClassFormatException when using java 8 lambda expressions

2016-06-07 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15318461#comment-15318461 ] Robert Munteanu commented on SLING-5763: Ah, sorry, I completely misread your report. I though

[jira] [Updated] (SLING-5763) ClassFormatException when using java 8 lambda expressions

2016-06-07 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu updated SLING-5763: --- Affects Version/s: (was: Scripting JSP 2.1.8) Maven JSPC Plugin

[jira] [Updated] (SLING-5763) ClassFormatException when using java 8 lambda expressions

2016-06-07 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu updated SLING-5763: --- Component/s: (was: Scripting) Maven Plugins and Archetypes >

Re: Dependency Management

2016-06-07 Thread Georg Henzler
On 2016-05-26 14:36, Bertrand Delacretaz wrote: My opinion, and I think this is what we've been doing in Sling forever even if we didn't explicitly document it, is that if a bundle B depends on another *for its API* then the dependency should list the lowest possible version. I agree to this.

Re: Dependency Management

2016-06-07 Thread Konrad Windszus
> On 07 Jun 2016, at 10:32, Konrad Windszus wrote: > > Hi, >> On 07 Jun 2016, at 10:12, Oliver Lietz wrote: >> >> On Monday 06 June 2016 14:57:16 Konrad Windszus wrote: >>> I would like to wrap things up here: >>> >>> So it seems the common agreement

[jira] [Comment Edited] (SLING-5685) Upgrade Commons IO to 2.5

2016-06-07 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15318210#comment-15318210 ] Konrad Windszus edited comment on SLING-5685 at 6/7/16 9:27 AM: It is

[jira] [Commented] (SLING-5685) Upgrade Commons IO to 2.5

2016-06-07 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15318210#comment-15318210 ] Konrad Windszus commented on SLING-5685: It is unclear why the dependency to Commons IO was added

[jira] [Resolved] (SLING-5754) Sightly renders form attributes always in lowercase

2016-06-07 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus resolved SLING-5754. Resolution: Invalid > Sightly renders form attributes always in lowercase >

Re: Dependency Management

2016-06-07 Thread Konrad Windszus
Hi, > On 07 Jun 2016, at 10:12, Oliver Lietz wrote: > > On Monday 06 June 2016 14:57:16 Konrad Windszus wrote: >> I would like to wrap things up here: >> >> So it seems the common agreement is: > > Really? > >> 1) Depend on the lowest possible version of a dependency

[jira] [Commented] (SLING-5754) Sightly renders form attributes always in lowercase

2016-06-07 Thread Georg Henzler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15318124#comment-15318124 ] Georg Henzler commented on SLING-5754: -- As it turned out this is not a Sightly problem, but rather

Re: Dependency Management

2016-06-07 Thread Oliver Lietz
On Monday 06 June 2016 14:57:16 Konrad Windszus wrote: > I would like to wrap things up here: > > So it seems the common agreement is: Really? > 1) Depend on the lowest possible version of a dependency (to let bnd > generate import package ranges which are as broad as possible to support as >