sling post servlet doc

2012-05-21 Thread Nicolas Peltier
Hi, would like to contribute to sling doc (post processor part of the sling post servlet's manipulating content page), but wasn't able to understand where is the info i should patch :-) Could you tell me where to find it? Also, should i create a JIRA then to post the patch? Cheers, Nicolas

Re: Idea: Caching in Sling

2014-07-29 Thread Nicolas Peltier
Hi Ben, Jackrabbit used to come with bundle cache which does exactly what you say, not knowing anything about the tree structure. And that stupidity is its strength: no need for a smart developer to do pin point configuration of a tree or a single path. Things that are really used a lot were

resource type cleanup

2014-12-12 Thread Nicolas Peltier
Hi, i would like to clean up resources that have resource types not existing (anymore). Not sure something like that exists already, if not i’m happy developing something like the following right now (need it now basically :-): GET /content/blah.typecleanup.txt would send all resources with

Re: resource type cleanup

2015-01-06 Thread Nicolas Peltier
Hi, the jira for that has been created here [0], code is here [1]. Thanks for your comments Nicolas [0] https://issues.apache.org/jira/browse/SLING-4286 [1] https://github.com/npeltier/org.apache.sling.typecleanup On 12 Dec 2014, at 14:35, Nicolas Peltier npelt...@adobe.com wrote: Hi, i

contribution proposal: sling pipes

2015-07-03 Thread Nicolas Peltier
Hi, after having seen the Nth requirement for some bulk content transformation, and without proper tool to do it, i’ve developed sling pipes [0] that did the job well (2 last examples), and seems pretty flexible for future needs. If the sling community sees any interest in getting it, i’d be

Re: contribution proposal: sling pipes

2015-07-06 Thread Nicolas Peltier
On 06 Jul 2015, at 11:32, Oliver Lietz apa...@oliverlietz.de wrote: On Monday 06 July 2015 10:48:37 Robert Munteanu wrote: Hi Nicolas, hi, On Fri, Jul 3, 2015 at 6:31 PM, Nicolas Peltier npelt...@adobe.com wrote: Hi, after having seen the Nth requirement for some bulk content

Re: contribution proposal: sling pipes

2015-07-06 Thread Nicolas Peltier
Which version? 6.0 and 6.1 come with 3.x and a wrapped 2.5. ha right, i tried 2.6, that’s why. I’ve just downgraded it to 2.5 Nicolas

Re: contribution proposal: sling pipes

2015-07-13 Thread Nicolas Peltier
thanks ! will still need to add and fix things for the next couple of days, will submit the contribution afterward Nicolas On 11 Jul 2015, at 00:05, Oliver Lietz apa...@oliverlietz.de wrote: On Friday 10 July 2015 11:59:55 Nicolas Peltier wrote: Hi, hi Nicolas, what should

Re: [VOTE] accept the donation of sling pipes tracked in SLING-5134

2015-10-23 Thread Nicolas Peltier
bump > On 17 Oct 2015, at 10:54, Nicolas Peltier <npelt...@adobe.com> wrote: > > Hi, > > fixed the test issue for both java version (i should say nashorn versions) > thanks to Robert’s patch. > new version is attached, shasum is fdf8052425fa6a66199f8fd5bec8b

Re: [VOTE] accept the donation of sling pipes tracked in SLING-5134

2015-10-23 Thread Nicolas Peltier
ll have my +1 in any case! > > Best, > > Sandro > > Am 23.10.15 um 13:56 schrieb Nicolas Peltier: >> bump >>> On 17 Oct 2015, at 10:54, Nicolas Peltier <npelt...@adobe.com> wrote: >>> >>> Hi, >>> >>> fixed the test is

[VOTE][SLING-5134] donation of sling pipes

2015-10-23 Thread Nicolas Peltier
Hi, this thread is about voting for the acceptation of sling pipes donation, tracked in SLING-5134. An archive containing the contribution is attached to SLING-5134, HEAD is viewable on github at [0] Please cast your votes. Cheers, Nicolas [0] https://github.com/npeltier/sling-pipes

Re: [VOTE] accept the donation of sling pipes tracked in SLING-5134

2015-10-14 Thread Nicolas Peltier
Thanks Robert, will fix that and update the ticket then :-) Nicolas > On 14 Oct 2015, at 17:23, Robert Munteanu <romb...@apache.org> wrote: > > On Wed, 2015-10-14 at 15:17 +, Nicolas Peltier wrote: >> out of curiosity, can you tell me which one of the tests failed? (

Re: [VOTE] accept the donation of sling pipes tracked in SLING-5134

2015-10-14 Thread Nicolas Peltier
out of curiosity, can you tell me which one of the tests failed? (it doesn’t on mine) Nicolas > On 14 Oct 2015, at 14:57, Robert Munteanu <romb...@apache.org> wrote: > > On Mon, 2015-10-12 at 13:49 +, Nicolas Peltier wrote: >> Hi, >> >> this thread is

Re: [VOTE] accept the donation of sling pipes tracked in SLING-5134

2015-10-15 Thread Nicolas Peltier
:-D (<- me getting nuts) wild guess is you run java 1.8_0.31, and your computer is at risk ;-), please update to 1.8_0.60 > On 15 Oct 2015, at 13:58, Bertrand Delacretaz <bdelacre...@apache.org> wrote: > > Hi, > > On Thu, Oct 15, 2015 at 1:36 PM, Nicolas Peltier &l

Re: [VOTE] accept the donation of sling pipes tracked in SLING-5134

2015-10-15 Thread Nicolas Peltier
yes, closing this thread now, will resend a vote once it’s fixed. Sorry about that. Nicolas > On 15 Oct 2015, at 14:34, Carsten Ziegeler wrote: > > Can we maybe stop this vote thread, resolve the issues and then start a > clean vote thread? Otherwise tracking this is very

Re: Sling pipes failing test (Was: [VOTE] accept the donation of sling pipes tracked in SLING-5134)

2015-10-15 Thread Nicolas Peltier
015, at 08:32, Robert Munteanu <romb...@apache.org> wrote: > > On Wed, 2015-10-14 at 19:26 +, Nicolas Peltier wrote: >> for your test issue, which version of java are you running? > > $ mvn -v > Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04- >

Re: [VOTE] accept the donation of sling pipes tracked in SLING-5134

2015-10-15 Thread Nicolas Peltier
re-updated tarball & shasum with Robert’s issue fix. Please vote now :-) Nicolas > On 14 Oct 2015, at 21:26, Nicolas Peltier <npelt...@adobe.com> wrote: > > updated tarball & shasum, with additional bugfix. > > for your test issue, which version of java are you r

Re: [VOTE] accept the donation of sling pipes tracked in SLING-5134

2015-10-14 Thread Nicolas Peltier
updated tarball & shasum, with additional bugfix. for your test issue, which version of java are you running? > On 14 Oct 2015, at 18:01, Nicolas Peltier <npelt...@adobe.com> wrote: > > Thanks Robert, will fix that and update the ticket then :-) > > Nicolas &g

[VOTE] accept the donation of sling pipes tracked in SLING-5134

2015-10-17 Thread Nicolas Peltier
Hi, fixed the test issue for both java version (i should say nashorn versions) thanks to Robert’s patch. new version is attached, shasum is fdf8052425fa6a66199f8fd5bec8bf6f420983b1, please vote Nicolas > On 15 Oct 2015, at 14:42, Nicolas Peltier <npelt...@adobe.com> wrote: > &g

Re: contribution proposal: sling pipes

2015-10-11 Thread Nicolas Peltier
Hi, issue is finally here [0], tell me it needs more stuff, or is i should directly cast a vote, thanks Nicolas [0] https://issues.apache.org/jira/browse/SLING-5134 > On 13 Jul 2015, at 18:33, Nicolas Peltier <npelt...@adobe.com> wrote: > > thanks ! > > will still need

[VOTE] accept the donation of sling pipes tracked in SLING-5134

2015-10-12 Thread Nicolas Peltier
Hi, this thread is about voting for the acceptation of sling pipes donation, tracked in SLING-5134. An archive containing the contribution is attached to SLING-5134, shasum 7b199133ed12e915fd7c51410d8f15ae86e08da4. HEAD is viewable on github at [0] Please cast your votes. Cheers, Nicolas

Re: contribution proposal: sling pipes

2015-07-10 Thread Nicolas Peltier
Hi, what should be the next step? Nicolas On 06 Jul 2015, at 15:05, Nicolas Peltier npelt...@adobe.com wrote: Which version? 6.0 and 6.1 come with 3.x and a wrapped 2.5. ha right, i tried 2.6, that’s why. I’ve just downgraded it to 2.5 Nicolas

Re: contribution proposal: sling pipes

2015-07-10 Thread Nicolas Peltier
um 17:31 schrieb Nicolas Peltier: Hi, after having seen the Nth requirement for some bulk content transformation, and without proper tool to do it, i’ve developed sling pipes [0] that did the job well (2 last examples), and seems pretty flexible for future needs. If the sling community sees

[apachecms] contributing documentation for non commiters

2015-12-08 Thread Nicolas Peltier
Hi, i’ve tried yesterday to contribute some documentation but i can’t find how to visualise my changes, i saw the /tools/build/build_site.pl e.g. but after having installed YAML, XML, Twitter, and i don’t remember other deps, i failed to install SVN module dependency on my mac (some build

Re: [apachecms] contributing documentation for non commiters

2015-12-08 Thread Nicolas Peltier
anyone? > On 08 Dec 2015, at 10:02, Nicolas Peltier <npelt...@adobe.com> wrote: > > Hi, > > i’ve tried yesterday to contribute some documentation but i can’t find how to > visualise my changes, i saw the /tools/build/build_site.pl e.g. but after > having installe

Re: [apachecms] contributing documentation for non commiters

2015-12-08 Thread Nicolas Peltier
pplies the patch can fix them, or you > can submit another patch (a bit inconvenient). > > stefan > > [1] http://markdownlivepreview.com/ > > >> -Original Message- >> From: Nicolas Peltier [mailto:npelt...@adobe.com] >> Sent: Tuesday, December 08, 20

Re: [apachecms] contributing documentation for non commiters

2015-12-12 Thread Nicolas Peltier
Thanks Bertrand! it helps, actually used a mix of the online tool for previewing and svn diff for generating the patch > On 09 Dec 2015, at 11:30, Bertrand Delacretaz <bdelacre...@apache.org> wrote: > > Hi, > > On Tue, Dec 8, 2015 at 10:02 AM, Nicolas Peltier <n

[pipes] 2 open issues

2015-12-31 Thread Nicolas Peltier
Hi, i opened 2 rather important issues [0] with sling pipes a while ago, with patches to fix them (so should be quick), and allowing me to go on development on apache version rather than the initial github one. Can someone please have a look? Thanks! Nicolas [0]

[license] use of angular / bootstrap / others

2016-06-14 Thread Nicolas Peltier
Hi, i intend to start the dev of a ui for sling pipes, with limited time (there is an issue for that but jira seems down). In case that ui is of interest for the community i’d be happy to contribute it to sling. However, i understood licenses might be an issue. Short story: could i contribute

Re: [license] use of angular / bootstrap / others

2016-06-14 Thread Nicolas Peltier
http://www.apache.org/legal/resolved.html#faq gives a > list of usable and unusable licenses. Some might have a special > restriction like that the project wants to be mentioned in the readme or > something. Which is fine and we simply follow that. > > HTH > > Carsten > >

3 open issues with patch

2016-06-01 Thread Nicolas Peltier
Hi, could somebody have a look at the 3 following issues, they are all about Pipes minor and have patch provided: SLING-5728 SLING-5729 SLING-5735 there is a less minor one as well adding a new content importer extension here: SLING-5682 thanks, Nicolas

Re: 3 open issues with patch

2016-06-16 Thread Nicolas Peltier
bump :-) > On 01 Jun 2016, at 14:17, Nicolas Peltier <npelt...@adobe.com> wrote: > > Hi, > > could somebody have a look at the 3 following issues, they are all about > Pipes minor and have patch provided: > SLING-5728 > SLING-5729 > SLING-5735 > > there i

2 sling pipes patches

2016-02-15 Thread Nicolas Peltier
Hey sling committers! i’ve posted 2 JIRAs with patches for a bug [0] and an improvement [1]. Both contain as well documentation patches. The second doc patch contains first doc patch (as there is only one documentation file). Hope it would be ok for one of you to commit SLING_5434 patch, then

Re: 2 sling pipes patches

2016-02-18 Thread Nicolas Peltier
Thank you, Robert! > On 18 Feb 2016, at 11:56, Robert Munteanu <romb...@apache.org> wrote: > > Hi Nicolas, > > On Mon, 2016-02-15 at 16:32 +, Nicolas Peltier wrote: >> Hey sling committers! >> >> i’ve posted 2 JIRAs with patches for a bug [0] and an i

Re: Sling Pipes Test Failing

2016-05-09 Thread Nicolas Peltier
Hi Jordan, yes, i guess that if the issue happens for at least two users, that starts to smell like a bug and deserves a JIRA ticket. However pls consider in your patch this does *not* happen for at least me and Oliver :-) (the github issue was closed as the project got just merged into sling

Re: [RT] JsonBuilder script engine based on Groovy?

2016-07-05 Thread Nicolas Peltier
Hi Bertrand, for the archive, sling pipes [0] can be used for outputing json (and doing complex jcr extraction), with bits of script in it. It’s mostly jcr manipulation though, and there are still a few enhancements to make them more friendly i’m working on for adaptTo. Nicolas [0]

pipes release 0.0.10

2016-09-29 Thread Nicolas Peltier
Hi, can someone that has time :-S please resolve https://issues.apache.org/jira/browse/SLING-6073 (patch attached), and release 0.0.10 that correspond to what was presented at the adaptTo? Thanks a lot! Nicolas

Re: pipes release 0.0.10

2016-09-30 Thread Nicolas Peltier
Hi, +1 this would be clearer indeed Thanks, Nicolas > On Sep 29, 2016, at 9:08 PM, Oliver Lietz <apa...@oliverlietz.de> wrote: > > On Thursday 29 September 2016 18:39:31 Nicolas Peltier wrote: >> Hi Oliver, >> >> fine with me :-) > > Looking closer... I

Re: pipes release 0.0.10

2016-09-29 Thread Nicolas Peltier
Hi Oliver, fine with me :-) Nicolas > On Sep 29, 2016, at 8:37 PM, Oliver Lietz <apa...@oliverlietz.de> wrote: > > On Thursday 29 September 2016 16:23:27 Nicolas Peltier wrote: >> Hi, > > Hi Nicolas, > >> can someone that has time :-S please >> res

Re: pipes release 0.0.10

2016-10-05 Thread Nicolas Peltier
04 October 2016 11:22:06 Nicolas Peltier wrote: >> thanks i’ll look into it and fix it. Should i create a JIRA for it? Also >> need a few update in documentation as well anyway > > Yes, please. A new issue for 0.0.10 is fine. > > O. > >> Nicolas > [...] >

Re: pipes release 0.0.10

2016-10-04 Thread Nicolas Peltier
thanks i’ll look into it and fix it. Should i create a JIRA for it? Also need a few update in documentation as well anyway Nicolas > On Oct 4, 2016, at 11:41 AM, Oliver Lietz <apa...@oliverlietz.de> wrote: > > On Monday 03 October 2016 08:31:46 Nicolas Peltier wrote: >>

Re: pipes release 0.0.10

2016-10-08 Thread Nicolas Peltier
Please find issue with patch attached here: https://issues.apache.org/jira/browse/SLING-6122 > On Oct 5, 2016, at 8:01 PM, Oliver Lietz <apa...@oliverlietz.de> wrote: > > On Wednesday 05 October 2016 16:13:50 Nicolas Peltier wrote: >> looks like you didn’t push the refac

Re: pipes release 0.0.10

2016-10-03 Thread Nicolas Peltier
Hi, not that i can see, thanks. Nicolas > On Oct 2, 2016, at 2:32 PM, Oliver Lietz <apa...@oliverlietz.de> wrote: > > On Friday 30 September 2016 07:48:24 Nicolas Peltier wrote: >> Hi, >> >> +1 this would be clearer indeed > > Done. Anything else?

Re: bnd warning when importing private packages? (Was: [osgi][wiring] missing unused & undeclared dependency)

2017-07-13 Thread Nicolas Peltier
Does anyone know if there is a switch in bnd that we can toggle to make > it fail at build time when we import a private package? > > Robert > >> >> stefan >> >> > -Original Message- >> > From: Nicolas Peltier [mailto:peltier.nico...@gmail.com] >

[VOTE] Release Apache Sling Pipes version 1.0.2

2017-07-11 Thread Nicolas Peltier
Hi, We solved 13 issues in this release: https://issues.apache.org/jira/projects/SLING/versions/12338435 There are still some outstanding issues: https://issues.apache.org/jira/browse/SLING-6593 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-1753/ You can

Re: ANN] New Apache Sling committer: Simone Tripodi

2017-07-10 Thread Nicolas Peltier
Benvenuto Simone! Nicolas > On 10 Jul 2017, at 10:27, Stefan Egli wrote: > > Ciao Simone!! > > Cheers, > Stefan > > On 07/07/17 14:12, "Antonio Sanso" wrote: > >> Hi *, >> >> Please welcome Simone Tripodi as a new committer of the Apache

Re: new commiter questions

2017-07-10 Thread Nicolas Peltier
> does that help? Unfortunately it doesn’t look like it. Thimothée managed to update my Pipes 1.0.0 version accessing https://issues.apache.org/jira/plugins/servlet/project-config/SLING/versions But I get ERROR: You cannot edit the configuration of this project.

Re: new commiter questions

2017-07-10 Thread Nicolas Peltier
great, that did work! thanks! 2017-07-10 19:39 GMT+02:00 Bertrand Delacretaz <bdelacre...@apache.org>: > On Mon, Jul 10, 2017 at 7:19 PM, Nicolas Peltier > <npelt...@adobe.com.invalid> wrote: >> ...I get >> ERROR: You cannot edit the configuration of this project..

[VOTE][CANCELLATION] Release Apache Sling Pipes 1.0.0

2017-07-10 Thread Nicolas Peltier
realised that one outstanding issue plus a new one should be released as well. As i have no success with my votes, i prefer not to release it anyway, and come up lated with a 1.0.2 2017-07-07 12:56 GMT+02:00 Nicolas Peltier <peltier.nico...@gmail.com>: > Hi, > > We s

[VOTE] Release Apache Sling Pipes 1.0.0

2017-07-07 Thread Nicolas Peltier
Hi, We solved 11 issues in this release (can someone with adequate rights change its name to Pipes 1.0.0?):https://issues.apache.org/jira/projects/SLING/versions/12338435 There are still some outstanding issues:https://issues.apache.org/jira/browse/SLING-6593

[osgi][wiring] missing unused & undeclared dependency

2017-07-12 Thread Nicolas Peltier
Hi, Testing out pipes 1.0.2 release on a famous sling server, I get a weird error at installation time [0]. Referred package “org.apache.sling.query.util” is not used directly in the project, and “org.apache.sling.query” dependencies / related code hasn’t change for a big while (sling query

Re: [osgi][wiring] missing unused & undeclared dependency

2017-07-13 Thread Nicolas Peltier
> https://github.com/apache/sling/blob/trunk/contrib/extensions/sling-query/pom.xml#L51 > > so you need to replace this one class usage. not sure why the problem did not > occur before. > > stefan > >>-Original Message- >>From: Nicolas Peltier [mailto:peltie

[VOTE][CANCELLATION] Release Apache Sling Pipes version 1.0.2

2017-07-13 Thread Nicolas Peltier
i'm deeply sorry i have to cancel the release again because of a blocking bug introduced in between 1.0.0 and 1.0.2 [0]. i sincerely apologize to waste your time, and this will be a good lesson for me to well test releases *before* i actually cast a vote. [0]

new commiter questions

2017-07-10 Thread Nicolas Peltier
Hi, - just noticed that i can't create / modify versions in JIRA. Is it normal? (i.e. should i bug someone for pipes JIRA versions each time :-) ) - i did hesitate to cast a vote for pipes, understanding not a lot of developpers are involved in it (yet...), should i bypass that in the future? - i

Re: Sling pipes release

2017-04-27 Thread Nicolas Peltier
It’s done :-) > On 27 Apr 2017, at 15:39, Robert Munteanu <romb...@apache.org> wrote: > > Hi Nicolas, > > (moving to dev@) > > On Thu, 2017-04-27 at 12:16 +, Nicolas Peltier wrote: >> Hi, >> >> Is it possible to fix SLING-6800 and create a 0.0

Re: Sling pipes release

2017-04-28 Thread Nicolas Peltier
Hi, gentle bump In the meanwhile, SLING-6538 and SLING-6801 can be added too :-) > On 27 Apr 2017, at 15:42, Nicolas Peltier <npelt...@adobe.com> wrote: > > It’s done :-) > >> On 27 Apr 2017, at 15:39, Robert Munteanu <romb...@apache.org> wrote: >>

Programmatically create a logger

2017-04-28 Thread Nicolas Peltier
Hi, For sling pipes, I’d like the possibility at each execution to create a log file. Instead of re-inventing the wheel, I figured out I could just create a specific logger for the time being of the pipe execution, with configured log level & so on. Is it possible at all? Nicolas

Re: Please welcome Nicolas Peltier, Sling committer

2017-06-08 Thread Nicolas Peltier
;> >> Congratulations Nicolas! >> >> >> On 08.06.2017 10:53, Robert Munteanu wrote: >>> Hi Sling community, >>> >>> Based on his ongoing and valuable contributions to the project, >>> centered around the Sling Pipes module, the Sling PMC

Re: Programmatically create a logger

2017-06-22 Thread Nicolas Peltier
23 May 2017, at 05:55, Chetan Mehrotra <chetan.mehro...@gmail.com> wrote: > > On Fri, May 19, 2017 at 9:38 PM, Nicolas Peltier > <npelt...@adobe.com.invalid> wrote: >> org.osgi.service.cm.Configuration.update(dict) from sling pipes bundle does >> not trigger

Re: Programmatically create a logger

2017-05-19 Thread Nicolas Peltier
the configuration is the bundleLocation property. Am I right to assume this will somehow not work because the event comes from a different bundle? [0] https://issues.apache.org/jira/browse/SLING-6861 > On 28 Apr 2017, at 15:57, Nicolas Peltier <npelt...@adobe.com> wrote: > > Hi,

[RESULT][VOTE] Release Apache Sling Pipe version 1.1.0

2017-09-23 Thread Nicolas Peltier
Hi With my non binding +1 the vote passes with 3 binding votes from Robert Munteanu Stefan Seifert Daniel Klco Can some PMC member please promote the release? Thanks! Le jeu. 21 sept. 2017 à 16:59, Daniel Klco a écrit : > +1 > > On Thu, Sep 21, 2017 at 4:34 AM, Stefan Seifert

[VOTE] Release Apache Sling Pipe version 1.1.0

2017-09-20 Thread Nicolas Peltier
Hi, We solved 7 issues in this release: https://issues.apache.org/jira/projects/SLING/versions/12341593 There are still some outstanding issues: https://issues.apache.org/jira/browse/SLING-6593 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-1791/ You can

utility to add logger to paxexam

2017-10-05 Thread Nicolas Peltier
Hey, am aching to add a logger in DEBUG/TRACE on my bundle for paxexam, would you feel like an utility for that would be useful? nice to have would be muting some others too Nicolas

Re: Sling Hackathon Sept. 28th, 2017 in Berlin

2017-09-08 Thread Nicolas Peltier
Hi Stefan, i have a plane à 15h20 on thursday, if you think participating in the hackathon in the morning makes sense, i'm all in! Nicolas 2017-09-08 11:22 GMT+02:00 Stefan Seifert : > the hackathon takes place in ~3 weeks. > > up to now we've 7 attendees: Carsten

bnd plugin

2017-09-08 Thread Nicolas Peltier
Hi, following sling version policy [0], an API change that doesn't break it should be a minor delta (1.2++.3) but baseline plugin does not seem to like that with a few changes i just brought to PipeBuilder api. Bumping to 2.0.0 just because i added 3 new methods in an API seems a bit

Re: bnd plugin

2017-09-09 Thread Nicolas Peltier
thanks guys, created https://issues.apache.org/jira/browse/SLING-7118 to handle this in pipes 2017-09-08 23:22 GMT+02:00 Oliver Lietz <apa...@oliverlietz.de>: > On Friday 08 September 2017 22:50:48 Nicolas Peltier wrote: >> Hi, > > Hi, > >> following sling ver

[VOTE] Release Apache Sling Pipe version 1.0.4

2017-08-29 Thread Nicolas Peltier
Hi, We solved 18 issues in this release: https://issues.apache.org/jira/projects/SLING/versions/12338435 There are still some outstanding issues: https://issues.apache.org/jira/browse/SLING-6593 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-1777/ You can

JsonUtil.unbox with null values

2017-09-07 Thread Nicolas Peltier
Hey Karl, have some weird NPE [0] in sling pipes' JsonUtil when "unboxing" null values, but lambda make it hard to debug really :-/ i'm happy to fix it, but should i just create & fix a pipes bug in that project, i saw several static unbox in sling project? is there a plan to have one more

Re: JsonUtil.unbox with null values

2017-09-07 Thread Nicolas Peltier
try.getValue() != null) .collect(Collectors.toMap(Entry::getKey, Entry::getValue))); } 2017-09-07 19:54 GMT+02:00 Nicolas Peltier <peltier.nico...@gmail.com>: > Hey Karl, > > have some weird NPE [0] in sling pipes' JsonUtil when "unboxing" null >

[RT] Updates to the provisioning model - runtime

2017-10-03 Thread Nicolas Peltier
Hi, from what i understood, new provisioning model discussions and thoughts are targeted on starting an instance from a future standardized description. What i would like to understand is if there is any room at this time for thinking about runtime: a way of - describing what is running (feature

Re: Restricting sling health checks

2017-08-21 Thread Nicolas Peltier
Hi, wouldn't you already have that restriction on an operation level for all /system/* URIs ? Nicolas 2017-08-21 13:10 GMT+02:00 Andrei Kalfas : > Hi, > > I’m reading about sling health checks [1] and I was wondering if there is a > built in capability to restrict the

Re: [VOTE] Release Apache Sling Pipe version 1.0.4

2017-09-01 Thread Nicolas Peltier
Hi, The vote passed with 3 binding +1 from: Daniel Klco, Carsten Ziegeler, Stefan Seifert, and 2 non bindings +1 from Tommaso Teofili and myself Can a PMC member promote the release? Thanks, Nicolas 2017-09-01 15:07 GMT+02:00 Stefan Seifert : > +1 >

Re: [VOTE] Release Apache Sling Pipe version 1.0.4

2017-09-01 Thread Nicolas Peltier
Here is my non binding +1 I still need a binding +1 pls :-) Nicolas > On 30 Aug 2017, at 14:25, Carsten Ziegeler wrote: > > +1 > > > > -- > Carsten Ziegeler > Adobe Research Switzerland > cziege...@apache.org

Re: [VOTE] Release Apache Sling Pipe version 1.0.4

2017-09-01 Thread Nicolas Peltier
thanks! 2017-09-01 19:39 GMT+02:00 Oliver Lietz <apa...@oliverlietz.de>: > On Friday 01 September 2017 15:30:59 Nicolas Peltier wrote: >> Hi, >> >> The vote passed with 3 binding +1 from: Daniel Klco, Carsten Ziegeler, >> Stefan Seifert, >> and 2 non bindi

Re: utility to add logger to paxexam

2017-10-05 Thread Nicolas Peltier
that did help! (updated the ticket) thanks a lot! 2017-10-05 19:36 GMT+02:00 Oliver Lietz <apa...@oliverlietz.de>: > On Thursday 05 October 2017 18:48:35 Nicolas Peltier wrote: >> Hey, > > Hi Nicolas, > >> am aching to add a logger in DEBUG/TRACE on my bundle for p

conncetion

2017-10-23 Thread Nicolas Peltier
Hey, there has been a script glimpse it seems with the closing connection tag that is spelled conncetion [0]. Is there a quick way to checkout all repos? Nicolas [0] https://github.com/search?q=org%3Aapache+sling+%3C%2Fconncetion%3E=Code

Re: Checking out all Sling repositories

2017-10-23 Thread Nicolas Peltier
is it an option at all to put it into "sling"? 2017-10-23 11:13 GMT+02:00 Robert Munteanu : > Hi, > > I would like to take the problem of checking out all Sling repositories > quite soon. > > One thing which I did not consider is that we're going to keep the old > 'sling'

Re: Contribute Slick?

2017-10-24 Thread Nicolas Peltier
Could we have hosting as well? (dreaming out loud) 2017-10-24 10:50 GMT+02:00 Ioan Eugen Stan : > Hi, > > I second that. What sling needs most is a big community that can create > a marketplace like Wordpress has. > > A place where you can publish plugins and modules that

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

2017-11-16 Thread Nicolas Peltier
congrats Robert! 2017-11-16 15:25 GMT+01:00 Carsten Ziegeler : > Hi, > > it's my pleasure to announce that Robert took up the role as our new PMC > chair. > > Congrats Robert! > > Regards > Carsten > -- > Carsten Ziegeler > Adobe Research Switzerland > cziege...@apache.org

Re: [pipes] nashorn engine not accessible from custom servlet

2017-11-06 Thread Nicolas Peltier
the fragment. > On 6 Nov 2017, at 10:07, Nicolas Peltier <npelt...@adobe.com.INVALID> wrote: > > Hi Björn (including dev list), > > Nashorn is used to evaluate expressions in most pipe configurations so yes, > it is mandatory. > Can you track a bug in sling (idea

[pipes] nashorn engine not accessible from custom servlet

2017-11-06 Thread Nicolas Peltier
got exactly the same lines to get > the pipe. > > Did you face these nashorn issues in the past? In dl-dev I found this: > https://github.com/apache/sling/tree/trunk/contrib/scripting/framework-extension-nashorn > > Is this a mandatory requirement? > > Thanks >

[proposal][scripting console] http API for terminal usage

2018-05-14 Thread Nicolas Peltier
Hey, thought about using terminal rather than felix html page for scripting (when scripting take one line like for pipes, htis might be useful). Thoughts? Nicolas

Re: [proposal][scripting console] http API for terminal usage

2018-05-14 Thread Nicolas Peltier
Hi, sorry about that, you are right, so: # on the server side, in addition to what exists already, would be cool that a given script resource can have "depedencies", and if you "post" to that script resource, you get dependencies executed before. This would allow to add a context that makes

Re: [proposal][scripting console] http API for terminal usage

2018-05-23 Thread Nicolas Peltier
quot;).mv("/archives") is there interest from the community for the first case and / or better ideas for making it less complicated? 2018-05-14 15:49 GMT+02:00 Robert Munteanu <romb...@apache.org>: > On Mon, 2018-05-14 at 12:05 +0200, Nicolas Peltier wrote: > > Hey, > &g

Re: [proposal][scripting console] http API for terminal usage

2018-05-23 Thread Nicolas Peltier
018 at 12:05 PM, Nicolas Peltier > <peltier.nico...@gmail.com> wrote: > > ...thought about using terminal rather than felix html page for scripting > > (when scripting take one line like for pipes, htis might be useful)... > > Are you aware of > https://github.com/ap

Re: Sling Hackathon Sept. 13th, 2018 in Berlin

2018-05-18 Thread Nicolas Peltier
i'm interested :-) 2018-05-18 15:07 GMT+02:00 Stefan Seifert : > same as last year, we have the possibility to host a "Sling Hackathon" in > berlin in september. > > the date is thursday 13.09.18 which is directly after the adaptTo() which > takes place 10-12.9.18 in

[api] creating jcr paths with ResourceUtil

2018-05-30 Thread Nicolas Peltier
Am i right to assume it is wrong to try to write JCR paths with ResourceUtil [0], as even if at some point resource type parameter would be used for setting the node type, first designed thing is resource type, which can't always work. My specific not so seldom use case is creating an AEM path

add github topics to projects

2018-06-01 Thread Nicolas Peltier
Hey, just saw / thought we can add topics to sling github repository descriptions. Would be nice for discoverability to add "sling" at least, and some others (jira components?) wdyt?

Re: [api] creating jcr paths with ResourceUtil

2018-05-30 Thread Nicolas Peltier
assumed my assumption was right with https://issues.apache.org/jira/browse/SLING-7693 and fixed it Le mer. 30 mai 2018 à 11:41, Nicolas Peltier a écrit : > Am i right to assume it is wrong to try to write JCR paths with > ResourceUtil [0], as even if at some point resource type parameter

Re: [proposal] enrich filter scopes

2018-06-29 Thread Nicolas Peltier
e what filter was in play > > However all of those points equally apply to the sling.filter.pattern > which is already there. Overall my thoughts are > > +1 > > - Jason > > On Thu, Jun 28, 2018, at 5:11 AM, Nicolas Peltier wrote: > > Hi, > > > > in con

Can I use lambdas in launchpad?

2018-07-03 Thread Nicolas Peltier
Hey, Is there java 7 support requirement in launchpad, or can i use lambdas? Nicolas

Re: Can I use lambdas in launchpad?

2018-07-03 Thread Nicolas Peltier
: > From my conversations around java8 I was led to believe that if you need > to upgrade to 8 to implement code then you can do that. > > - Jason > > On Tue, Jul 3, 2018, at 4:25 AM, Nicolas Peltier wrote: > > Hey, > > > > Is there java 7 support requiremen

Re: Please welcome Chris Millar, Sling committer

2018-01-25 Thread Nicolas Peltier
Welcome Chris! 2018-01-25 7:06 GMT+01:00 Andreas Schaefer : > Welcome Chris > > > On Jan 24, 2018, at 12:15 PM, Robert Munteanu > wrote: > > > > Hi Sling community, > > > > Based on his ongoing and valuable contributions to the project, the > > Sling PMC

release:prepare & bnd-baseline-maven-plugin

2018-02-02 Thread Nicolas Peltier
Hey, i had already bumped package-info to 2.0.0 for pipes a while ago. Tonight i finally try to release it, but i'm under the impression baseline "thinks" 2.0.0 is already out because i deployed the snapshot with that version, see messages below. Is there a trick i'm not aware of? What did i do

[VOTE] Release Apache Sling Pipes 2.0.2

2018-02-03 Thread Nicolas Peltier
Hi, We solved 17 issues in this release:https://issues.apache.org/jira/projects/SLING/versions/12341946 There are still some outstanding issues: https://issues.apache.org/jira/browse/SLING-6593 https://issues.apache.org/jira/browse/SLING-7425 https://issues.apache.org/jira/browse/SLING-7250

Re: apache/sling as github landing repository

2018-01-29 Thread Nicolas Peltier
I agree having one list might be better, but wouldn’t it make sense to have the list in GitHub, to avoid ping-pong if you come from GitHub browsing ? (Thinking about Alex’s description of the experience of someone arriving on apache/sling GitHub project) > On 29 Jan 2018, at 10:27, Bertrand

Release of org.apache.sling.testing.paxexam?

2018-01-29 Thread Nicolas Peltier
Hey, Would like to do a release of pipes that depends on org.apache.sling.testing.paxexam 1.0.0-SNAPSHOT. What is missing for that version to be released? Can I help? Nicolas

Re: Release of org.apache.sling.testing.paxexam?

2018-01-29 Thread Nicolas Peltier
Well there is a dependency cycle: i need a 1.0.0+ paxexam for 2.0.0, but yes otherwise i'm ready 2018-01-29 11:33 GMT+01:00 Oliver Lietz <apa...@oliverlietz.de>: > On Monday 29 January 2018 10:41:59 Nicolas Peltier wrote: > > Hey, > > Hi Nicolas, > > > Would

[paxexam] Sling version resolver

2018-01-29 Thread Nicolas Peltier
Hey, Would that be possible to have sling version resolver checking up versions of the caller project instead of having to have them statically implemented? Nicolas

Re: Release of org.apache.sling.testing.paxexam?

2018-01-29 Thread Nicolas Peltier
I guess it's fine upgrading to 4 2018-01-29 13:58 GMT+01:00 Oliver Lietz <apa...@oliverlietz.de>: > On Monday 29 January 2018 11:48:11 Nicolas Peltier wrote: > > Well there is a dependency cycle: i need a 1.0.0+ paxexam for 2.0.0, > > It's just a string for Testing PaxExam

  1   2   3   4   5   6   7   8   9   10   >