You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@celix.apache.org by Roy Lenferink <le...@gmail.com> on 2019/07/05 07:40:59 UTC

[VOTE] Accept the HTTP admin donation

Hi all,

This morning Daan created a pull request for adding a HTTP/websocket
admin to Celix [1]. This HTTP admin exposes a service which can be used
to easily start a HTTP server which can publish bundle resources on a
specified
HTTP endpoint. The HTTP admin uses civetweb (MIT licensed) to easily
implement RESTful web services. The HTTP admin supports the use of
websockets as well.

Because the HTTP admin donation is developed outside of the
ASF version control and mailing list, this donation will need to be
formally accepted and follow the IP clearance procedure [2].

I would like to start a formal vote on accepting this code. If the vote is
successful I will start the IP clearance.

Please vote:

[ ] +1 Accept this donation.
[ ] 0 Don't care
[ ] -1 Don't accept this donation (please motivate your vote).

Greetings,
Roy

[1]: https://github.com/apache/celix/pull/33
[2]: http://incubator.apache.org/ip-clearance/

Re: [VOTE] Accept the HTTP admin donation

Posted by erjan altena <er...@gmail.com>.
Alsof a +1 from me !

Op wo 10 jul. 2019 15:02 schreef Gabriele Ricciardi <
lele.ricciardi@gmail.com>:

> +1 for me too! And thanks to Daan for the donation! ;-)
>
>
> Gabriele
>
> Il giorno mer 10 lug 2019 alle ore 14:37 Roy Lenferink <
> lenferinkroy@gmail.com> ha scritto:
>
> > +1 from me as well :)
> >
> > Roy
> >
> > Op za 6 jul. 2019 om 21:02 schreef Pepijn Noltes <pepijnnoltes@gmail.com
> >:
> >
> > > Hi All,
> > >
> > > Great addition to Celix!
> > > +1
> > >
> > > @Alexander: Yes, updating the http implementations is good idea :)
> > >
> > > Greetings,
> > > Pepijn
> > >
> > > On Fri, Jul 5, 2019 at 6:15 PM Alexander Broekhuis
> > > <a....@gmail.com> wrote:
> > > >
> > > > Hi all,
> > > >
> > > > Since I am on vacation, I don't have much time to take a look atm.
> > > Hopefully next week.
> > > >
> > > > Just some questions/thoughts, is it an idea, after acceptance of the
> > > code, to replace the http implementations with this service? Eg for
> > remote
> > > services.
> > > >
> > > > --
> > > > Met vriendelijke groet,
> > > >
> > > > Alexander Broekhuis
> > > > On Jul 5, 2019, 09:41 +0200, Roy Lenferink <le...@gmail.com>,
> > > wrote:
> > > > > Hi all,
> > > > >
> > > > > This morning Daan created a pull request for adding a
> HTTP/websocket
> > > > > admin to Celix [1]. This HTTP admin exposes a service which can be
> > used
> > > > > to easily start a HTTP server which can publish bundle resources
> on a
> > > > > specified
> > > > > HTTP endpoint. The HTTP admin uses civetweb (MIT licensed) to
> easily
> > > > > implement RESTful web services. The HTTP admin supports the use of
> > > > > websockets as well.
> > > > >
> > > > > Because the HTTP admin donation is developed outside of the
> > > > > ASF version control and mailing list, this donation will need to be
> > > > > formally accepted and follow the IP clearance procedure [2].
> > > > >
> > > > > I would like to start a formal vote on accepting this code. If the
> > > vote is
> > > > > successful I will start the IP clearance.
> > > > >
> > > > > Please vote:
> > > > >
> > > > > [ ] +1 Accept this donation.
> > > > > [ ] 0 Don't care
> > > > > [ ] -1 Don't accept this donation (please motivate your vote).
> > > > >
> > > > > Greetings,
> > > > > Roy
> > > > >
> > > > > [1]: https://github.com/apache/celix/pull/33
> > > > > [2]: http://incubator.apache.org/ip-clearance/
> > >
> >
>

Re: [VOTE] Accept the HTTP admin donation

Posted by Gabriele Ricciardi <le...@gmail.com>.
+1 for me too! And thanks to Daan for the donation! ;-)


Gabriele

Il giorno mer 10 lug 2019 alle ore 14:37 Roy Lenferink <
lenferinkroy@gmail.com> ha scritto:

> +1 from me as well :)
>
> Roy
>
> Op za 6 jul. 2019 om 21:02 schreef Pepijn Noltes <pe...@gmail.com>:
>
> > Hi All,
> >
> > Great addition to Celix!
> > +1
> >
> > @Alexander: Yes, updating the http implementations is good idea :)
> >
> > Greetings,
> > Pepijn
> >
> > On Fri, Jul 5, 2019 at 6:15 PM Alexander Broekhuis
> > <a....@gmail.com> wrote:
> > >
> > > Hi all,
> > >
> > > Since I am on vacation, I don't have much time to take a look atm.
> > Hopefully next week.
> > >
> > > Just some questions/thoughts, is it an idea, after acceptance of the
> > code, to replace the http implementations with this service? Eg for
> remote
> > services.
> > >
> > > --
> > > Met vriendelijke groet,
> > >
> > > Alexander Broekhuis
> > > On Jul 5, 2019, 09:41 +0200, Roy Lenferink <le...@gmail.com>,
> > wrote:
> > > > Hi all,
> > > >
> > > > This morning Daan created a pull request for adding a HTTP/websocket
> > > > admin to Celix [1]. This HTTP admin exposes a service which can be
> used
> > > > to easily start a HTTP server which can publish bundle resources on a
> > > > specified
> > > > HTTP endpoint. The HTTP admin uses civetweb (MIT licensed) to easily
> > > > implement RESTful web services. The HTTP admin supports the use of
> > > > websockets as well.
> > > >
> > > > Because the HTTP admin donation is developed outside of the
> > > > ASF version control and mailing list, this donation will need to be
> > > > formally accepted and follow the IP clearance procedure [2].
> > > >
> > > > I would like to start a formal vote on accepting this code. If the
> > vote is
> > > > successful I will start the IP clearance.
> > > >
> > > > Please vote:
> > > >
> > > > [ ] +1 Accept this donation.
> > > > [ ] 0 Don't care
> > > > [ ] -1 Don't accept this donation (please motivate your vote).
> > > >
> > > > Greetings,
> > > > Roy
> > > >
> > > > [1]: https://github.com/apache/celix/pull/33
> > > > [2]: http://incubator.apache.org/ip-clearance/
> >
>

Re: [VOTE] Accept the HTTP admin donation

Posted by Roy Lenferink <le...@gmail.com>.
+1 from me as well :)

Roy

Op za 6 jul. 2019 om 21:02 schreef Pepijn Noltes <pe...@gmail.com>:

> Hi All,
>
> Great addition to Celix!
> +1
>
> @Alexander: Yes, updating the http implementations is good idea :)
>
> Greetings,
> Pepijn
>
> On Fri, Jul 5, 2019 at 6:15 PM Alexander Broekhuis
> <a....@gmail.com> wrote:
> >
> > Hi all,
> >
> > Since I am on vacation, I don't have much time to take a look atm.
> Hopefully next week.
> >
> > Just some questions/thoughts, is it an idea, after acceptance of the
> code, to replace the http implementations with this service? Eg for remote
> services.
> >
> > --
> > Met vriendelijke groet,
> >
> > Alexander Broekhuis
> > On Jul 5, 2019, 09:41 +0200, Roy Lenferink <le...@gmail.com>,
> wrote:
> > > Hi all,
> > >
> > > This morning Daan created a pull request for adding a HTTP/websocket
> > > admin to Celix [1]. This HTTP admin exposes a service which can be used
> > > to easily start a HTTP server which can publish bundle resources on a
> > > specified
> > > HTTP endpoint. The HTTP admin uses civetweb (MIT licensed) to easily
> > > implement RESTful web services. The HTTP admin supports the use of
> > > websockets as well.
> > >
> > > Because the HTTP admin donation is developed outside of the
> > > ASF version control and mailing list, this donation will need to be
> > > formally accepted and follow the IP clearance procedure [2].
> > >
> > > I would like to start a formal vote on accepting this code. If the
> vote is
> > > successful I will start the IP clearance.
> > >
> > > Please vote:
> > >
> > > [ ] +1 Accept this donation.
> > > [ ] 0 Don't care
> > > [ ] -1 Don't accept this donation (please motivate your vote).
> > >
> > > Greetings,
> > > Roy
> > >
> > > [1]: https://github.com/apache/celix/pull/33
> > > [2]: http://incubator.apache.org/ip-clearance/
>

Re: [VOTE] Accept the HTTP admin donation

Posted by Pepijn Noltes <pe...@gmail.com>.
Hi All,

Great addition to Celix!
+1

@Alexander: Yes, updating the http implementations is good idea :)

Greetings,
Pepijn

On Fri, Jul 5, 2019 at 6:15 PM Alexander Broekhuis
<a....@gmail.com> wrote:
>
> Hi all,
>
> Since I am on vacation, I don't have much time to take a look atm. Hopefully next week.
>
> Just some questions/thoughts, is it an idea, after acceptance of the code, to replace the http implementations with this service? Eg for remote services.
>
> --
> Met vriendelijke groet,
>
> Alexander Broekhuis
> On Jul 5, 2019, 09:41 +0200, Roy Lenferink <le...@gmail.com>, wrote:
> > Hi all,
> >
> > This morning Daan created a pull request for adding a HTTP/websocket
> > admin to Celix [1]. This HTTP admin exposes a service which can be used
> > to easily start a HTTP server which can publish bundle resources on a
> > specified
> > HTTP endpoint. The HTTP admin uses civetweb (MIT licensed) to easily
> > implement RESTful web services. The HTTP admin supports the use of
> > websockets as well.
> >
> > Because the HTTP admin donation is developed outside of the
> > ASF version control and mailing list, this donation will need to be
> > formally accepted and follow the IP clearance procedure [2].
> >
> > I would like to start a formal vote on accepting this code. If the vote is
> > successful I will start the IP clearance.
> >
> > Please vote:
> >
> > [ ] +1 Accept this donation.
> > [ ] 0 Don't care
> > [ ] -1 Don't accept this donation (please motivate your vote).
> >
> > Greetings,
> > Roy
> >
> > [1]: https://github.com/apache/celix/pull/33
> > [2]: http://incubator.apache.org/ip-clearance/

Re: [VOTE] Accept the HTTP admin donation

Posted by Alexander Broekhuis <a....@gmail.com>.
Hi all,

Since I am on vacation, I don't have much time to take a look atm. Hopefully next week.

Just some questions/thoughts, is it an idea, after acceptance of the code, to replace the http implementations with this service? Eg for remote services.

--
Met vriendelijke groet,

Alexander Broekhuis
On Jul 5, 2019, 09:41 +0200, Roy Lenferink <le...@gmail.com>, wrote:
> Hi all,
>
> This morning Daan created a pull request for adding a HTTP/websocket
> admin to Celix [1]. This HTTP admin exposes a service which can be used
> to easily start a HTTP server which can publish bundle resources on a
> specified
> HTTP endpoint. The HTTP admin uses civetweb (MIT licensed) to easily
> implement RESTful web services. The HTTP admin supports the use of
> websockets as well.
>
> Because the HTTP admin donation is developed outside of the
> ASF version control and mailing list, this donation will need to be
> formally accepted and follow the IP clearance procedure [2].
>
> I would like to start a formal vote on accepting this code. If the vote is
> successful I will start the IP clearance.
>
> Please vote:
>
> [ ] +1 Accept this donation.
> [ ] 0 Don't care
> [ ] -1 Don't accept this donation (please motivate your vote).
>
> Greetings,
> Roy
>
> [1]: https://github.com/apache/celix/pull/33
> [2]: http://incubator.apache.org/ip-clearance/