[jira] [Commented] (FELIX-6692) Add Jetty WebSocket support

2024-05-01 Thread Jira
[ https://issues.apache.org/jira/browse/FELIX-6692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17842845#comment-17842845 ] Paul Rütter commented on FELIX-6692: [https://central.sonatype.com/artifact/org.apach

Re: [VOTE] Release Apache Felix Http Jetty 5.1.12, Http Base 5.1.8, Http Bridge 5.1.8 and parent pom 9

2024-05-01 Thread Thomas Watson
+1 Tom On Wed, May 1, 2024 at 11:30 AM Carsten Ziegeler wrote: > Hi, > > we solved two issues for Http Jetty 5.1.12 > https://issues.apache.org/jira/projects/FELIX/versions/12354543 > > we solved one issue for Http Base 5.1.8 > https://issues.apache.org/jira/projects/FELIX/versions/12354640 > >

Re: [VOTE] Release Apache Felix Http Jetty12 1.0.4

2024-05-01 Thread Thomas Watson
+1 Tom On Wed, May 1, 2024 at 11:32 AM Carsten Ziegeler wrote: > Hi, > > we solved four issues for Http Jetty12 1.0.4 > https://issues.apache.org/jira/projects/FELIX/versions/12354366 > > > Staging repository: > https://repository.apache.org/content/repositories/orgapachefelix-1493 > > You can

[jira] [Commented] (FELIX-6692) Add Jetty WebSocket support

2024-05-01 Thread Jira
[ https://issues.apache.org/jira/browse/FELIX-6692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17842722#comment-17842722 ] Paul Rütter commented on FELIX-6692: Great, i will try it out tomorrow.  > Add Jetty

Re: [VOTE] Release Apache Felix Http Jetty12 1.0.4

2024-05-01 Thread Raymond Augé
+1 On Wed, May 1, 2024 at 12:32 PM Carsten Ziegeler wrote: > Hi, > > we solved four issues for Http Jetty12 1.0.4 > https://issues.apache.org/jira/projects/FELIX/versions/12354366 > > > Staging repository: > https://repository.apache.org/content/repositories/orgapachefelix-1493 > > You can use t

Re: [VOTE] Release Apache Felix Http Jetty 5.1.12, Http Base 5.1.8, Http Bridge 5.1.8 and parent pom 9

2024-05-01 Thread Raymond Augé
+1 On Wed, May 1, 2024 at 12:31 PM Carsten Ziegeler wrote: > Hi, > > we solved two issues for Http Jetty 5.1.12 > https://issues.apache.org/jira/projects/FELIX/versions/12354543 > > we solved one issue for Http Base 5.1.8 > https://issues.apache.org/jira/projects/FELIX/versions/12354640 > > we s

[VOTE] Release Apache Felix Http Jetty12 1.0.4

2024-05-01 Thread Carsten Ziegeler
Hi, we solved four issues for Http Jetty12 1.0.4 https://issues.apache.org/jira/projects/FELIX/versions/12354366 Staging repository: https://repository.apache.org/content/repositories/orgapachefelix-1493 You can use this UNIX script to download the release and verify the signatures: https://gi

[jira] [Updated] (FELIX-6696) Resources content-type are no longer defined when using a whiteboard pattern

2024-05-01 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated FELIX-6696: Fix Version/s: http.base-5.1.8 > Resources content-type are no longer defined when using a

[VOTE] Release Apache Felix Http Jetty 5.1.12, Http Base 5.1.8, Http Bridge 5.1.8 and parent pom 9

2024-05-01 Thread Carsten Ziegeler
Hi, we solved two issues for Http Jetty 5.1.12 https://issues.apache.org/jira/projects/FELIX/versions/12354543 we solved one issue for Http Base 5.1.8 https://issues.apache.org/jira/projects/FELIX/versions/12354640 we solved one issue for Http Bridge 5.1.8 https://issues.apache.org/jira/project

[jira] [Resolved] (FELIX-6692) Add Jetty WebSocket support

2024-05-01 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved FELIX-6692. - Resolution: Fixed > Add Jetty WebSocket support > --- > >

[jira] [Commented] (FELIX-6692) Add Jetty WebSocket support

2024-05-01 Thread Eric Norman (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17842697#comment-17842697 ] Eric Norman commented on FELIX-6692: [~cziegeler] it looks good to me. > Add Jetty W

Re: [PR] FELIX-6699 Skip parsing of repeated Service-Component entries [felix-dev]

2024-05-01 Thread via GitHub
tjwatson merged PR #311: URL: https://github.com/apache/felix-dev/pull/311 -- 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] Fix import for Jetty11 websockets [felix-dev]

2024-05-01 Thread via GitHub
cziegeler merged PR #313: URL: https://github.com/apache/felix-dev/pull/313 -- 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] [Comment Edited] (FELIX-6692) Add Jetty WebSocket support

2024-05-01 Thread BlueConic
[ https://issues.apache.org/jira/browse/FELIX-6692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17842577#comment-17842577 ] Paul Rütter (BlueConic) edited comment on FELIX-6692 at 5/1/24 8:00 AM: ---

[PR] Fix import for Jetty11 websockets [felix-dev]

2024-05-01 Thread via GitHub
paulrutter opened a new pull request, #313: URL: https://github.com/apache/felix-dev/pull/313 Fix import for Jetty11 websockets -- 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 commen

[jira] [Commented] (FELIX-6692) Add Jetty WebSocket support

2024-05-01 Thread BlueConic
[ https://issues.apache.org/jira/browse/FELIX-6692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17842577#comment-17842577 ] Paul Rütter (BlueConic) commented on FELIX-6692: I did notice this: [htt

Re: [PR] FELIX-6692 Add Jetty WebSocket support for jetty 11.x [felix-dev]

2024-05-01 Thread via GitHub
paulrutter commented on PR #309: URL: https://github.com/apache/felix-dev/pull/309#issuecomment-2088107930 @enapps-enorman i just noticed that in the Jetty11 bundle, there is this import: https://github.com/apache/felix-dev/blob/master/http/jetty/src/main/java/org/apache/felix/http/jetty/in

[jira] [Commented] (FELIX-6692) Add Jetty WebSocket support

2024-05-01 Thread BlueConic
[ https://issues.apache.org/jira/browse/FELIX-6692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17842574#comment-17842574 ] Paul Rütter (BlueConic) commented on FELIX-6692: Sounds good to me! > Ad

[jira] [Commented] (FELIX-6692) Add Jetty WebSocket support

2024-05-01 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17842570#comment-17842570 ] Carsten Ziegeler commented on FELIX-6692: - thanks, yes, these should be pushed au

[jira] [Commented] (FELIX-6692) Add Jetty WebSocket support

2024-05-01 Thread BlueConic
[ https://issues.apache.org/jira/browse/FELIX-6692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17842567#comment-17842567 ] Paul Rütter (BlueConic) commented on FELIX-6692: >From my end, we're good

[jira] [Commented] (FELIX-6692) Add Jetty WebSocket support

2024-05-01 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17842565#comment-17842565 ] Carsten Ziegeler commented on FELIX-6692: - Thanks [~paul_blueconic] and [~enorman

[jira] [Updated] (FELIX-6696) Resources content-type are no longer defined when using a whiteboard pattern

2024-05-01 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated FELIX-6696: Fix Version/s: http.bridge-5.1.8 > Resources content-type are no longer defined when using

[jira] [Updated] (FELIX-6692) Add Jetty WebSocket support

2024-05-01 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated FELIX-6692: Fix Version/s: http.jetty-5.0.8 > Add Jetty WebSocket support > ---

Re: [PR] Update README.md to include Jetty11 properties [felix-dev]

2024-05-01 Thread via GitHub
cziegeler merged PR #312: URL: https://github.com/apache/felix-dev/pull/312 -- 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] FELIX-6692 jetty 12.x websockets new approach (based on #309) [felix-dev]

2024-05-01 Thread via GitHub
cziegeler commented on PR #310: URL: https://github.com/apache/felix-dev/pull/310#issuecomment-2088086674 @paulrutter The additional classifiers look good to me, they should be pushed automatically to maven central when we do the release -- This is an automated message from the Apache Git

[PR] Update README.md to include Jetty11 properties [felix-dev]

2024-05-01 Thread via GitHub
paulrutter opened a new pull request, #312: URL: https://github.com/apache/felix-dev/pull/312 Minor changes to the README.MD @cziegeler -- 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

Re: [PR] FELIX-6692 Add Jetty WebSocket support for jetty 11.x [felix-dev]

2024-05-01 Thread via GitHub
paulrutter commented on PR #309: URL: https://github.com/apache/felix-dev/pull/309#issuecomment-2088073741 Created PR: https://github.com/apache/felix-dev/pull/312 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] FELIX-6692 jetty 12.x websockets new approach (based on #309) [felix-dev]

2024-05-01 Thread via GitHub
cziegeler merged PR #310: URL: https://github.com/apache/felix-dev/pull/310 -- 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] FELIX-6692 Add Jetty WebSocket support for jetty 11.x [felix-dev]

2024-05-01 Thread via GitHub
cziegeler merged PR #309: URL: https://github.com/apache/felix-dev/pull/309 -- 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