Re: Top Contributors

2021-08-31 Thread Andrea Cosentino
Hello Bernd,

Thanks a lot, much appreciated :-)



--
Andrea Cosentino 
--
Apache Camel PMC Chair
Apache Karaf Committer
Apache Servicemix PMC Member
Email: ancosen1...@yahoo.com
Twitter: @oscerd2
Github: oscerd






On Tuesday, August 31, 2021, 05:52:33 PM GMT+2, Bernd Eckenfels 
 wrote: 





Congratulations to JB and Andrea for beeing recognized as top committers and 
senders in the latest annual ASF report

https://s.apache.org/FY2021AnnualReport

And of course also a huge thank you to all other contributors from my side. I 
came across the report and thought it’s a good reason to say thank you.

Gruss
Bernd
--
http://bernd.eckenfels.net


Re: Top Contributors

2021-08-31 Thread Jean-Baptiste Onofre
Hi Bernd,

Thanks, much appreciated ;)

I’m at your service ;)

Regards
JB

> Le 31 août 2021 à 17:51, Bernd Eckenfels  a écrit :
> 
> Congratulations to JB and Andrea for beeing recognized as top committers and 
> senders in the latest annual ASF report
> 
> https://s.apache.org/FY2021AnnualReport
> 
> And of course also a huge thank you to all other contributors from my side. I 
> came across the report and thought it’s a good reason to say thank you.
> 
> Gruss
> Bernd
> --
> http://bernd.eckenfels.net



Top Contributors

2021-08-31 Thread Bernd Eckenfels
Congratulations to JB and Andrea for beeing recognized as top committers and 
senders in the latest annual ASF report

https://s.apache.org/FY2021AnnualReport

And of course also a huge thank you to all other contributors from my side. I 
came across the report and thought it’s a good reason to say thank you.

Gruss
Bernd
--
http://bernd.eckenfels.net


Re: Pax Web 8 - 2 more tasks before GA

2021-08-31 Thread Matt Pavlovich
Awesome! 

> On Aug 31, 2021, at 1:41 AM, Grzegorz Grzybek  wrote:
> 
> Hello
> 
> I'd like to present the state of Pax Web 8. I hope to release Pax Web
> 8.0.0.GA in mid-September.
> 
> I maintain a todo.txt[1] file where I present the issues I'd like to
> implement in given milestones.
> 
> The priority is to have R7 compliance, though without running the TCK[2],
> because I didn't have time to find out an easy way to actually run the TCK
> :) However I'm glad it's public now.
> 
> So summarizing, these R7 features were implemented recently:
> - Whiteboard preprocessors
> - RegEx filter mapping
> - Listener ordering according to ranking
> - Session per OsgiContextModel / OsgiServletContext (including proper
> javax.servlet.context.tempdir handling)
> - org.osgi.framework.ServiceObjects and proper service management (unget,
> prototype, singleton, bundle scopes)
> 
> Also I've implemented (or ensured the stability and consistency between
> Jetty, Tomcat and Undertow) for these:
> - Whiteboard WebSockets - they work both through WABs, Whiteboard and even
> WebContainer (HttpService)
> - Karaf integration tests - all tests work for all three runtimes. In Pax
> Web 7 the tests were running mostly on Jetty
> 
> The remaining *two* tasks are:
> - Mixing (in different order) WAB and Whiteboard contexts, so we can
> install a WAB and Whiteboard/HttpService alter it by registering for
> example Preprocessors
> - Whiteboard DTOs
> 
> kind regards
> Grzegorz Grzybek
> ===
> [1]: https://github.com/ops4j/org.ops4j.pax.web/blob/main/todo.txt
> [2]: https://github.com/osgi/osgi/



Re: Pax Web 8 - 2 more tasks before GA

2021-08-31 Thread Jean-Baptiste Onofré

Great work !

As said on Slack, I started the build/tests/integration, so far so good.

Thanks again!

Regards
JB

On 31/08/2021 08:41, Grzegorz Grzybek wrote:

Hello

I'd like to present the state of Pax Web 8. I hope to release Pax Web
8.0.0.GA in mid-September.

I maintain a todo.txt[1] file where I present the issues I'd like to
implement in given milestones.

The priority is to have R7 compliance, though without running the TCK[2],
because I didn't have time to find out an easy way to actually run the TCK
:) However I'm glad it's public now.

So summarizing, these R7 features were implemented recently:
  - Whiteboard preprocessors
  - RegEx filter mapping
  - Listener ordering according to ranking
  - Session per OsgiContextModel / OsgiServletContext (including proper
javax.servlet.context.tempdir handling)
  - org.osgi.framework.ServiceObjects and proper service management (unget,
prototype, singleton, bundle scopes)

Also I've implemented (or ensured the stability and consistency between
Jetty, Tomcat and Undertow) for these:
  - Whiteboard WebSockets - they work both through WABs, Whiteboard and even
WebContainer (HttpService)
  - Karaf integration tests - all tests work for all three runtimes. In Pax
Web 7 the tests were running mostly on Jetty

The remaining *two* tasks are:
  - Mixing (in different order) WAB and Whiteboard contexts, so we can
install a WAB and Whiteboard/HttpService alter it by registering for
example Preprocessors
  - Whiteboard DTOs

kind regards
Grzegorz Grzybek
===
[1]: https://github.com/ops4j/org.ops4j.pax.web/blob/main/todo.txt
[2]: https://github.com/osgi/osgi/