[VOTE] Release Apache Sling Installer Vault Package Install Hook 1.0.2

2018-10-11 Thread Georg Henzler
Hi, We solved 1 issues in this release: https://issues.apache.org/jira/browse/SLING/fixforversion/12344288 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-1994 You can use this UNIX script to download the release and verify the signatures:

[CANCELLED][VOTE] Release Apache Sling Installer Vault Package Install Hook 1.0.0 (initial version)

2018-10-11 Thread Georg Henzler
Release cancelled for the missing source release file and the deprecated API call (the latter is fixed in [1]) [1] https://github.com/apache/sling-org-apache-sling-installer-provider-installhook/commit/391d900ef520739a9dd00f0223e33bf9e444 - Georg On 2018-10-11 22:15, Oliver Lietz

Re: [VOTE] Release Apache Sling Installer Vault Package Install Hook 1.0.0 (initial version)

2018-10-11 Thread Oliver Lietz
On Thursday 11 October 2018 16:07:11 Jason E Bailey wrote: > Hi Georg, Hi, > Overall it looks good. One trivial thing, you're utilizing a deprecated api > call to get the InputStream from the node, it should be > .getBinary().getStream(); rather than .getStream() > > I haven't encountered your

Re: [VOTE] Release Apache Sling Installer Vault Package Install Hook 1.0.0 (initial version)

2018-10-11 Thread Jason E Bailey
Hi Georg, Overall it looks good. One trivial thing, you're utilizing a deprecated api call to get the InputStream from the node, it should be .getBinary().getStream(); rather than .getStream() I haven't encountered your particular scenario before, but if need be, you can cancel this vote.

Re: [VOTE] Release Apache Sling Installer Vault Package Install Hook 1.0.0 (initial version)

2018-10-11 Thread Georg Henzler
Bugger, my bad! I explicitly deleted the two files [1] directly in nexus staging repo before closing when comparing to the other currently open staging repo [2] that doesn't have those either. I have the files locally, what's the easiest way to proceed? (it does not look like I can just

Re: [VOTE] Release Apache Sling Installer Vault Package Install Hook 1.0.0 (initial version)

2018-10-11 Thread Konrad Windszus
I do: https://repository.apache.org/content/repositories/orgapachesling-1992/org/apache/sling/org.apache.sling.installer.provider.installhook/1.0.0/org.apache.sling.installer.provider.installhook-1.0.0-sources.jar

Re: [VOTE] Release Apache Sling Installer Vault Package Install Hook 1.0.0 (initial version)

2018-10-11 Thread Robert Munteanu
Hi Georg, On Wed, 2018-10-10 at 21:38 +0200, Georg Henzler wrote: > Staging repository: > https://repository.apache.org/content/repositories/orgapachesling-1992 I don't see a source release at [1], and the check script seems to agree. Robert [1]:

Re: [hackathon] health checks

2018-10-11 Thread Georg Henzler
Hi Bertrand, Maybe I missed something but I do not see agreement on a concrete plan here so IMO the move is premature. I had the feeling that there was an agreement that it is definitely good to move the health checks to felix to make them available to a larger audience, maybe there wasn't

Re: [VOTE] Release Apache Sling Installer Vault Package Install Hook 1.0.0 (initial version)

2018-10-11 Thread Andrei Dulvac
+1 On Thu, Oct 11, 2018 at 9:17 AM Konrad Windszus wrote: > +1 > > Konrad > > > On 10. Oct 2018, at 21:38, Georg Henzler wrote: > > > > Hi, > > > > We solved 1 issues in this release: > > https://issues.apache.org/jira/browse/SLING/fixforversion/12344288 > > > > Staging repository: > >

[jira] [Commented] (SLING-8003) Interpolate Maven variables using the Maven Filtering APIs rather that iterate string replacing operations

2018-10-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16646399#comment-16646399 ] ASF GitHub Bot commented on SLING-8003: --- simonetripodi commented on issue #7: SLING-8003 -

[GitHub] simonetripodi commented on issue #7: SLING-8003 - Interpolate Maven variables using the Maven Filtering APIs rather that iterate string replacing operations

2018-10-11 Thread GitBox
simonetripodi commented on issue #7: SLING-8003 - Interpolate Maven variables using the Maven Filtering APIs rather that iterate string replacing operations URL: https://github.com/apache/sling-slingfeature-maven-plugin/pull/7#issuecomment-428947604 Thanks @bosschaert for the follow-up!

[jira] [Commented] (SLING-8002) DistributedEventReceiver utilizes long-running session

2018-10-11 Thread JIRA
[ https://issues.apache.org/jira/browse/SLING-8002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16646388#comment-16646388 ] Jörg Hoh commented on SLING-8002: - I attached a trivial patch [^SLING-8002.patch] , which refreshes the

[jira] [Updated] (SLING-8002) DistributedEventReceiver utilizes long-running session

2018-10-11 Thread JIRA
[ https://issues.apache.org/jira/browse/SLING-8002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jörg Hoh updated SLING-8002: Flags: Patch > DistributedEventReceiver utilizes long-running session >

[jira] [Updated] (SLING-8002) DistributedEventReceiver utilizes long-running session

2018-10-11 Thread JIRA
[ https://issues.apache.org/jira/browse/SLING-8002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jörg Hoh updated SLING-8002: Attachment: SLING-8002.patch > DistributedEventReceiver utilizes long-running session >

[jira] [Commented] (SLING-8003) Interpolate Maven variables using the Maven Filtering APIs rather that iterate string replacing operations

2018-10-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16646385#comment-16646385 ] ASF GitHub Bot commented on SLING-8003: --- bosschaert commented on issue #7: SLING-8003 - Interpolate

[GitHub] bosschaert commented on issue #7: SLING-8003 - Interpolate Maven variables using the Maven Filtering APIs rather that iterate string replacing operations

2018-10-11 Thread GitBox
bosschaert commented on issue #7: SLING-8003 - Interpolate Maven variables using the Maven Filtering APIs rather that iterate string replacing operations URL: https://github.com/apache/sling-slingfeature-maven-plugin/pull/7#issuecomment-428941744 Hi @simonetripodi nice! I wasn't aware of

Re: [hackathon] bnd-maven-plugin vs. maven-bundle-plugin

2018-10-11 Thread Bertrand Delacretaz
On Thu, Oct 11, 2018 at 9:28 AM Konrad Windszus wrote: > I created https://issues.apache.org/jira/browse/SLING-8008 ... I had a look and like it, +1 Considering this will require changes to many modules I think a [LAZY] vote is good before proceeding. -Bertrand

[jira] [Commented] (SLING-8008) Create dedicated parent for bundle projects

2018-10-11 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16646217#comment-16646217 ] Bertrand Delacretaz commented on SLING-8008: Looks good to me, +1 > Create dedicated parent

[jira] [Commented] (SLING-7754) Implement passive DistributionQueue in the repository

2018-10-11 Thread Timothee Maret (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16646202#comment-16646202 ] Timothee Maret commented on SLING-7754: --- Thanks [~mpetria], generally it looks good to me. I have

[GitHub] tmaret commented on a change in pull request #12: SLING-7754: implementation of Resource Based Queues

2018-10-11 Thread GitBox
tmaret commented on a change in pull request #12: SLING-7754: implementation of Resource Based Queues URL: https://github.com/apache/sling-org-apache-sling-distribution-core/pull/12#discussion_r224308100 ## File path:

[GitHub] tmaret commented on a change in pull request #12: SLING-7754: implementation of Resource Based Queues

2018-10-11 Thread GitBox
tmaret commented on a change in pull request #12: SLING-7754: implementation of Resource Based Queues URL: https://github.com/apache/sling-org-apache-sling-distribution-core/pull/12#discussion_r224367262 ## File path:

[GitHub] tmaret commented on a change in pull request #12: SLING-7754: implementation of Resource Based Queues

2018-10-11 Thread GitBox
tmaret commented on a change in pull request #12: SLING-7754: implementation of Resource Based Queues URL: https://github.com/apache/sling-org-apache-sling-distribution-core/pull/12#discussion_r224243603 ## File path:

Re: [hackathon] health checks

2018-10-11 Thread Bertrand Delacretaz
On Thu, Sep 13, 2018 at 7:03 PM Stefan Seifert wrote: ... > - the idea is to bring this together within felix ... I see that work has started on this at https://issues.apache.org/jira/browse/FELIX-5952 (*) including proposing the module to the Felix PMC (link to that thread in the ticket).

Re: [hackathon] bnd-maven-plugin vs. maven-bundle-plugin

2018-10-11 Thread Konrad Windszus
I created https://issues.apache.org/jira/browse/SLING-8008 for this change. Do we need a real vote on this, or is it enough that after almost one month noone complained or proposed something else? Konrad > On 13. Sep 2018, at 18:35, Stefan

[jira] [Updated] (SLING-8008) Create dedicated parent for bundle projects

2018-10-11 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-8008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-8008: --- Description: As followup to the Sling Hackathon in Berlin in September (compare with

[jira] [Created] (SLING-8008) Create dedicated parent for bundle projects

2018-10-11 Thread Konrad Windszus (JIRA)
Konrad Windszus created SLING-8008: -- Summary: Create dedicated parent for bundle projects Key: SLING-8008 URL: https://issues.apache.org/jira/browse/SLING-8008 Project: Sling Issue Type:

Re: [VOTE] Release Apache Sling Installer Vault Package Install Hook 1.0.0 (initial version)

2018-10-11 Thread Konrad Windszus
+1 Konrad > On 10. Oct 2018, at 21:38, Georg Henzler wrote: > > Hi, > > We solved 1 issues in this release: > https://issues.apache.org/jira/browse/SLING/fixforversion/12344288 > > Staging repository: > https://repository.apache.org/content/repositories/orgapachesling-1992 > > You can use