Re: Celix Board report

2021-02-11 Thread Pepijn Noltes
Hi All,

I uploaded the board report.

Greetings,
Pepijn

On Tue, Feb 9, 2021 at 8:41 PM Pepijn Noltes  wrote:
>
> Hi All,
>
> It is board report time again.
> Please let me know if you have any remarks/requests.
>
> Greetings,
> Pepijn
>
> ## Description:
> Dynamic service framework - OSGi like - for C and C++
>
> ## Issues:
> There are no issues requiring board attention.
>
> ## Membership Data:
> Apache Celix was founded 2014-07-16 (7 years ago)
> There are currently 14 committers and 9 PMC members in this project.
> The Committer-to-PMC ratio is roughly 7:5.
>
> Community changes, past quarter:
> - No new PMC members. Last addition was Erjan Altena on 2018-06-25.
> - No new committers. Last addition was Michael de Lang on 2020-07-20.
>
> ## Project Activity:
>  - Service handling has been refactored to use a single event thread
> and provide a async api
>  - Dependency manager has been refactored to support a async api and
> tackle threading issues
>  - PubSub TCP admin has been improved
>  - PubSub serialization has been updated to move to a serialization
> service per message type approach
>  - A OSGI promises implementation - adapted to C++17 - has been added
>
> ## Community Health:
> The project commit activity has increased in the last quarter.
>
> dev@celix.apache.org had a 122% increase in traffic in the past
> quarter (242 emails compared to 109)
> 88 commits in the past quarter (62% increase)
> 8 code contributors in the past quarter (14% increase)
> 15 PRs opened on GitHub, past quarter (-11% decrease)
> 18 PRs closed on GitHub, past quarter (38% increase)
> 7 issues opened on GitHub, past quarter (75% increase)
> 13 issues closed on GitHub, past quarter (1200% increase)


Celix Board report

2021-02-09 Thread Pepijn Noltes
Hi All,

It is board report time again.
Please let me know if you have any remarks/requests.

Greetings,
Pepijn

## Description:
Dynamic service framework - OSGi like - for C and C++

## Issues:
There are no issues requiring board attention.

## Membership Data:
Apache Celix was founded 2014-07-16 (7 years ago)
There are currently 14 committers and 9 PMC members in this project.
The Committer-to-PMC ratio is roughly 7:5.

Community changes, past quarter:
- No new PMC members. Last addition was Erjan Altena on 2018-06-25.
- No new committers. Last addition was Michael de Lang on 2020-07-20.

## Project Activity:
 - Service handling has been refactored to use a single event thread
and provide a async api
 - Dependency manager has been refactored to support a async api and
tackle threading issues
 - PubSub TCP admin has been improved
 - PubSub serialization has been updated to move to a serialization
service per message type approach
 - A OSGI promises implementation - adapted to C++17 - has been added

## Community Health:
The project commit activity has increased in the last quarter.

dev@celix.apache.org had a 122% increase in traffic in the past
quarter (242 emails compared to 109)
88 commits in the past quarter (62% increase)
8 code contributors in the past quarter (14% increase)
15 PRs opened on GitHub, past quarter (-11% decrease)
18 PRs closed on GitHub, past quarter (38% increase)
7 issues opened on GitHub, past quarter (75% increase)
13 issues closed on GitHub, past quarter (1200% increase)


Celix Board report

2020-10-14 Thread Pepijn Noltes
Hi All,

I posted the board report for Celix.
See report below.

Greetings,
Pepijn

## Description:
Dynamic service framework - OSGi like - for C and C++

## Issues:
There are no issues requiring board attention.

## Membership Data:
Apache Celix was founded 2014-07-16 (6 years ago)
There are currently 14 committers and 9 PMC members in this project.
The Committer-to-PMC ratio is roughly 7:5.

Community changes, past quarter:
- No new PMC members. Last addition was Erjan Altena on 2018-06-25.
- Michael de Lang was added as committer on 2020-07-20

## Project Activity:
Project activity was mainly focused on stability issues.

- Several multi threading issues were fixed
- For PubSub an new wire protocol version was added (v2)
- Improvements on etcdlib where made (reuse of sockets)

## Community Health:
Activity has decreased over the summer, but this is normal for Celix.
This is also reflected in the project activity (mainly bug fixes
/ stability work).
We did see an increase in code contributions which is good to see.


Re: Celix board report

2019-10-13 Thread Pepijn Noltes
Hi Roy,

Looks good to me, thanks for picking this up.

Greetings,
Pepijn

On Fri, Oct 11, 2019 at 3:56 PM Roy Lenferink  wrote:
>
> Hi all,
>
> It's board report time again. If you are having any comments / feedback
> feel free to address them.
> If no comments are made I'll submit the report tomorrow.
>
> Roy
>
> ==
>
> ## Description:
> Dynamic service framework for C and C++
>
> ## Issues:
> There are no issues requiring board attention.
>
> ## Membership Data:
> Apache Celix was founded 2014-07-16 (5 years ago)
> There are currently 13 committers and 10 PMC members in this project.
> The Committer-to-PMC ratio is roughly 7:5.
>
> Community changes, past quarter:
> - No new PMC members. Last addition was Erjan Altena on 2018-06-25.
> - Daan Fischer was added as committer on 2019-09-20
> - Idzard Hoekstra was added as committer on 2019-10-01
> - Roy Bulter was added as committer on 2019-09-20
>
> ## Project Activity:
> - A TCP pubsub admin and a Websocket pubsub admin donation have been
> received and accepted. The authors showed their interest in Celix and
> were invited to become committers. They all accepted.
> - Celix migrated from Jira to GitHub issues. This will hopefully lower the
> barrier for new contributors to join the project and/or interact with the
> Celix community.
> - Celix started using GitHub actions for building and testing.
> - Celix is working on a new release. However, a few issues still need to be
> resolved before releasing a new version.
>
> ## Community Health:
> The health for the project is normal. The development mailing list
> activity increased because of the move to GitHub issues.


Celix board report

2019-10-11 Thread Roy Lenferink
Hi all,

It's board report time again. If you are having any comments / feedback
feel free to address them.
If no comments are made I'll submit the report tomorrow.

Roy

==

## Description:
Dynamic service framework for C and C++

## Issues:
There are no issues requiring board attention.

## Membership Data:
Apache Celix was founded 2014-07-16 (5 years ago)
There are currently 13 committers and 10 PMC members in this project.
The Committer-to-PMC ratio is roughly 7:5.

Community changes, past quarter:
- No new PMC members. Last addition was Erjan Altena on 2018-06-25.
- Daan Fischer was added as committer on 2019-09-20
- Idzard Hoekstra was added as committer on 2019-10-01
- Roy Bulter was added as committer on 2019-09-20

## Project Activity:
- A TCP pubsub admin and a Websocket pubsub admin donation have been
received and accepted. The authors showed their interest in Celix and
were invited to become committers. They all accepted.
- Celix migrated from Jira to GitHub issues. This will hopefully lower the
barrier for new contributors to join the project and/or interact with the
Celix community.
- Celix started using GitHub actions for building and testing.
- Celix is working on a new release. However, a few issues still need to be
resolved before releasing a new version.

## Community Health:
The health for the project is normal. The development mailing list
activity increased because of the move to GitHub issues.


Re: Celix board report

2018-07-11 Thread Gabriele Ricciardi
Looks good to me too!
Well done!

Gabriele

Il lun 9 lug 2018, 20:55 Pepijn Noltes  ha scritto:

> Hi All,
>
> It is time again for the board report.
> If there are any question or remarks, please feel free to mention them.
>
>
> ## Description:
> - Dynamic service framework for C and C++.
>
> ## Issues:
>
> - there are no issues requiring board attention at this time
>
>
> ## Activity:
>
> - Three new PMC members were added.
> - The refactored API has been added to make Celix more accessible.
> - The celix website update is still ongoing and is now based on the
> Hugo site generator.
>
>
> ## Health report:
>
>   - The mailing list / jira active is normal for Apache Celix.
>
>
> ## PMC changes:
>
>  - Currently 10 PMC members.
>
>  - New PMC members:
>
> - Erjan Altena was added to the PMC on Mon Jun 25 2018
>
> - Gabriele Ricciardi was added to the PMC on Mon Jun 25 2018
>
> - Roy Lenferink was added to the PMC on Mon Jun 25 2018
>
>
> ## Committer base changes:
>
>  - Currently 10 committers.
>
>  - No new committers added in the last 3 months
>
>  - Last committer addition was Roy Lenferink at Thu Feb 09 2017
>
>
> ## Releases:
>
>  - Last release was 2.1.0 on Tue Jan 30 2018
>
>
> ## Mailing list activity:
>
>  - dev@celix.apache.org:
>
> - 58 subscribers (up 0 in the last 3 months):
>
> - 23 emails sent to list (23 in previous quarter)
>
>
> ## JIRA activity:
>
>  - 21 JIRA tickets created in the last 3 months
>
>  - 1 JIRA tickets closed/resolved in the last 3 months
>
>
>
> Greetings,
> Pepijn
>


Re: Celix board report

2018-07-10 Thread Roy Lenferink
As usual, looks good to me ;)
Good job!

Roy

2018-07-09 20:55 GMT+02:00 Pepijn Noltes :

> Hi All,
>
> It is time again for the board report.
> If there are any question or remarks, please feel free to mention them.
>
>
> ## Description:
> - Dynamic service framework for C and C++.
>
> ## Issues:
>
> - there are no issues requiring board attention at this time
>
>
> ## Activity:
>
> - Three new PMC members were added.
> - The refactored API has been added to make Celix more accessible.
> - The celix website update is still ongoing and is now based on the
> Hugo site generator.
>
>
> ## Health report:
>
>   - The mailing list / jira active is normal for Apache Celix.
>
>
> ## PMC changes:
>
>  - Currently 10 PMC members.
>
>  - New PMC members:
>
> - Erjan Altena was added to the PMC on Mon Jun 25 2018
>
> - Gabriele Ricciardi was added to the PMC on Mon Jun 25 2018
>
> - Roy Lenferink was added to the PMC on Mon Jun 25 2018
>
>
> ## Committer base changes:
>
>  - Currently 10 committers.
>
>  - No new committers added in the last 3 months
>
>  - Last committer addition was Roy Lenferink at Thu Feb 09 2017
>
>
> ## Releases:
>
>  - Last release was 2.1.0 on Tue Jan 30 2018
>
>
> ## Mailing list activity:
>
>  - dev@celix.apache.org:
>
> - 58 subscribers (up 0 in the last 3 months):
>
> - 23 emails sent to list (23 in previous quarter)
>
>
> ## JIRA activity:
>
>  - 21 JIRA tickets created in the last 3 months
>
>  - 1 JIRA tickets closed/resolved in the last 3 months
>
>
>
> Greetings,
> Pepijn
>


Celix board report

2018-07-09 Thread Pepijn Noltes
Hi All,

It is time again for the board report.
If there are any question or remarks, please feel free to mention them.


## Description:
- Dynamic service framework for C and C++.

## Issues:

- there are no issues requiring board attention at this time


## Activity:

- Three new PMC members were added.
- The refactored API has been added to make Celix more accessible.
- The celix website update is still ongoing and is now based on the
Hugo site generator.


## Health report:

  - The mailing list / jira active is normal for Apache Celix.


## PMC changes:

 - Currently 10 PMC members.

 - New PMC members:

- Erjan Altena was added to the PMC on Mon Jun 25 2018

- Gabriele Ricciardi was added to the PMC on Mon Jun 25 2018

- Roy Lenferink was added to the PMC on Mon Jun 25 2018


## Committer base changes:

 - Currently 10 committers.

 - No new committers added in the last 3 months

 - Last committer addition was Roy Lenferink at Thu Feb 09 2017


## Releases:

 - Last release was 2.1.0 on Tue Jan 30 2018


## Mailing list activity:

 - dev@celix.apache.org:

- 58 subscribers (up 0 in the last 3 months):

- 23 emails sent to list (23 in previous quarter)


## JIRA activity:

 - 21 JIRA tickets created in the last 3 months

 - 1 JIRA tickets closed/resolved in the last 3 months



Greetings,
Pepijn


Re: Celix board report

2018-04-12 Thread Pepijn Noltes
Hi All,

I posted the board report.  I did not add anything about the PCM
discussion, because I think this will take some time and the report was
due.

On Thu, Apr 12, 2018 at 12:07 AM Konstantin Boudnik  wrote:

> I'd say this is something we need to decide for ourselves as the community
> in the first place. Shall we close the gap and propose the rest of the
> commiters to the PMC?
>
> If, for any reason, it is a matter that is better to be discussed in
> private@ first - let's move the conversation there.


I agree, I think it is wise to close the gap. I will continue this on the
private mailing list.

Maybe also good to start the discussion if we want to change the procedure
so that new committers are also directly added to the PMC.
We are still a very small community and so arguable the diff between
committers and PMC members is not really needed.
Any thoughts?



> --
> Regards,
>   Cos
>
> On April 11, 2018 9:52:02 PM GMT+03:00, Pepijn Noltes <
> pepijnnol...@gmail.com> wrote:
> >Hi Roman,
> >
> >On Tue, Apr 10, 2018 at 11:11 PM Roman Shaposhnik
> >
> >wrote:
> >
> >> On Mon, Apr 9, 2018 at 12:31 PM, Pepijn Noltes
> >
> >> wrote:
> >> > Hi All,
> >> >
> >> > It is time again for the board report.
> >> > If there are any question or remarks, please feel free to mention
> >them.
> >> >
> >> >
> >> > ## Description:
> >> > - Dynamic service framework for C and C++.
> >> >
> >> > ## Issues:
> >> >  - there are no issues requiring board attention at this time
> >> >
> >> > ## Activity:
> >> > - Version 2.1.0 of Celix has been released.
> >> > - The usage of CMake is refactored so that target can be exported
> >and
> >> used
> >> > in other projects. This is more inline with modern cmake usage and
> >> > hopefully makes Apache Celix easier to use.
> >> >
> >> > ## Health report:
> >> >  - The mailing list / jira active is normal for Apache Celix.
> >> >
> >> > ## PMC changes:
> >> >
> >> >  - Currently 7 PMC members.
> >> >  - No new PMC members added in the last 3 months
> >> >  - Last PMC addition was Alexander Broekhuis on Wed Jul 16 2014
> >> >
> >> > ## Committer base changes:
> >> >
> >> >  - Currently 10 committers.
> >> >  - No new committers added in the last 3 months
> >> >  - Last committer addition was Roy Lenferink at Thu Feb 09 2017
> >>
> >> When were the other 2 committers not on the PMC added?
> >>
> >
> >The last committers added to the PMC was during graduation. We
> >currently do
> >not add new committers default to the PMC.
> >The board asked some questions about this for the previous report and
> >answered that question with a mail to the board.
> >Do you think this needs to be addressed on the board report?
> >
> >Greetings,
> >Pepijn
>


Re: Celix board report

2018-04-11 Thread Konstantin Boudnik
I'd say this is something we need to decide for ourselves as the community in 
the first place. Shall we close the gap and propose the rest of the commiters 
to the PMC? 

If, for any reason, it is a matter that is better to be discussed in private@ 
first - let's move the conversation there.
--
Regards,
  Cos

On April 11, 2018 9:52:02 PM GMT+03:00, Pepijn Noltes  
wrote:
>Hi Roman,
>
>On Tue, Apr 10, 2018 at 11:11 PM Roman Shaposhnik
>
>wrote:
>
>> On Mon, Apr 9, 2018 at 12:31 PM, Pepijn Noltes
>
>> wrote:
>> > Hi All,
>> >
>> > It is time again for the board report.
>> > If there are any question or remarks, please feel free to mention
>them.
>> >
>> >
>> > ## Description:
>> > - Dynamic service framework for C and C++.
>> >
>> > ## Issues:
>> >  - there are no issues requiring board attention at this time
>> >
>> > ## Activity:
>> > - Version 2.1.0 of Celix has been released.
>> > - The usage of CMake is refactored so that target can be exported
>and
>> used
>> > in other projects. This is more inline with modern cmake usage and
>> > hopefully makes Apache Celix easier to use.
>> >
>> > ## Health report:
>> >  - The mailing list / jira active is normal for Apache Celix.
>> >
>> > ## PMC changes:
>> >
>> >  - Currently 7 PMC members.
>> >  - No new PMC members added in the last 3 months
>> >  - Last PMC addition was Alexander Broekhuis on Wed Jul 16 2014
>> >
>> > ## Committer base changes:
>> >
>> >  - Currently 10 committers.
>> >  - No new committers added in the last 3 months
>> >  - Last committer addition was Roy Lenferink at Thu Feb 09 2017
>>
>> When were the other 2 committers not on the PMC added?
>>
>
>The last committers added to the PMC was during graduation. We
>currently do
>not add new committers default to the PMC.
>The board asked some questions about this for the previous report and
>answered that question with a mail to the board.
>Do you think this needs to be addressed on the board report?
>
>Greetings,
>Pepijn


Re: Celix board report

2018-04-11 Thread Pepijn Noltes
Hi Roman,

On Tue, Apr 10, 2018 at 11:11 PM Roman Shaposhnik 
wrote:

> On Mon, Apr 9, 2018 at 12:31 PM, Pepijn Noltes 
> wrote:
> > Hi All,
> >
> > It is time again for the board report.
> > If there are any question or remarks, please feel free to mention them.
> >
> >
> > ## Description:
> > - Dynamic service framework for C and C++.
> >
> > ## Issues:
> >  - there are no issues requiring board attention at this time
> >
> > ## Activity:
> > - Version 2.1.0 of Celix has been released.
> > - The usage of CMake is refactored so that target can be exported and
> used
> > in other projects. This is more inline with modern cmake usage and
> > hopefully makes Apache Celix easier to use.
> >
> > ## Health report:
> >  - The mailing list / jira active is normal for Apache Celix.
> >
> > ## PMC changes:
> >
> >  - Currently 7 PMC members.
> >  - No new PMC members added in the last 3 months
> >  - Last PMC addition was Alexander Broekhuis on Wed Jul 16 2014
> >
> > ## Committer base changes:
> >
> >  - Currently 10 committers.
> >  - No new committers added in the last 3 months
> >  - Last committer addition was Roy Lenferink at Thu Feb 09 2017
>
> When were the other 2 committers not on the PMC added?
>

The last committers added to the PMC was during graduation. We currently do
not add new committers default to the PMC.
The board asked some questions about this for the previous report and
answered that question with a mail to the board.
Do you think this needs to be addressed on the board report?

Greetings,
Pepijn


Re: Celix board report

2018-04-10 Thread Roman Shaposhnik
On Mon, Apr 9, 2018 at 12:31 PM, Pepijn Noltes  wrote:
> Hi All,
>
> It is time again for the board report.
> If there are any question or remarks, please feel free to mention them.
>
>
> ## Description:
> - Dynamic service framework for C and C++.
>
> ## Issues:
>  - there are no issues requiring board attention at this time
>
> ## Activity:
> - Version 2.1.0 of Celix has been released.
> - The usage of CMake is refactored so that target can be exported and used
> in other projects. This is more inline with modern cmake usage and
> hopefully makes Apache Celix easier to use.
>
> ## Health report:
>  - The mailing list / jira active is normal for Apache Celix.
>
> ## PMC changes:
>
>  - Currently 7 PMC members.
>  - No new PMC members added in the last 3 months
>  - Last PMC addition was Alexander Broekhuis on Wed Jul 16 2014
>
> ## Committer base changes:
>
>  - Currently 10 committers.
>  - No new committers added in the last 3 months
>  - Last committer addition was Roy Lenferink at Thu Feb 09 2017

When were the other 2 committers not on the PMC added?

Thanks,
Roman.


Re: Celix board report

2018-04-10 Thread Gabriele Ricciardi
+1 for me, thanks Pepijn!


Regards,

Gabriele

Il mar 10 apr 2018, 02:24 Alexander Broekhuis  ha
scritto:

> There is some duplication at the end of the report.
> But otherwise, +1!
>
> Op ma 9 apr. 2018 22:16 schreef Konstantin Boudnik :
>
> > +1.
> > --
> > With regards,
> >   Konstantin
> >
> > On April 9, 2018 10:31:46 PM GMT+03:00, Pepijn Noltes <
> > pepijnnol...@gmail.com> wrote:
> > >Hi All,
> > >
> > >It is time again for the board report.
> > >If there are any question or remarks, please feel free to mention them.
> > >
> > >
> > >## Description:
> > >- Dynamic service framework for C and C++.
> > >
> > >## Issues:
> > > - there are no issues requiring board attention at this time
> > >
> > >## Activity:
> > >- Version 2.1.0 of Celix has been released.
> > >- The usage of CMake is refactored so that target can be exported and
> > >used
> > >in other projects. This is more inline with modern cmake usage and
> > >hopefully makes Apache Celix easier to use.
> > >
> > >## Health report:
> > > - The mailing list / jira active is normal for Apache Celix.
> > >
> > >## PMC changes:
> > >
> > > - Currently 7 PMC members.
> > > - No new PMC members added in the last 3 months
> > > - Last PMC addition was Alexander Broekhuis on Wed Jul 16 2014
> > >
> > >## Committer base changes:
> > >
> > > - Currently 10 committers.
> > > - No new committers added in the last 3 months
> > > - Last committer addition was Roy Lenferink at Thu Feb 09 2017
> > >
> > >## Releases:
> > >
> > > - 2.1.0 was released on Tue Jan 30 2018
> > >
> > >## Mailing list activity:
> > >
> > >
> > > - dev@celix.apache.org:
> > >- 58 subscribers (down -1 in the last 3 months):
> > >- 23 emails sent to list (22 in previous quarter)
> > >
> > >
> > >## JIRA activity:
> > >
> > > - 12 JIRA tickets created in the last 3 months
> > > - 9 JIRA tickets closed/resolved in the last 3 months
> > >
> > >
> > > - 2.1.0 was released on Tue Jan 30 2018
> > >
> > >## Mailing list activity:
> > >
> > >
> > > - dev@celix.apache.org:
> > >- 58 subscribers (down -1 in the last 3 months):
> > >- 23 emails sent to list (22 in previous quarter)
> > >
> > >
> > >## JIRA activity:
> > >
> > > - 12 JIRA tickets created in the last 3 months
> > > - 9 JIRA tickets closed/resolved in the last 3 months
> >
>


Celix board report

2018-04-09 Thread Pepijn Noltes
Hi All,

It is time again for the board report.
If there are any question or remarks, please feel free to mention them.


## Description:
- Dynamic service framework for C and C++.

## Issues:
 - there are no issues requiring board attention at this time

## Activity:
- Version 2.1.0 of Celix has been released.
- The usage of CMake is refactored so that target can be exported and used
in other projects. This is more inline with modern cmake usage and
hopefully makes Apache Celix easier to use.

## Health report:
 - The mailing list / jira active is normal for Apache Celix.

## PMC changes:

 - Currently 7 PMC members.
 - No new PMC members added in the last 3 months
 - Last PMC addition was Alexander Broekhuis on Wed Jul 16 2014

## Committer base changes:

 - Currently 10 committers.
 - No new committers added in the last 3 months
 - Last committer addition was Roy Lenferink at Thu Feb 09 2017

## Releases:

 - 2.1.0 was released on Tue Jan 30 2018

## Mailing list activity:


 - dev@celix.apache.org:
- 58 subscribers (down -1 in the last 3 months):
- 23 emails sent to list (22 in previous quarter)


## JIRA activity:

 - 12 JIRA tickets created in the last 3 months
 - 9 JIRA tickets closed/resolved in the last 3 months


 - 2.1.0 was released on Tue Jan 30 2018

## Mailing list activity:


 - dev@celix.apache.org:
- 58 subscribers (down -1 in the last 3 months):
- 23 emails sent to list (22 in previous quarter)


## JIRA activity:

 - 12 JIRA tickets created in the last 3 months
 - 9 JIRA tickets closed/resolved in the last 3 months


Re: Celix board report

2018-01-11 Thread Pepijn Noltes
Hi All,

I just posted the board report.

Greetings,
Pepijn

On Tue, Jan 9, 2018 at 11:06 PM Roy Lenferink 
wrote:

> Hi Pepijn,
>
> The board report looks good to me.
>
> Cheers,
> Roy
>
> 2018-01-09 21:23 GMT+01:00 Pepijn Noltes :
>
> > Hi All,
> >
> > It time again for the board report. Last time we were late, so this
> > why this board report is only a month later.
> > If there are any question or remarks, please feel free to mention them.
> >
> >
> > ## Description:
> >
> >  - Dynamic service framework for C and C++.
> >
> >
> > ## Issues:
> >
> > - It has been a while since the last Celix release. Primarily this was
> > because we wanted the PubSub implementation as part of the release and
> > there where still some issues in the PubSub implementation. These
> > issues should now be solved,  so we should be able to create a release
> > in the coming weeks.
> >
> > ## Activity:
> >
> > - Some fixes where done for the PubSub implementation, this was
> > holding the back the next release.
> > - The specified config attributes (config.properties) for Celix
> > containers are now also added in the generated main file. This is a
> > step in decoupling Celix containers from specific work dir
> > dependencies.
> > - Support for adding additional services to a running dependency
> > manager component is added.
> >
> >
> > ## Health report:
> >
> >  - The current activity is a bit on the normal considering the size of
> > the community.
> >
> >
> > ## PMC changes:
> >
> >
> >
> >  - Currently 7 PMC members.
> >
> >  - No new PMC members added in the last 3 months
> >
> >  - Last PMC addition was Alexander Broekhuis on Wed Jul 16 2014
> >
> >
> >
> > ## Committer base changes:
> >
> >
> >
> >  - Currently 10 committers.
> >
> >  - No new committers added in the last 3 months
> >
> >  - Last committer addition was Roy Lenferink at Thu Feb 09 2017
> >
> >
> >
> > ## Releases:
> >
> >
> >  - Last release was 2.0.0 on Wed Oct 26 2016
> >
> >
> >
> > ## Mailing list activity:
> >
> >
> >
> >
> >  - dev@celix.apache.org:
> >
> > - 59 subscribers (down -2 in the last 3 months):
> >
> > - 22 emails sent to list (9 in previous quarter)
> >
> >
> >
> >
> >
> > ## JIRA activity:
> >
> >
> >
> >  - 7 JIRA tickets created in the last 3 months
> >
> >  - 10 JIRA tickets closed/resolved in the last 3 months
> >
> >
> > Greetings,
> > Pepijn
> >
>


Re: Celix board report

2018-01-09 Thread Roy Lenferink
Hi Pepijn,

The board report looks good to me.

Cheers,
Roy

2018-01-09 21:23 GMT+01:00 Pepijn Noltes :

> Hi All,
>
> It time again for the board report. Last time we were late, so this
> why this board report is only a month later.
> If there are any question or remarks, please feel free to mention them.
>
>
> ## Description:
>
>  - Dynamic service framework for C and C++.
>
>
> ## Issues:
>
> - It has been a while since the last Celix release. Primarily this was
> because we wanted the PubSub implementation as part of the release and
> there where still some issues in the PubSub implementation. These
> issues should now be solved,  so we should be able to create a release
> in the coming weeks.
>
> ## Activity:
>
> - Some fixes where done for the PubSub implementation, this was
> holding the back the next release.
> - The specified config attributes (config.properties) for Celix
> containers are now also added in the generated main file. This is a
> step in decoupling Celix containers from specific work dir
> dependencies.
> - Support for adding additional services to a running dependency
> manager component is added.
>
>
> ## Health report:
>
>  - The current activity is a bit on the normal considering the size of
> the community.
>
>
> ## PMC changes:
>
>
>
>  - Currently 7 PMC members.
>
>  - No new PMC members added in the last 3 months
>
>  - Last PMC addition was Alexander Broekhuis on Wed Jul 16 2014
>
>
>
> ## Committer base changes:
>
>
>
>  - Currently 10 committers.
>
>  - No new committers added in the last 3 months
>
>  - Last committer addition was Roy Lenferink at Thu Feb 09 2017
>
>
>
> ## Releases:
>
>
>  - Last release was 2.0.0 on Wed Oct 26 2016
>
>
>
> ## Mailing list activity:
>
>
>
>
>  - dev@celix.apache.org:
>
> - 59 subscribers (down -2 in the last 3 months):
>
> - 22 emails sent to list (9 in previous quarter)
>
>
>
>
>
> ## JIRA activity:
>
>
>
>  - 7 JIRA tickets created in the last 3 months
>
>  - 10 JIRA tickets closed/resolved in the last 3 months
>
>
> Greetings,
> Pepijn
>


Celix board report

2018-01-09 Thread Pepijn Noltes
Hi All,

It time again for the board report. Last time we were late, so this
why this board report is only a month later.
If there are any question or remarks, please feel free to mention them.


## Description:

 - Dynamic service framework for C and C++.


## Issues:

- It has been a while since the last Celix release. Primarily this was
because we wanted the PubSub implementation as part of the release and
there where still some issues in the PubSub implementation. These
issues should now be solved,  so we should be able to create a release
in the coming weeks.

## Activity:

- Some fixes where done for the PubSub implementation, this was
holding the back the next release.
- The specified config attributes (config.properties) for Celix
containers are now also added in the generated main file. This is a
step in decoupling Celix containers from specific work dir
dependencies.
- Support for adding additional services to a running dependency
manager component is added.


## Health report:

 - The current activity is a bit on the normal considering the size of
the community.


## PMC changes:



 - Currently 7 PMC members.

 - No new PMC members added in the last 3 months

 - Last PMC addition was Alexander Broekhuis on Wed Jul 16 2014



## Committer base changes:



 - Currently 10 committers.

 - No new committers added in the last 3 months

 - Last committer addition was Roy Lenferink at Thu Feb 09 2017



## Releases:


 - Last release was 2.0.0 on Wed Oct 26 2016



## Mailing list activity:




 - dev@celix.apache.org:

- 59 subscribers (down -2 in the last 3 months):

- 22 emails sent to list (9 in previous quarter)





## JIRA activity:



 - 7 JIRA tickets created in the last 3 months

 - 10 JIRA tickets closed/resolved in the last 3 months


Greetings,
Pepijn


Re: Celix board report

2017-12-18 Thread Roman Shaposhnik
Looks good!

Thanks,
Roman.

On Mon, Dec 18, 2017 at 11:31 AM, Roy Lenferink  wrote:
> Hi Pepijn,
>
> The board report looks good. Thanks for posting it.
>
> Roy
>
> 2017-12-18 19:48 GMT+01:00 Pepijn Noltes :
>
>> Hi All,
>>
>> I posted the board report for Celix.
>>
>> Greetings,
>> Pepijn
>>
>> On Tue, Dec 12, 2017 at 9:46 PM Pepijn Noltes 
>> wrote:
>>
>> > Hi All,
>> >
>> > It is time for the board report.
>> > See my proposal below, please feel free to comment if you are missing
>> > something.
>> >
>> > Greetings,
>> > Pepijn
>> >
>> >
>> > ## Description:
>> >
>> >  - dynamic service framework for C and C++.
>> >
>> >
>> > ## Issues:
>> >
>> >  - There are no issues requiring board attention at this time
>> >
>> >
>> > ## Activity:
>> >
>> >  -The PubSubAdmin implementation is refactored, so that serializers
>> > are nog pluggable. This means that the discovery, transport and
>> > serialisation techniques are now all pluggable and can differente
>> > techniques can be combined.
>> > - The CMake add_deploy mechanisme is updated to support a more easier
>> > use in IDE. Practically this means that an add_deploy call will result
>> > in a executable, which can be run directly from an IDE (with CMake
>> > support).
>> > - A CMake add_celix_docker is added so that minimal docker images
>> > based on Celix can be created. This CMake function will create a
>> > minimal filesystem with only the required executable/libraries and
>> > bundles (unstripped ~ 17 mb)
>> >
>> >
>> > ## Health report:
>> >
>> >  - The current activity is a bit on the low side, even considering the
>> > size of the community.
>> >
>> >
>> > ## PMC changes:
>> >
>> >  - Currently 7 PMC members.
>> >
>> >  - No new PMC members added in the last 3 months
>> >
>> >  - Last PMC addition was Alexander Broekhuis on Wed Jul 16 2014
>> >
>> >
>> > ## Committer base changes:
>> >
>> >  - Currently 10 committers.
>> >
>> >  - No new committers added in the last 3 months
>> >
>> >  - Last committer addition was Roy Lenferink at Thu Feb 09 2017
>> >
>> >
>> >
>> > ## Releases:
>> >
>> >  - Last release was 2.0.0 on Wed Oct 26 2016
>> >
>> >
>> >
>> > ## Mailing list activity:
>> >
>> >
>> >  - dev@celix.apache.org:
>> >
>> > - 59 subscribers (down -1 in the last 3 months):
>> >
>> > - 18 emails sent to list (17 in previous quarter)
>> >
>> >
>> >
>> > ## JIRA activity:
>> >
>> >
>> >  - 7 JIRA tickets created in the last 3 months
>> >
>> >  - 10 JIRA tickets closed/resolved in the last 3 months
>> >
>>


Re: Celix board report

2017-12-18 Thread Roy Lenferink
Hi Pepijn,

The board report looks good. Thanks for posting it.

Roy

2017-12-18 19:48 GMT+01:00 Pepijn Noltes :

> Hi All,
>
> I posted the board report for Celix.
>
> Greetings,
> Pepijn
>
> On Tue, Dec 12, 2017 at 9:46 PM Pepijn Noltes 
> wrote:
>
> > Hi All,
> >
> > It is time for the board report.
> > See my proposal below, please feel free to comment if you are missing
> > something.
> >
> > Greetings,
> > Pepijn
> >
> >
> > ## Description:
> >
> >  - dynamic service framework for C and C++.
> >
> >
> > ## Issues:
> >
> >  - There are no issues requiring board attention at this time
> >
> >
> > ## Activity:
> >
> >  -The PubSubAdmin implementation is refactored, so that serializers
> > are nog pluggable. This means that the discovery, transport and
> > serialisation techniques are now all pluggable and can differente
> > techniques can be combined.
> > - The CMake add_deploy mechanisme is updated to support a more easier
> > use in IDE. Practically this means that an add_deploy call will result
> > in a executable, which can be run directly from an IDE (with CMake
> > support).
> > - A CMake add_celix_docker is added so that minimal docker images
> > based on Celix can be created. This CMake function will create a
> > minimal filesystem with only the required executable/libraries and
> > bundles (unstripped ~ 17 mb)
> >
> >
> > ## Health report:
> >
> >  - The current activity is a bit on the low side, even considering the
> > size of the community.
> >
> >
> > ## PMC changes:
> >
> >  - Currently 7 PMC members.
> >
> >  - No new PMC members added in the last 3 months
> >
> >  - Last PMC addition was Alexander Broekhuis on Wed Jul 16 2014
> >
> >
> > ## Committer base changes:
> >
> >  - Currently 10 committers.
> >
> >  - No new committers added in the last 3 months
> >
> >  - Last committer addition was Roy Lenferink at Thu Feb 09 2017
> >
> >
> >
> > ## Releases:
> >
> >  - Last release was 2.0.0 on Wed Oct 26 2016
> >
> >
> >
> > ## Mailing list activity:
> >
> >
> >  - dev@celix.apache.org:
> >
> > - 59 subscribers (down -1 in the last 3 months):
> >
> > - 18 emails sent to list (17 in previous quarter)
> >
> >
> >
> > ## JIRA activity:
> >
> >
> >  - 7 JIRA tickets created in the last 3 months
> >
> >  - 10 JIRA tickets closed/resolved in the last 3 months
> >
>


Re: Celix board report

2017-12-18 Thread Pepijn Noltes
Hi All,

I posted the board report for Celix.

Greetings,
Pepijn

On Tue, Dec 12, 2017 at 9:46 PM Pepijn Noltes 
wrote:

> Hi All,
>
> It is time for the board report.
> See my proposal below, please feel free to comment if you are missing
> something.
>
> Greetings,
> Pepijn
>
>
> ## Description:
>
>  - dynamic service framework for C and C++.
>
>
> ## Issues:
>
>  - There are no issues requiring board attention at this time
>
>
> ## Activity:
>
>  -The PubSubAdmin implementation is refactored, so that serializers
> are nog pluggable. This means that the discovery, transport and
> serialisation techniques are now all pluggable and can differente
> techniques can be combined.
> - The CMake add_deploy mechanisme is updated to support a more easier
> use in IDE. Practically this means that an add_deploy call will result
> in a executable, which can be run directly from an IDE (with CMake
> support).
> - A CMake add_celix_docker is added so that minimal docker images
> based on Celix can be created. This CMake function will create a
> minimal filesystem with only the required executable/libraries and
> bundles (unstripped ~ 17 mb)
>
>
> ## Health report:
>
>  - The current activity is a bit on the low side, even considering the
> size of the community.
>
>
> ## PMC changes:
>
>  - Currently 7 PMC members.
>
>  - No new PMC members added in the last 3 months
>
>  - Last PMC addition was Alexander Broekhuis on Wed Jul 16 2014
>
>
> ## Committer base changes:
>
>  - Currently 10 committers.
>
>  - No new committers added in the last 3 months
>
>  - Last committer addition was Roy Lenferink at Thu Feb 09 2017
>
>
>
> ## Releases:
>
>  - Last release was 2.0.0 on Wed Oct 26 2016
>
>
>
> ## Mailing list activity:
>
>
>  - dev@celix.apache.org:
>
> - 59 subscribers (down -1 in the last 3 months):
>
> - 18 emails sent to list (17 in previous quarter)
>
>
>
> ## JIRA activity:
>
>
>  - 7 JIRA tickets created in the last 3 months
>
>  - 10 JIRA tickets closed/resolved in the last 3 months
>


Celix board report

2017-12-12 Thread Pepijn Noltes
Hi All,

It is time for the board report.
See my proposal below, please feel free to comment if you are missing something.

Greetings,
Pepijn


## Description:

 - dynamic service framework for C and C++.


## Issues:

 - There are no issues requiring board attention at this time


## Activity:

 -The PubSubAdmin implementation is refactored, so that serializers
are nog pluggable. This means that the discovery, transport and
serialisation techniques are now all pluggable and can differente
techniques can be combined.
- The CMake add_deploy mechanisme is updated to support a more easier
use in IDE. Practically this means that an add_deploy call will result
in a executable, which can be run directly from an IDE (with CMake
support).
- A CMake add_celix_docker is added so that minimal docker images
based on Celix can be created. This CMake function will create a
minimal filesystem with only the required executable/libraries and
bundles (unstripped ~ 17 mb)


## Health report:

 - The current activity is a bit on the low side, even considering the
size of the community.


## PMC changes:

 - Currently 7 PMC members.

 - No new PMC members added in the last 3 months

 - Last PMC addition was Alexander Broekhuis on Wed Jul 16 2014


## Committer base changes:

 - Currently 10 committers.

 - No new committers added in the last 3 months

 - Last committer addition was Roy Lenferink at Thu Feb 09 2017



## Releases:

 - Last release was 2.0.0 on Wed Oct 26 2016



## Mailing list activity:


 - dev@celix.apache.org:

- 59 subscribers (down -1 in the last 3 months):

- 18 emails sent to list (17 in previous quarter)



## JIRA activity:


 - 7 JIRA tickets created in the last 3 months

 - 10 JIRA tickets closed/resolved in the last 3 months