[jira] [Commented] (SLING-7815) CLONE - ResourceResolver.clone(null) should not share the same JCR session

2019-01-23 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16750747#comment-16750747 ] Carsten Ziegeler commented on SLING-7815: - The patch looks good to me, and if everything passes

[jira] [Assigned] (SLING-7815) CLONE - ResourceResolver.clone(null) should not share the same JCR session

2019-01-23 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned SLING-7815: --- Assignee: (was: Carsten Ziegeler) > CLONE - ResourceResolver.clone(null) should

[jira] [Commented] (SLING-7815) CLONE - ResourceResolver.clone(null) should not share the same JCR session

2019-01-23 Thread Csaba Varga (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16750311#comment-16750311 ] Csaba Varga commented on SLING-7815: [~cziegeler]: Can we have a decision on this, please? This

Re: [feature] Checking dependencies for content-packages

2019-01-23 Thread David Bosschaert
Hi Robert, Sounds very similar to checking dependencies of OSGi bundles. The feature model analyzers (typically invoked via the slingfeature-maven-plugin) are already extensible and it would make sense to me to add one for content package dependencies... I would suggest create a JIRA for it :)

[jira] [Created] (SLING-8235) Stop copying the AntiSamy configuration to the repository

2019-01-23 Thread Radu Cotescu (JIRA)
Radu Cotescu created SLING-8235: --- Summary: Stop copying the AntiSamy configuration to the repository Key: SLING-8235 URL: https://issues.apache.org/jira/browse/SLING-8235 Project: Sling Issue

[jira] [Resolved] (SLING-8230) The bundle-packages analyzer should report on the feature complete state

2019-01-23 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert resolved SLING-8230. - Resolution: Fixed Fixed with

[jira] [Resolved] (SLING-8233) Add unit test for reading feature with "complete": true

2019-01-23 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert resolved SLING-8233. - Resolution: Fixed > Add unit test for reading feature with "complete": true >

[jira] [Updated] (SLING-8233) Add unit test for reading feature with "complete": true

2019-01-23 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert updated SLING-8233: Summary: Add unit test for reading feature with "complete": true (was: Reading feature

[jira] [Commented] (SLING-8233) Reading feature with "complete": true causes an exception

2019-01-23 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16750090#comment-16750090 ] David Bosschaert commented on SLING-8233: - I noticed that the latest version of the code indeed

[jira] [Updated] (SLING-8233) Reading feature with "complete": true causes an exception

2019-01-23 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert updated SLING-8233: Description: It causes the following exception {code} Caused by: java.io.IOException: Key

[jira] [Comment Edited] (SLING-8232) Wrap the latest release of johnzon-core

2019-01-23 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16750051#comment-16750051 ] Konrad Windszus edited comment on SLING-8232 at 1/23/19 2:37 PM: - Isn't

[jira] [Commented] (SLING-8234) Feature launcher does not specify which content package requires a missing dependency

2019-01-23 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16750060#comment-16750060 ] Robert Munteanu commented on SLING-8234: [~bosschaert] - WDYT? > Feature launcher does not

[jira] [Created] (SLING-8234) Feature launcher does not specify which content package requires a missing dependency

2019-01-23 Thread Robert Munteanu (JIRA)
Robert Munteanu created SLING-8234: -- Summary: Feature launcher does not specify which content package requires a missing dependency Key: SLING-8234 URL: https://issues.apache.org/jira/browse/SLING-8234

[jira] [Comment Edited] (SLING-8232) Wrap the latest release of johnzon-core

2019-01-23 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16750051#comment-16750051 ] Konrad Windszus edited comment on SLING-8232 at 1/23/19 2:37 PM: - Isn't

[feature] Checking dependencies for content-packages

2019-01-23 Thread Robert Munteanu
Hi, When including content packages in a feature model there are some depenencies that would be great to check at build time. Both of these are defined as manifest headers: 1. dependencies to other content pacakges - Content-Package- Dependencies 2. dependencies to java packages - Import-Package

[jira] [Updated] (SLING-8231) Add the ability to collect -sources to the API jar MOJO

2019-01-23 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert updated SLING-8231: Summary: Add the ability to collect -sources to the API jar MOJO (was: Add the ability to

[GitHub] simonetripodi commented on issue #21: SLING-8231 - Add the ability to collect -sources to the API region MOJO

2019-01-23 Thread GitBox
simonetripodi commented on issue #21: SLING-8231 - Add the ability to collect -sources to the API region MOJO URL: https://github.com/apache/sling-slingfeature-maven-plugin/pull/21#issuecomment-456824938 Great, thank you!!! :)

Re: Problem Uploading Snapshot Bundles with Commons FileUploader

2019-01-23 Thread Robert Munteanu
On Wed, 2019-01-23 at 08:28 -0600, Daniel Klco wrote: > Rolling back to 1.3.3 resolves the issue. I see that it was added > here: > > https://github.com/apache/sling-org-apache-sling-starter/commit/97d95644e9e20c46554fb005614f1a76af4fec60 > > > I don't see any other changes going along with

[jira] [Comment Edited] (SLING-8232) Wrap the latest release of johnzon-core

2019-01-23 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16750051#comment-16750051 ] Konrad Windszus edited comment on SLING-8232 at 1/23/19 2:32 PM: - Isn't

[jira] [Commented] (SLING-8232) Wrap the latest release of johnzon-core

2019-01-23 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16750051#comment-16750051 ] Konrad Windszus commented on SLING-8232: Isn't Johnzon meanwhile fully compatible with OSGi? Do

Problem Uploading Snapshot Bundles with Commons FileUploader

2019-01-23 Thread Daniel Klco
Hi, The latest snapshot of the Sling Starter has Common FileUpload 1.4 which seems to have an issue when uploading snapshot versions of bundles. When I upload a new bundle through the maven sling bundle, I get the following error and the bundle is not updated: 23.01.2019 06:56:29.098 *ERROR*

[jira] [Created] (SLING-8233) Reading feature with "complete": true causes an exception

2019-01-23 Thread David Bosschaert (JIRA)
David Bosschaert created SLING-8233: --- Summary: Reading feature with "complete": true causes an exception Key: SLING-8233 URL: https://issues.apache.org/jira/browse/SLING-8233 Project: Sling

Re: ValueMapDecorator using impl class in api

2019-01-23 Thread Radu Cotescu
Hi, > On 22 Jan 2019, at 13:42, Robert Munteanu wrote: > > > Then I guess that's a problem with the Adobe uber-jar. That impl class > is part of the api bundle, there's no reason not to use it. I agree with Robert here. The are similar things happening in the HTL compilers, where API classes

[GitHub] bosschaert commented on issue #21: SLING-8231 - Add the ability to collect -sources to the API region MOJO

2019-01-23 Thread GitBox
bosschaert commented on issue #21: SLING-8231 - Add the ability to collect -sources to the API region MOJO URL: https://github.com/apache/sling-slingfeature-maven-plugin/pull/21#issuecomment-456818113 Thanks for the PR, @simonetripodi - It's merged.

[jira] [Resolved] (SLING-8231) Add the ability to collect -sources to the API region MOJO

2019-01-23 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert resolved SLING-8231. - Resolution: Fixed Fix Version/s: slingfeature-maven-plugin 0.8.2 Thanks for the

[jira] [Assigned] (SLING-8231) Add the ability to collect -sources to the API region MOJO

2019-01-23 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert reassigned SLING-8231: --- Assignee: Simone Tripodi (was: David Bosschaert) > Add the ability to collect

[GitHub] bosschaert merged pull request #21: SLING-8231 - Add the ability to collect -sources to the API region MOJO

2019-01-23 Thread GitBox
bosschaert merged pull request #21: SLING-8231 - Add the ability to collect -sources to the API region MOJO URL: https://github.com/apache/sling-slingfeature-maven-plugin/pull/21 This is an automated message from the Apache

[jira] [Created] (SLING-8232) Wrap the latest release of johnzon-core

2019-01-23 Thread Timothee Maret (JIRA)
Timothee Maret created SLING-8232: - Summary: Wrap the latest release of johnzon-core Key: SLING-8232 URL: https://issues.apache.org/jira/browse/SLING-8232 Project: Sling Issue Type:

[jira] [Commented] (SLING-7969) Memory leak in DiscoveryLiteDescriptor

2019-01-23 Thread Valentin Olteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16749987#comment-16749987 ] Valentin Olteanu commented on SLING-7969: - [~marett], that's so nice for you to follow up on this

[jira] [Commented] (SLING-7969) Memory leak in DiscoveryLiteDescriptor

2019-01-23 Thread Timothee Maret (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16749971#comment-16749971 ] Timothee Maret commented on SLING-7969: --- [~volteanu] the two bundles attached to this issue #

[jira] [Updated] (SLING-7969) Memory leak in DiscoveryLiteDescriptor

2019-01-23 Thread Timothee Maret (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothee Maret updated SLING-7969: -- Attachment: org.apache.sling.discovery.commons-1.0.23-SLING-7969.jar > Memory leak in

[jira] [Updated] (SLING-7969) Memory leak in DiscoveryLiteDescriptor

2019-01-23 Thread Timothee Maret (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothee Maret updated SLING-7969: -- Attachment: org.apache.sling.commons.johnzon-1.1.11-SLING-7969.jar > Memory leak in

[jira] [Commented] (SLING-7969) Memory leak in DiscoveryLiteDescriptor

2019-01-23 Thread Timothee Maret (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16749961#comment-16749961 ] Timothee Maret commented on SLING-7969: ---

[jira] [Comment Edited] (SLING-7969) Memory leak in DiscoveryLiteDescriptor

2019-01-23 Thread Timothee Maret (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16749940#comment-16749940 ] Timothee Maret edited comment on SLING-7969 at 1/23/19 1:07 PM: Looking

[jira] [Commented] (SLING-7969) Memory leak in DiscoveryLiteDescriptor

2019-01-23 Thread Timothee Maret (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16749940#comment-16749940 ] Timothee Maret commented on SLING-7969: --- Looking at the Johnzon code base, it seems that the

[jira] [Commented] (SLING-5767) Include the Illegal Argument Exception message in the logs

2019-01-23 Thread Mahsum Demir (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16749916#comment-16749916 ] Mahsum Demir commented on SLING-5767: - I created a PR for this issue. PR can be seen at 

[jira] [Commented] (SLING-7969) Memory leak in DiscoveryLiteDescriptor

2019-01-23 Thread Timothee Maret (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16749911#comment-16749911 ] Timothee Maret commented on SLING-7969: --- Thanks [~volteanu]! Indeed, it seems the Johzon library is

Re: [RESULT][VOTE] Release Apache Sling Commons HTML version 1.1.0

2019-01-23 Thread Oliver Lietz
On Tuesday 22 January 2019 11:23:03 Jason E Bailey wrote: > Hi, > > The vote has passed with the following result : > > +1 (binding): Daniel Klco, Konrad Windszus, Oliver Lietz, Stefan Seifert, > Georg Henzler +1 (non binding): none > > I need a PMC member to copy the release to the Sling

[GitHub] simonetripodi opened a new pull request #21: SLING-8231 - Add the ability to collect -sources to the API region MOJO

2019-01-23 Thread GitBox
simonetripodi opened a new pull request #21: SLING-8231 - Add the ability to collect -sources to the API region MOJO URL: https://github.com/apache/sling-slingfeature-maven-plugin/pull/21 This is an automated message from

[jira] [Created] (SLING-8231) Add the ability to collect -sources to the API region MOJO

2019-01-23 Thread Simone Tripodi (JIRA)
Simone Tripodi created SLING-8231: - Summary: Add the ability to collect -sources to the API region MOJO Key: SLING-8231 URL: https://issues.apache.org/jira/browse/SLING-8231 Project: Sling

[jira] [Updated] (SLING-8230) The bundle-packages analyzer should report on the feature complete state

2019-01-23 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert updated SLING-8230: Description: When a feature is analyzed and found to have all requirements satisfied the

[jira] [Assigned] (SLING-8230) The bundle-packages analyzer should report on the feature complete state

2019-01-23 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert reassigned SLING-8230: --- Assignee: David Bosschaert > The bundle-packages analyzer should report on the

[jira] [Updated] (SLING-8230) The bundle-packages analyzer should report on the feature complete state

2019-01-23 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert updated SLING-8230: Summary: The bundle-packages analyzer should report on the feature complete state (was: