Re: The road from Servlet API 3 to Servlet API 6

2023-11-29 Thread Carsten Ziegeler
Thanks, kudos go also to Michael Siemaszko who did the initial work to support servlet 6 with Jetty 12. Regards Carsten On 30.11.2023 07:49, Rob Walker wrote: Nice work Carsten - kudos! -Rob Walker -Original Message- From: Carsten Ziegeler Sent: Thursday, November 30, 2023 6:08 AM

RE: The road from Servlet API 3 to Servlet API 6

2023-11-29 Thread Rob Walker
Nice work Carsten - kudos! -Rob Walker -Original Message- From: Carsten Ziegeler Sent: Thursday, November 30, 2023 6:08 AM To: dev@felix.apache.org Subject: Re: The road from Servlet API 3 to Servlet API 6 Update: I think we have now complete support for servlet 5 and 6 - I haven't don

Re: The road from Servlet API 3 to Servlet API 6

2023-11-29 Thread Carsten Ziegeler
Update: I think we have now complete support for servlet 5 and 6 - I haven't done extensive testing, so there might be some bugs/problems here and there. We have now two jetty modules, the http.jetty 5.x running on Java 11, supporting servlet 5 and the new http.jetty12 module, running on Java

Re: [PR] Bump ch.qos.logback:logback-core from 1.2.9 to 1.3.12 in /scr [felix-dev]

2023-11-29 Thread via GitHub
cziegeler merged PR #259: URL: https://github.com/apache/felix-dev/pull/259 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@felix.apache

Re: [PR] Bump ch.qos.logback:logback-core from 1.2.9 to 1.3.12 in /systemready [felix-dev]

2023-11-29 Thread via GitHub
cziegeler merged PR #260: URL: https://github.com/apache/felix-dev/pull/260 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@felix.apache

Re: [PR] Bump ch.qos.logback:logback-core from 1.2.9 to 1.3.12 in /rootcause [felix-dev]

2023-11-29 Thread via GitHub
cziegeler merged PR #261: URL: https://github.com/apache/felix-dev/pull/261 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@felix.apache

Re: [PR] Bump ch.qos.logback:logback-classic from 1.2.0 to 1.3.12 in /scr [felix-dev]

2023-11-29 Thread via GitHub
cziegeler merged PR #262: URL: https://github.com/apache/felix-dev/pull/262 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@felix.apache

Re: [PR] Bump ch.qos.logback:logback-classic from 1.2.0 to 1.3.12 in /systemready [felix-dev]

2023-11-29 Thread via GitHub
cziegeler merged PR #271: URL: https://github.com/apache/felix-dev/pull/271 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@felix.apache

Re: [PR] Bump ch.qos.logback:logback-classic from 1.2.0 to 1.3.12 in /rootcause [felix-dev]

2023-11-29 Thread via GitHub
cziegeler merged PR #269: URL: https://github.com/apache/felix-dev/pull/269 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@felix.apache

[jira] [Commented] (FELIX-6675) Classcast Exception when getting change count service property

2023-11-29 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17791473#comment-17791473 ] Carsten Ziegeler commented on FELIX-6675: - And for 4.x : https://github.com/apac

[jira] [Updated] (FELIX-6675) Classcast Exception when getting change count service property

2023-11-29 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated FELIX-6675: Fix Version/s: http.base-4.2.12 http.bridge-4.2.16 htt

[jira] [Updated] (FELIX-6675) Classcast Exception when getting change count service property

2023-11-29 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated FELIX-6675: Affects Version/s: http.bridge-4.2.14 http.jetty-4.2.20

[jira] [Resolved] (FELIX-6675) Classcast Exception when getting change count service property

2023-11-29 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved FELIX-6675. - Resolution: Fixed https://github.com/apache/felix-dev/commit/31d4bd801f03c38e08917d3101ad

[jira] [Created] (FELIX-6675) Classcast Exception when getting change count service property

2023-11-29 Thread Carsten Ziegeler (Jira)
Carsten Ziegeler created FELIX-6675: --- Summary: Classcast Exception when getting change count service property Key: FELIX-6675 URL: https://issues.apache.org/jira/browse/FELIX-6675 Project: Felix

[jira] [Resolved] (FELIX-6674) Support Jakarta Servlet 6

2023-11-29 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved FELIX-6674. - Resolution: Fixed Larger import range: https://github.com/apache/felix-dev/commit/7a8159

[jira] [Created] (FELIX-6674) Support Jakarta Servlet 6

2023-11-29 Thread Carsten Ziegeler (Jira)
Carsten Ziegeler created FELIX-6674: --- Summary: Support Jakarta Servlet 6 Key: FELIX-6674 URL: https://issues.apache.org/jira/browse/FELIX-6674 Project: Felix Issue Type: Improvement

[PR] Bump ch.qos.logback:logback-classic from 1.2.0 to 1.3.12 in /ipojo/handler/jmx/jmx-handler-it [felix-dev]

2023-11-29 Thread via GitHub
dependabot[bot] opened a new pull request, #272: URL: https://github.com/apache/felix-dev/pull/272 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.0 to 1.3.12. Commits https://github.com/qos-ch/logback/commit/0df4ec15d45301b5d0a6e2de6466a17944

[PR] Bump ch.qos.logback:logback-classic from 1.2.0 to 1.3.12 in /systemready [felix-dev]

2023-11-29 Thread via GitHub
dependabot[bot] opened a new pull request, #271: URL: https://github.com/apache/felix-dev/pull/271 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.0 to 1.3.12. Commits https://github.com/qos-ch/logback/commit/0df4ec15d45301b5d0a6e2de6466a17944

[PR] Bump ch.qos.logback:logback-classic from 1.2.0 to 1.3.12 in /ipojo/handler/eventadmin/eventadmin-handler-it [felix-dev]

2023-11-29 Thread via GitHub
dependabot[bot] opened a new pull request, #270: URL: https://github.com/apache/felix-dev/pull/270 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.0 to 1.3.12. Commits https://github.com/qos-ch/logback/commit/0df4ec15d45301b5d0a6e2de6466a17944

[PR] Bump ch.qos.logback:logback-classic from 1.2.0 to 1.3.12 in /rootcause [felix-dev]

2023-11-29 Thread via GitHub
dependabot[bot] opened a new pull request, #269: URL: https://github.com/apache/felix-dev/pull/269 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.0 to 1.3.12. Commits https://github.com/qos-ch/logback/commit/0df4ec15d45301b5d0a6e2de6466a17944

[PR] Bump ch.qos.logback:logback-classic from 1.2.0 to 1.3.12 in /ipojo/handler/transaction/transaction-handler-it [felix-dev]

2023-11-29 Thread via GitHub
dependabot[bot] opened a new pull request, #268: URL: https://github.com/apache/felix-dev/pull/268 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.0 to 1.3.12. Commits https://github.com/qos-ch/logback/commit/0df4ec15d45301b5d0a6e2de6466a17944

[PR] Bump ch.qos.logback:logback-classic from 1.2.0 to 1.3.12 in /ipojo/handler/temporal/temporal-dependency-handler-it [felix-dev]

2023-11-29 Thread via GitHub
dependabot[bot] opened a new pull request, #265: URL: https://github.com/apache/felix-dev/pull/265 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.0 to 1.3.12. Commits https://github.com/qos-ch/logback/commit/0df4ec15d45301b5d0a6e2de6466a17944

[PR] Bump ch.qos.logback:logback-classic from 1.2.0 to 1.3.12 in /ipojo/manipulator/manipulator-it [felix-dev]

2023-11-29 Thread via GitHub
dependabot[bot] opened a new pull request, #267: URL: https://github.com/apache/felix-dev/pull/267 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.0 to 1.3.12. Commits https://github.com/qos-ch/logback/commit/0df4ec15d45301b5d0a6e2de6466a17944

[PR] Bump ch.qos.logback:logback-classic from 1.2.0 to 1.3.12 in /ipojo/handler/whiteboard/whiteboard-handler-it [felix-dev]

2023-11-29 Thread via GitHub
dependabot[bot] opened a new pull request, #266: URL: https://github.com/apache/felix-dev/pull/266 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.0 to 1.3.12. Commits https://github.com/qos-ch/logback/commit/0df4ec15d45301b5d0a6e2de6466a17944

[PR] Bump ch.qos.logback:logback-classic from 1.2.0 to 1.3.12 in /ipojo/runtime/core-it [felix-dev]

2023-11-29 Thread via GitHub
dependabot[bot] opened a new pull request, #264: URL: https://github.com/apache/felix-dev/pull/264 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.0 to 1.3.12. Commits https://github.com/qos-ch/logback/commit/0df4ec15d45301b5d0a6e2de6466a17944

[PR] Bump ch.qos.logback:logback-classic from 1.2.0 to 1.3.12 in /ipojo/runtime/composite-it [felix-dev]

2023-11-29 Thread via GitHub
dependabot[bot] opened a new pull request, #263: URL: https://github.com/apache/felix-dev/pull/263 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.0 to 1.3.12. Commits https://github.com/qos-ch/logback/commit/0df4ec15d45301b5d0a6e2de6466a17944

[PR] Bump ch.qos.logback:logback-classic from 1.2.0 to 1.3.12 in /scr [felix-dev]

2023-11-29 Thread via GitHub
dependabot[bot] opened a new pull request, #262: URL: https://github.com/apache/felix-dev/pull/262 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.0 to 1.3.12. Commits https://github.com/qos-ch/logback/commit/0df4ec15d45301b5d0a6e2de6466a17944

[PR] Bump ch.qos.logback:logback-core from 1.2.9 to 1.3.12 in /rootcause [felix-dev]

2023-11-29 Thread via GitHub
dependabot[bot] opened a new pull request, #261: URL: https://github.com/apache/felix-dev/pull/261 Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.2.9 to 1.3.12. Commits https://github.com/qos-ch/logback/commit/0df4ec15d45301b5d0a6e2de6466a17944c3a

[PR] Bump ch.qos.logback:logback-core from 1.2.9 to 1.3.12 in /systemready [felix-dev]

2023-11-29 Thread via GitHub
dependabot[bot] opened a new pull request, #260: URL: https://github.com/apache/felix-dev/pull/260 Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.2.9 to 1.3.12. Commits https://github.com/qos-ch/logback/commit/0df4ec15d45301b5d0a6e2de6466a17944c3a

[PR] Bump ch.qos.logback:logback-core from 1.2.9 to 1.3.12 in /scr [felix-dev]

2023-11-29 Thread via GitHub
dependabot[bot] opened a new pull request, #259: URL: https://github.com/apache/felix-dev/pull/259 Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.2.9 to 1.3.12. Commits https://github.com/qos-ch/logback/commit/0df4ec15d45301b5d0a6e2de6466a17944c3a

[PR] Bump ch.qos.logback:logback-core from 1.2.0 to 1.3.12 in /ipojo/handler/temporal/temporal-dependency-handler-it [felix-dev]

2023-11-29 Thread via GitHub
dependabot[bot] opened a new pull request, #258: URL: https://github.com/apache/felix-dev/pull/258 Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.2.0 to 1.3.12. Commits https://github.com/qos-ch/logback/commit/0df4ec15d45301b5d0a6e2de6466a17944c3a

[PR] Bump ch.qos.logback:logback-core from 1.2.0 to 1.3.12 in /ipojo/handler/eventadmin/eventadmin-handler-it [felix-dev]

2023-11-29 Thread via GitHub
dependabot[bot] opened a new pull request, #257: URL: https://github.com/apache/felix-dev/pull/257 Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.2.0 to 1.3.12. Commits https://github.com/qos-ch/logback/commit/0df4ec15d45301b5d0a6e2de6466a17944c3a

[PR] Bump ch.qos.logback:logback-core from 1.2.0 to 1.3.12 in /ipojo/handler/transaction/transaction-handler-it [felix-dev]

2023-11-29 Thread via GitHub
dependabot[bot] opened a new pull request, #256: URL: https://github.com/apache/felix-dev/pull/256 Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.2.0 to 1.3.12. Commits https://github.com/qos-ch/logback/commit/0df4ec15d45301b5d0a6e2de6466a17944c3a

Re: [PR] Bump ch.qos.logback:logback-core from 1.2.0 to 1.2.9 in /ipojo/manipulator/manipulator-it [felix-dev]

2023-11-29 Thread via GitHub
dependabot[bot] closed pull request #247: Bump ch.qos.logback:logback-core from 1.2.0 to 1.2.9 in /ipojo/manipulator/manipulator-it URL: https://github.com/apache/felix-dev/pull/247 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] Bump ch.qos.logback:logback-core from 1.2.0 to 1.2.9 in /ipojo/manipulator/manipulator-it [felix-dev]

2023-11-29 Thread via GitHub
dependabot[bot] commented on PR #247: URL: https://github.com/apache/felix-dev/pull/247#issuecomment-1832763162 Superseded by #255. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific co

[PR] Bump ch.qos.logback:logback-core from 1.2.0 to 1.3.12 in /ipojo/manipulator/manipulator-it [felix-dev]

2023-11-29 Thread via GitHub
dependabot[bot] opened a new pull request, #255: URL: https://github.com/apache/felix-dev/pull/255 Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.2.0 to 1.3.12. Commits https://github.com/qos-ch/logback/commit/0df4ec15d45301b5d0a6e2de6466a17944c3a

[PR] Bump ch.qos.logback:logback-core from 1.2.0 to 1.3.12 in /ipojo/handler/jmx/jmx-handler-it [felix-dev]

2023-11-29 Thread via GitHub
dependabot[bot] opened a new pull request, #254: URL: https://github.com/apache/felix-dev/pull/254 Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.2.0 to 1.3.12. Commits https://github.com/qos-ch/logback/commit/0df4ec15d45301b5d0a6e2de6466a17944c3a

Re: [PR] Bump ch.qos.logback:logback-core from 1.2.0 to 1.2.9 in /ipojo/runtime/core-it [felix-dev]

2023-11-29 Thread via GitHub
dependabot[bot] commented on PR #248: URL: https://github.com/apache/felix-dev/pull/248#issuecomment-1832762931 Superseded by #253. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific co

Re: [PR] Bump ch.qos.logback:logback-core from 1.2.0 to 1.2.9 in /ipojo/runtime/core-it [felix-dev]

2023-11-29 Thread via GitHub
dependabot[bot] closed pull request #248: Bump ch.qos.logback:logback-core from 1.2.0 to 1.2.9 in /ipojo/runtime/core-it URL: https://github.com/apache/felix-dev/pull/248 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

Re: [PR] Bump ch.qos.logback:logback-core from 1.2.0 to 1.2.9 in /ipojo/runtime/composite-it [felix-dev]

2023-11-29 Thread via GitHub
dependabot[bot] closed pull request #246: Bump ch.qos.logback:logback-core from 1.2.0 to 1.2.9 in /ipojo/runtime/composite-it URL: https://github.com/apache/felix-dev/pull/246 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

Re: [PR] Bump ch.qos.logback:logback-core from 1.2.0 to 1.2.9 in /ipojo/runtime/composite-it [felix-dev]

2023-11-29 Thread via GitHub
dependabot[bot] commented on PR #246: URL: https://github.com/apache/felix-dev/pull/246#issuecomment-1832762910 Superseded by #252. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific co

[PR] Bump ch.qos.logback:logback-core from 1.2.0 to 1.3.12 in /ipojo/runtime/core-it [felix-dev]

2023-11-29 Thread via GitHub
dependabot[bot] opened a new pull request, #253: URL: https://github.com/apache/felix-dev/pull/253 Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.2.0 to 1.3.12. Commits https://github.com/qos-ch/logback/commit/0df4ec15d45301b5d0a6e2de6466a17944c3a

[PR] Bump ch.qos.logback:logback-core from 1.2.0 to 1.3.12 in /ipojo/runtime/composite-it [felix-dev]

2023-11-29 Thread via GitHub
dependabot[bot] opened a new pull request, #252: URL: https://github.com/apache/felix-dev/pull/252 Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.2.0 to 1.3.12. Commits https://github.com/qos-ch/logback/commit/0df4ec15d45301b5d0a6e2de6466a17944c3a

[PR] Bump ch.qos.logback:logback-core from 1.2.0 to 1.3.12 in /ipojo/handler/whiteboard/whiteboard-handler-it [felix-dev]

2023-11-29 Thread via GitHub
dependabot[bot] opened a new pull request, #251: URL: https://github.com/apache/felix-dev/pull/251 Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.2.0 to 1.3.12. Commits https://github.com/qos-ch/logback/commit/0df4ec15d45301b5d0a6e2de6466a17944c3a

[jira] [Resolved] (FELIX-6673) Improve resource handling

2023-11-29 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved FELIX-6673. - Resolution: Fixed Improved in https://github.com/apache/felix-dev/commit/621cbb07a14b3af

[jira] [Created] (FELIX-6673) Improve resource handling

2023-11-29 Thread Carsten Ziegeler (Jira)
Carsten Ziegeler created FELIX-6673: --- Summary: Improve resource handling Key: FELIX-6673 URL: https://issues.apache.org/jira/browse/FELIX-6673 Project: Felix Issue Type: Improvement