Re: Client Side Tests that require a Bundle to be Deployed and Active

2018-03-17 Thread Andrei Dulvac
Hi Andreas. The Sling testing clients should help: https://github.com/apache/sling-org-apache-sling-testing-clients/tree/master/src/main/java/org/apache/sling/testing/clients/osgi There is also a Polling class which you can use to wrap the OSGi classes in the client's: https://github.com/apache/

Re: New maven module - where?

2018-03-12 Thread Andrei Dulvac
Sorry for mixing e-mail addresses there. Thanks. On Mon, Mar 12, 2018 at 12:02 PM Andrei Dulvac wrote: > Thanks Robert. Will do. > > On Mon, Mar 12, 2018 at 12:01 PM Robert Munteanu > wrote: > >> Hi Andrei, >> >> On Mon, 2018-03-12 at 10:57 +, Andrei Dulvac

Re: New maven module - where?

2018-03-12 Thread Andrei Dulvac
Thanks Robert. Will do. On Mon, Mar 12, 2018 at 12:01 PM Robert Munteanu wrote: > Hi Andrei, > > On Mon, 2018-03-12 at 10:57 +0000, Andrei Dulvac wrote: > > Hi guys, > > > > I have a new sling module that I'd like to push. What's the way to go > > fo

New maven module - where?

2018-03-12 Thread Andrei Dulvac
Hi guys, I have a new sling module that I'd like to push. What's the way to go forward with this? Add it to sling-whiteboard? What are the next steps? Thanks, - Andrei

[jira] [Updated] (SLING-7405) [o.a.s.testing.clients] The poller in {{Polling}} should wait for the delay even in case of exceptions

2018-01-19 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulvac updated SLING-7405: - Description: In case of an exception, [{{Polling#poll}}|[https://github.com/andreituicu/sling-org

[jira] [Updated] (SLING-7405) [o.a.s.testing.clients] The poller in {{Polling}} should wait for the delay even in case of exceptions

2018-01-19 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulvac updated SLING-7405: - Description: In case of an exception, [Polling#poll|https://github.com/andreituicu/sling-org

[jira] [Updated] (SLING-7405) [o.a.s.testing.clients] The poller in {{Polling}} should wait for the delay even in case of exceptions

2018-01-19 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulvac updated SLING-7405: - Description: In case of an exception, {{Polling#poll}} ([https://github.com/andreituicu/sling-org

[jira] [Resolved] (SLING-7405) [o.a.s.testing.clients] The poller in {{Polling}} should wait for the delay even in case of exceptions

2018-01-19 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulvac resolved SLING-7405. -- Resolution: Fixed Fixed in [https://github.com/apache/sling-org-apache-sling-testing-clients

[jira] [Created] (SLING-7405) [o.a.s.testing.clients] The poller in {{Polling}} should wait for the delay even in case of exceptions

2018-01-19 Thread Andrei Dulvac (JIRA)
Andrei Dulvac created SLING-7405: Summary: [o.a.s.testing.clients] The poller in {{Polling}} should wait for the delay even in case of exceptions Key: SLING-7405 URL: https://issues.apache.org/jira/browse/SLING

[jira] [Updated] (SLING-7297) OSGiConsoleClient: Add methods to wait for OSGi components and OSGi services

2018-01-19 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulvac updated SLING-7297: - Fix Version/s: Apache Sling Testing Clients 1.1.14 > OSGiConsoleClient: Add methods to wait

[jira] [Resolved] (SLING-7297) OSGiConsoleClient: Add methods to wait for OSGi components and OSGi services

2018-01-19 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulvac resolved SLING-7297. -- Resolution: Fixed Assignee: Andrei Dulvac > OSGiConsoleClient: Add methods to wait

Re: [Fwd: [apache/sling-org-apache-sling-testing-clients] @trivial - The poller should wait for the delay even in case of exceptions (#4)]

2018-01-19 Thread Andrei Dulvac
Hi Robert. Agree on all points above :) I'll create an issue and link it. - Andrei On Thu, Jan 18, 2018 at 5:17 PM Robert Munteanu wrote: > Hi Andrei, > > Even though '@trivial', these kind of changes deserve their own Jira > issue. Please create one after the fact and link to commit to it (

[jira] [Commented] (SLING-7297) OSGiConsoleClient: Add methods to wait for OSGi components and OSGi services

2017-12-15 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16292636#comment-16292636 ] Andrei Dulvac commented on SLING-7297: -- I had a look and merged the PR. Th

[jira] [Commented] (SLING-7297) OSGiConsoleClient: Add methods to wait for OSGi components and OSGi services

2017-12-15 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16292600#comment-16292600 ] Andrei Dulvac commented on SLING-7297: -- @kwin, I'll do that later toda

[RESULT][VOTE] Release Apache Sling Testing Clients version 1.1.12 and Apache Sling Testing Rules 1.0.6

2017-12-11 Thread Andrei Dulvac
Hi, The vote has passed with 3 binding votes +1 (binding): Robert, Stefan, Konrad +1 (non binding): Andrei Dulvac Can a member of the PMC help with copying the releases to the Sling dist directory and promoting to Maven Central? Thanks, Andrei

Re: [VOTE] Release Apache Sling Testing Clients version 1.1.12 and Apache Sling Testing Rules 1.0.6

2017-12-11 Thread Andrei Dulvac
Hi, Thanks guys. I think this needs one more +1. Can anybody else have a look? - Andrei On Thu, Dec 7, 2017 at 5:28 PM Stefan Seifert wrote: > +1 >

Re: [VOTE] Release Apache Sling Testing Clients version 1.1.12 and Apache Sling Testing Rules 1.0.6

2017-12-07 Thread Andrei Dulvac
Thanks! I assume you're warning other people that would want to build this locally, right? On Thu, Dec 7, 2017 at 10:50 AM Robert Munteanu wrote: > On Thu, 2017-12-07 at 09:31 +, Andrei Dulvac wrote: > > Please vote to approve this release: > > +1 > > Note that

Re: [VOTE] Release Apache Sling Testing Clients version 1.1.12 and Apache Sling Testing Rules 1.0.6

2017-12-07 Thread Andrei Dulvac
gt;Please start a new thread for a new vote. > > > >Thanks, > > > >Robert > > > >On Thu, 2017-12-07 at 09:08 +, Andrei Dulvac wrote: > >> Hi, > >> > >> We solved 2 issues in each > >> release:https://issues.apache.or

[VOTE] Release Apache Sling Testing Clients version 1.1.12 and Apache Sling Testing Rules 1.0.6

2017-12-07 Thread Andrei Dulvac
Hi, We solved 2 issues in each release:https://issues.apache.org/jira/projects/SLING/versions/12342218 https://issues.apache.org/jira/projects/SLING/versions/12342233 Staging repository:https://repository.apache.org/content/repositories/orgapachesling-1829/ You can use this UNIX script to dow

Re: [VOTE] Release Apache Sling Testing Clients version 1.1.12 and Apache Sling Testing Rules 1.0.6

2017-12-07 Thread Andrei Dulvac
Hi, We solved 2 issues in each release:https://issues.apache.org/jira/projects/SLING/versions/12342218 https://issues.apache.org/jira/projects/SLING/versions/12342233 Staging repository:https://repository.apache.org/content/repositories/orgapachesling-1829/ You can use this UNIX script to dow

Re: [CANCEL] [VOTE] Release Apache Sling Testing Clients version 1.1.10 and Apache Sling Testing Rules 1.0.4

2017-12-07 Thread Andrei Dulvac
017-12-04 at 17:28 +0000, Andrei Dulvac wrote: > > Please vote to approve this release: > > +1 > > Robert

Re: [VOTE] Release Apache Sling Testing Clients version 1.1.12 and Apache Sling Testing Rules 1.0.6

2017-12-07 Thread Andrei Dulvac
Thanks Robert. All ready, I'll reply on the thread and cancel and create a new one for this release. - Andrei On Thu, Dec 7, 2017 at 10:02 AM Robert Munteanu wrote: > On Thu, 2017-12-07 at 09:00 +, Andrei Dulvac wrote: > > Sorry about that, but I missed something, which is t

Re: [VOTE] Release Apache Sling Testing Clients version 1.1.12 and Apache Sling Testing Rules 1.0.6

2017-12-07 Thread Andrei Dulvac
check_staged_release.sh 1829 /tmp/sling-staging Please vote to approve this release: [ ] +1 Approve the release [ ] 0 Don't care [ ] -1 Don't release, because ... On Wed, Dec 6, 2017 at 3:16 PM Robert Munteanu wrote: > On Mon, 2017-12-04 at 17:28 +, Andrei Dulvac wrote: >

Re: [VOTE] Release Apache Sling Testing Clients version 1.1.10 and Apache Sling Testing Rules 1.0.4

2017-12-05 Thread Andrei Dulvac
+1 (non-binding) (i.e. bump) On Tue, Dec 5, 2017 at 11:19 AM Stefan Seifert wrote: > +1 >

[VOTE] Release Apache Sling Testing Clients version 1.1.10 and Apache Sling Testing Rules 1.0.4

2017-12-04 Thread Andrei Dulvac
Hi, We solved 2 issues in each release:https://issues.apache.org/jira/projects/SLING/versions/12342218 https://issues.apache.org/jira/projects/SLING/versions/12342233 Staging repository:https://repository.apache.org/content/repositories/orgapachesling-1824/ You can use this UNIX script to dow

[jira] [Resolved] (SLING-7272) [Testing Rules] Allow customizing the Sling Client Builder from an Instance junit rule

2017-12-04 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulvac resolved SLING-7272. -- Resolution: Fixed > [Testing Rules] Allow customizing the Sling Client Builder from an Insta

[jira] [Resolved] (SLING-7273) [Testing Rules] Instance#getClient should cache the clients

2017-12-04 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulvac resolved SLING-7273. -- Resolution: Fixed > [Testing Rules] Instance#getClient should cache the clie

[jira] [Updated] (SLING-7116) [http.testing.clients] o.a.s.testing.clients.osgi.ComponentsInfo.findBy() does not honor the value parameter

2017-12-04 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulvac updated SLING-7116: - Fix Version/s: Apache Sling Testing Clients 1.1.6 > [http.testing.clie

[jira] [Updated] (SLING-7116) [http.testing.clients] o.a.s.testing.clients.osgi.ComponentsInfo.findBy() does not honor the value parameter

2017-12-04 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulvac updated SLING-7116: - Fix Version/s: (was: org.apache.sling.testing.clients 1.1.10) > [http.testing.clie

[jira] [Updated] (SLING-7116) [http.testing.clients] o.a.s.testing.clients.osgi.ComponentsInfo.findBy() does not honor the value parameter

2017-12-04 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulvac updated SLING-7116: - Fix Version/s: org.apache.sling.testing.clients 1.1.10 > [http.testing.clie

[jira] [Created] (SLING-7273) [Testing Rules] Instance#getClient should cache the clients

2017-11-27 Thread Andrei Dulvac (JIRA)
Andrei Dulvac created SLING-7273: Summary: [Testing Rules] Instance#getClient should cache the clients Key: SLING-7273 URL: https://issues.apache.org/jira/browse/SLING-7273 Project: Sling

[jira] [Created] (SLING-7272) [Testing Rules] Allow customizing the Sling Client Builder from an Instance junit rule

2017-11-27 Thread Andrei Dulvac (JIRA)
Andrei Dulvac created SLING-7272: Summary: [Testing Rules] Allow customizing the Sling Client Builder from an Instance junit rule Key: SLING-7272 URL: https://issues.apache.org/jira/browse/SLING-7272

Re: [ANN] New Apache Sling PMC Chair: Robert Munteanu

2017-11-17 Thread Andrei Dulvac
Congratulations! On Fri, Nov 17, 2017, 10:07 Julian Sedding wrote: > Congratulations Robert! > > Regards > Julian > > On Thu, Nov 16, 2017 at 5:29 PM, Roy Teeuwen wrote: > > Congratulations Robert! > > > > Greets, > > Roy > > > >> On 16 Nov 2017, at 15:25, Carsten Ziegeler > wrote: > >> > >>

Re: [HELP?] [RESULT] [VOTE] Release Apache Sling Hypermedia API tools 1.1.0

2017-11-13 Thread Andrei Dulvac
Thanks Karl! On Mon, Nov 13, 2017, 21:29 Karl Pauls wrote: > Done. > > regards, > > Karl > > On Mon, Nov 13, 2017 at 5:48 PM, Karl Pauls wrote: > > I can do it tonight. > > > > regards, > > > > Karl > > > > On Mon, Nov 13, 2017 a

Re: [HELP?] [RESULT] [VOTE] Release Apache Sling Hypermedia API tools 1.1.0

2017-11-13 Thread Andrei Dulvac
Hi, Can a PMC member help me with adding the release to the dist directory and promote the artifact to central? - Andrei On Fri, Nov 10, 2017 at 3:33 PM Andrei Dulvac wrote: > Hi, > > The vote has passed with the following result : > > +3 (binding): Carsten, Stefan, Karl &g

Re: [RESULT] [VOTE] Release Apache Sling Hypermedia API tools 1.1.0

2017-11-10 Thread Andrei Dulvac
Hi, The vote has passed with the following result : +3 (binding): Carsten, Stefan, Karl +1 (non binding): Andrei Dulvac Can someone in the PMC help me with putting this release to the Sling dist directory and promote the artifacts to maven central? - Andrei On Fri, Nov 10, 2017 at 1:22 PM

Re: [VOTE] Release Apache Sling Hypermedia API tools 1.1.0

2017-11-10 Thread Andrei Dulvac
Hi, Thanks for the votes. Anybody else can have a look? - Andrei On Wed, Nov 8, 2017 at 2:04 AM Stefan Seifert wrote: > +1 >

Re: [VOTE] Release Apache Sling Hypermedia API tools 1.1.0

2017-11-07 Thread Andrei Dulvac
+1 from me (non-binding) On Tue, Nov 7, 2017 at 2:56 PM Andrei Dulvac wrote: > Hi, > > We solved 7 issues in this > release:https://issues.apache.org/jira/projects/SLING/versions/12337960 > > There are no outstanding > issues:https://issues.apache.org/jira/browse/SLI

[VOTE] Release Apache Sling Hypermedia API tools 1.1.0

2017-11-07 Thread Andrei Dulvac
Hi, We solved 7 issues in this release:https://issues.apache.org/jira/projects/SLING/versions/12337960 There are no outstanding issues:https://issues.apache.org/jira/browse/SLING/component/12330969. Staging repository:https://repository.apache.org/content/repositories/orgapachesling-1808 You c

Re: Git migration - handling commits and PRs across multiple modules

2017-10-09 Thread Andrei Dulvac
On Mon, Oct 9, 2017 at 5:03 PM Robert Munteanu wrote: > Hi Andrei, > > On Mon, 2017-10-09 at 14:58 +0000, Andrei Dulvac wrote: > > Hi, > > > > Sorry I'm asking this so late, I wasn't available when this > > discussion was > > at its

Git migration - handling commits and PRs across multiple modules

2017-10-09 Thread Andrei Dulvac
Hi, Sorry I'm asking this so late, I wasn't available when this discussion was at its peak. With the git extreme repo split, how will commits that touch two repos be handled? Or pull-requests? Would I have to open two PRs for a functionally-atomic change? How are projects that have reactors and S

[jira] [Resolved] (SLING-6868) Initial content should be migrated to bundle resources

2017-10-06 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulvac resolved SLING-6868. -- Resolution: Fixed > Initial content should be migrated to bundle resour

[jira] [Commented] (SLING-6868) Initial content should be migrated to bundle resources

2017-10-05 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16193205#comment-16193205 ] Andrei Dulvac commented on SLING-6868: -- [~cziegeler], i went ahead and removed

[jira] [Commented] (SLING-6868) Initial content should be migrated to bundle resources

2017-10-05 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16193065#comment-16193065 ] Andrei Dulvac commented on SLING-6868: -- [~cziegeler], That's because I&#

[jira] [Comment Edited] (SLING-6868) Initial content should be migrated to bundle resources

2017-10-04 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16191611#comment-16191611 ] Andrei Dulvac edited comment on SLING-6868 at 10/4/17 5:2

[jira] [Commented] (SLING-6868) Initial content should be migrated to bundle resources

2017-10-04 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16191611#comment-16191611 ] Andrei Dulvac commented on SLING-6868: -- [~cziegeler], after using la

Re: Sling Testing Client's ComponentsInfo class findBy() method does not work

2017-09-08 Thread Andrei Dulvac
Hi guys. I fixed it in https://issues.apache.org/jira/browse/SLING-7116 Anything I missed? - Andrei On Thu, Sep 7, 2017 at 2:52 PM Andrei Dulvac wrote: > Hi. > > Yeah, that's a bug... As Robert said, a patch would be best! Otherwise I > could tackle this, but it will

[jira] [Resolved] (SLING-7116) [http.testing.clients] o.a.s.testing.clients.osgi.ComponentsInfo.findBy() does not honor the value parameter

2017-09-08 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulvac resolved SLING-7116. -- Resolution: Fixed Fixed in rev 1807694. > [http.testing.clie

[jira] [Created] (SLING-7116) [http.testing.clients] o.a.s.testing.clients.osgi.ComponentsInfo.findBy() does not honor the value parameter

2017-09-08 Thread Andrei Dulvac (JIRA)
Andrei Dulvac created SLING-7116: Summary: [http.testing.clients] o.a.s.testing.clients.osgi.ComponentsInfo.findBy() does not honor the value parameter Key: SLING-7116 URL: https://issues.apache.org/jira/browse

[jira] [Commented] (SLING-6868) Initial content should be migrated to bundle resources

2017-09-08 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16158307#comment-16158307 ] Andrei Dulvac commented on SLING-6868: -- [~cziegeler], This doesn't see

[jira] [Comment Edited] (SLING-6878) Bundle resource provider: support mounting of JSON files

2017-09-07 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16157239#comment-16157239 ] Andrei Dulvac edited comment on SLING-6878 at 9/7/17 5:0

[jira] [Commented] (SLING-6878) Bundle resource provider: support mounting of JSON files

2017-09-07 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16157239#comment-16157239 ] Andrei Dulvac commented on SLING-6878: -- [~cziegeler], could you provide an exa

[jira] [Comment Edited] (SLING-6868) Initial content should be migrated to bundle resources

2017-09-07 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16157144#comment-16157144 ] Andrei Dulvac edited comment on SLING-6868 at 9/7/17 4:0

[jira] [Commented] (SLING-6868) Initial content should be migrated to bundle resources

2017-09-07 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16157144#comment-16157144 ] Andrei Dulvac commented on SLING-6868: -- [~cziegeler], I now see why you wrote

[jira] [Comment Edited] (SLING-6868) Initial content should be migrated to bundle resources

2017-09-07 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16156967#comment-16156967 ] Andrei Dulvac edited comment on SLING-6868 at 9/7/17 1:5

[jira] [Comment Edited] (SLING-6868) Initial content should be migrated to bundle resources

2017-09-07 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16156967#comment-16156967 ] Andrei Dulvac edited comment on SLING-6868 at 9/7/17 1:4

[jira] [Commented] (SLING-6868) Initial content should be migrated to bundle resources

2017-09-07 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16156967#comment-16156967 ] Andrei Dulvac commented on SLING-6868: -- [~cziegeler], Thanks! Can we have a rel

Re: Sling Testing Client's ComponentsInfo class findBy() method does not work

2017-09-07 Thread Andrei Dulvac
Hi. Yeah, that's a bug... As Robert said, a patch would be best! Otherwise I could tackle this, but it will take a bit longer. - Andrei On Thu, Sep 7, 2017 at 2:50 PM Robert Munteanu wrote: > Hi Andy. > > On Fri, 2017-09-01 at 12:43 -0700, Andreas Schaefer wrote: > > Hi > > > > I just noticed

[jira] [Created] (SLING-7035) [http.testing.clients] OsgiConsoleClient#editConfigurationWithWait does not wait for bundle to be restarted

2017-08-07 Thread Andrei Dulvac (JIRA)
Andrei Dulvac created SLING-7035: Summary: [http.testing.clients] OsgiConsoleClient#editConfigurationWithWait does not wait for bundle to be restarted Key: SLING-7035 URL: https://issues.apache.org/jira/browse

[jira] [Updated] (SLING-5810) [HApi] Add support for a collection of types

2017-06-29 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulvac updated SLING-5810: - Fix Version/s: (was: HApi 1.0.2) HApi 1.1.0 > [HApi] Add support fo

[jira] [Resolved] (SLING-6985) [HApi] Migrate to R6 annotations

2017-06-29 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulvac resolved SLING-6985. -- Resolution: Fixed Fixed as part of 1800275. > [HApi] Migrate to R6 annotati

[jira] [Resolved] (SLING-6978) [HApi] NPE if type is fetched from cache before the end of initialization

2017-06-29 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulvac resolved SLING-6978. -- Resolution: Fixed Fixed in 1800275 > [HApi] NPE if type is fetched from cache before the

[jira] [Created] (SLING-6985) [HApi] Migrate to R6 annotations

2017-06-27 Thread Andrei Dulvac (JIRA)
Andrei Dulvac created SLING-6985: Summary: [HApi] Migrate to R6 annotations Key: SLING-6985 URL: https://issues.apache.org/jira/browse/SLING-6985 Project: Sling Issue Type: Improvement

Re: SlingClient is removing double / triple slashes from the URL

2017-06-23 Thread Andrei Dulvac
Hi Andreas, Funny it's not covered by the unit test: https://github.com/apache/sling/blob/trunk/testing/http/clients/src/test/java/org/apache/sling/testing/AbstractSlingClientGetPathTest.java#L37 The magic happens here: https://github.com/apache/sling/blob/trunk/testing/http/clients/src/main/java

[jira] [Created] (SLING-6978) [HApi] NPE if type is fetched from cache before the end of initialization

2017-06-22 Thread Andrei Dulvac (JIRA)
Andrei Dulvac created SLING-6978: Summary: [HApi] NPE if type is fetched from cache before the end of initialization Key: SLING-6978 URL: https://issues.apache.org/jira/browse/SLING-6978 Project

[jira] [Assigned] (SLING-6978) [HApi] NPE if type is fetched from cache before the end of initialization

2017-06-22 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulvac reassigned SLING-6978: Assignee: Andrei Dulvac > [HApi] NPE if type is fetched from cache before the end

Re: SLING-6649 - Create testing utilities for email-enabled applications

2017-06-09 Thread Andrei Dulvac
Hi Robert, Generally I think that's nice. I do have a concern I want to point out. See nr. 2 below. The way I see it, we have two scenarios: 1. A testing job/ automation setup starts the Sling instances it needs to test and any other necessary things like a mock e-mail server. a. If the mock ser

Re: [VOTE] Apache Sling JUnit Core 1.0.26, Testing Clients 1.1.0, JUnit Remote Test Runners 1.0.12, Tooling Support Install 1.0.4, Tooling Support Source 1.0.4

2017-06-06 Thread Andrei Dulvac
+1 (non-binding) On Mon, Jun 5, 2017 at 4:24 PM Carsten Ziegeler wrote: > +1 > > > > -- > Carsten Ziegeler > Adobe Research Switzerland > cziege...@apache.org >

[jira] [Resolved] (SLING-6868) Initial content should use more specific path or be migrated to bundle resources

2017-05-25 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulvac resolved SLING-6868. -- Resolution: Fixed Fix Version/s: (was: HApi 1.0.2) > Initial content should use m

[jira] [Comment Edited] (SLING-6868) Initial content should use more specific path or be migrated to bundle resources

2017-05-25 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16024427#comment-16024427 ] Andrei Dulvac edited comment on SLING-6868 at 5/25/17 9:0

[jira] [Commented] (SLING-6868) Initial content should use more specific path or be migrated to bundle resources

2017-05-25 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16024426#comment-16024426 ] Andrei Dulvac commented on SLING-6868: -- I've gone for the simpler ap

[jira] [Commented] (SLING-6868) Initial content should use more specific path or be migrated to bundle resources

2017-05-25 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16024427#comment-16024427 ] Andrei Dulvac commented on SLING-6868: -- [~cziegeler], from our talk offline - yo

[jira] [Commented] (SLING-6868) Initial content should use more specific path or be migrated to bundle resources

2017-05-23 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16020804#comment-16020804 ] Andrei Dulvac commented on SLING-6868: -- [~cziegeler], the two sightly resource t

[jira] [Assigned] (SLING-6868) Initial content should use more specific path or be migrated to bundle resources

2017-05-23 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulvac reassigned SLING-6868: Assignee: Andrei Dulvac > Initial content should use more specific path or be migrated

[jira] [Resolved] (SLING-6853) Improve polling capabilities in o.a.s.testing.clients

2017-05-16 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulvac resolved SLING-6853. -- Resolution: Fixed > Improve polling capabilities in o.a.s.testing.clie

[jira] [Commented] (SLING-6853) Improve polling capabilities in o.a.s.testing.clients

2017-05-16 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16012536#comment-16012536 ] Andrei Dulvac commented on SLING-6853: -- rev 1795326. should fix it >

[jira] [Commented] (SLING-6853) Improve polling capabilities in o.a.s.testing.clients

2017-05-16 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16012529#comment-16012529 ] Andrei Dulvac commented on SLING-6853: -- Yes, sorry, about that. I'll fix

[jira] [Assigned] (SLING-6853) Improve polling capabilities in o.a.s.testing.clients

2017-05-12 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulvac reassigned SLING-6853: Assignee: Andrei Dulvac > Improve polling capabilities in o.a.s.testing.clie

[jira] [Commented] (SLING-6853) Improve polling capabilities in o.a.s.testing.clients

2017-05-12 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16008211#comment-16008211 ] Andrei Dulvac commented on SLING-6853: -- Thanks! I'll have a look. > Imp

[jira] [Commented] (SLING-6709) The HAPI implementation doesn't provide the correct attribute type for "itemscope"

2017-03-27 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15943107#comment-15943107 ] Andrei Dulvac commented on SLING-6709: -- Added unit test in r1788906 > T

[jira] [Resolved] (SLING-6709) The HAPI implementation doesn't provide the correct attribute type for "itemscope"

2017-03-27 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulvac resolved SLING-6709. -- Resolution: Fixed Resolved in r1788868 > The HAPI implementation doesn't provide the

Re: [RESULT] [VOTE] Release junit.core:1.0.23, junit.teleporter:1.0.10, testing.clients:1.0.1, testing.rules:1.0.1, testing.serversetup:1.0.1

2017-01-11 Thread Andrei Dulvac
Thanks a lot Robert. I completed the maven central promotion and jira releases as well. - Andrei On Wed, Jan 11, 2017 at 11:24 AM Robert Munteanu wrote: > On Wed, 2017-01-11 at 07:40 +0000, Andrei Dulvac wrote: > > Hi, > > > > The vote has passed with 3 binding votes. &g

[RESULT] [VOTE] Release junit.core:1.0.23, junit.teleporter:1.0.10, testing.clients:1.0.1, testing.rules:1.0.1, testing.serversetup:1.0.1

2017-01-10 Thread Andrei Dulvac
Hi, The vote has passed with 3 binding votes. Can a PMC help copy these releases to the Sling dist directory and promote the artifacts to maven central? Thanks, - Andrei

Re: [VOTE] Release junit.core:1.0.23, junit.teleporter:1.0.10, testing.clients:1.0.1, testing.rules:1.0.1, testing.serversetup:1.0.1

2017-01-10 Thread Andrei Dulvac
Thanks a lot for the review and votes and sorry for not using the odd/even release policy, I'll make sure I pay attention to that next time. Thanks, - Andrei On Mon, Jan 9, 2017 at 11:44 AM Robert Munteanu wrote: > On Fri, 2017-01-06 at 11:37 +, Andrei Dulvac wrote: > >

[VOTE] Release junit.core:1.0.23, junit.teleporter:1.0.10, testing.clients:1.0.1, testing.rules:1.0.1, testing.serversetup:1.0.1

2017-01-06 Thread Andrei Dulvac
Hi, We have solved several issues for these versions: * org.apache.sling.junit.core:1.0.23 : https://issues.apache.org/jira/browse/SLING/fixforversion/12338879/ * org.apache.sling.junit.teleporter:1.0.10 : https://issues.apache.org/jira/browse/SLING/fixforversion/12338260 * org.apache.sling.testi

[jira] [Resolved] (SLING-6431) Move RemoteLogDumper to org.apache.sling.testing.rules module

2017-01-06 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulvac resolved SLING-6431. -- Resolution: Fixed > Move RemoteLogDumper to org.apache.sling.testing.rules mod

[jira] [Updated] (SLING-6431) Move RemoteLogDumper to org.apache.sling.testing.rules module

2017-01-06 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulvac updated SLING-6431: - Fix Version/s: Apache Sling Testing Clients 1.0.2 > Move RemoteLogDumper

[jira] [Created] (SLING-6406) TestLogServlet should register filter using HttpWhiteboardConstants.HTTP_WHITEBOARD_FILTER_PATTERN

2016-12-16 Thread Andrei Dulvac (JIRA)
Andrei Dulvac created SLING-6406: Summary: TestLogServlet should register filter using HttpWhiteboardConstants.HTTP_WHITEBOARD_FILTER_PATTERN Key: SLING-6406 URL: https://issues.apache.org/jira/browse/SLING-6406

[jira] [Created] (SLING-6405) Make testing.clients.interceptors.TestDescriptionInterceptor in line with TestLogServlet from junit core

2016-12-16 Thread Andrei Dulvac (JIRA)
Andrei Dulvac created SLING-6405: Summary: Make testing.clients.interceptors.TestDescriptionInterceptor in line with TestLogServlet from junit core Key: SLING-6405 URL: https://issues.apache.org/jira/browse

[jira] [Commented] (SLING-6365) JcrInstaller incorrectly uses loginService arguments

2016-12-05 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15722698#comment-15722698 ] Andrei Dulvac commented on SLING-6365: -- Thanks a lot Robert. As you said,

[jira] [Commented] (SLING-5228) Remove loginAdministrative() usage from org.apache.sling.installer.provider.jcr

2016-11-30 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15708814#comment-15708814 ] Andrei Dulvac commented on SLING-5228: -- [~rombert], I think in https://github

[jira] [Resolved] (SLING-6151) Allow HApi core to be disabled

2016-10-14 Thread Andrei Dulvac (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulvac resolved SLING-6151. -- Resolution: Fixed > Allow HApi core to be disab

[jira] [Created] (SLING-6151) Allow HApi core to be disabled

2016-10-14 Thread Andrei Dulvac (JIRA)
Andrei Dulvac created SLING-6151: Summary: Allow HApi core to be disabled Key: SLING-6151 URL: https://issues.apache.org/jira/browse/SLING-6151 Project: Sling Issue Type: Improvement

Re: Installation at runtime through provisioning model

2016-10-13 Thread Andrei Dulvac
Hi. On Thu, Oct 13, 2016 at 10:35 AM Bertrand Delacretaz wrote: > On Thu, Oct 13, 2016 at 10:19 AM, Carsten Ziegeler > wrote: > > > > > ...I'm not 100% sure, but a simple approach would be: > > > - you drop a prov model in the install folder > > > - a plugin for the OSGi installer picks it up >

Re: Integration tests near to modules

2016-10-03 Thread Andrei Dulvac
On Mon, Oct 3, 2016 at 12:48 PM Robert Munteanu wrote: > On Wed, 2016-09-28 at 22:06 +, Stefan Seifert wrote: > > a goal would be to move most of module-specific integration tests > > "near to the module" or just in the module project itself, using one > > oft the numerous available integrati

Re: [ANN] First Release of Apache Sling Testing Clients 1.0.0, Apache Sling Server Setup Tools 1.0.0 and Apache Sling Testing Rules 1.0.0

2016-09-26 Thread Andrei Dulvac
+1 from me! > > On Fri, Sep 23, 2016 at 6:07 AM, Andrei Dulvac wrote: > > > Hi, > > > > Thanks everyone for having a look and thanks for the 2 +1s. One more > would > > be needed for a release. > > Can anybody else take a look? @Daniel, did it wor

[RESULT][VOTE] Release Apache Sling Testing Clients 1.0.0, Apache Sling Server Setup Tools 1.0.0 and Apache Sling Testing Rules 1.0.0

2016-09-26 Thread Andrei Dulvac
Hi, The vote passed with 3 +1 binding votes. Thanks! - Andrei

Re: [VOTE] Release Apache Sling Testing Clients 1.0.0, Apache Sling Server Setup Tools 1.0.0 and Apache Sling Testing Rules 1.0.0

2016-09-23 Thread Andrei Dulvac
Hi, Thanks everyone for having a look and thanks for the 2 +1s. One more would be needed for a release. Can anybody else take a look? @Daniel, did it work for you? Thanks a lot! - Andrei On Wed, Sep 21, 2016 at 10:34 AM Andrei Dulvac wrote: > Sorry, I forgot I had already added >

Re: [VOTE] Release Apache Sling Testing Clients 1.0.0, Apache Sling Server Setup Tools 1.0.0 and Apache Sling Testing Rules 1.0.0

2016-09-21 Thread Andrei Dulvac
, 2016 at 10:31 AM Andrei Dulvac wrote: > Hi Konrad, > > On Wed, Sep 21, 2016 at 10:18 AM Konrad Windszus wrote: > >> Hey Andrei, could you briefly mention those new bundles in >> https://sling.apache.org/documentation/development/sling-testing-tools.html >> and/

Re: [VOTE] Release Apache Sling Testing Clients 1.0.0, Apache Sling Server Setup Tools 1.0.0 and Apache Sling Testing Rules 1.0.0

2016-09-21 Thread Andrei Dulvac
eleporter. I hope this makes sense and that I haven't misunderstood the question. - Andrei > > Thanks, > Konrad > > > Am 21.09.2016 um 10:11 schrieb Andrei Dulvac : > > > > Hi Stefan. > > Thanks for the +1. > > On Tue, Sep 20, 2016 at 6:

<    1   2   3   4   5   >