[jira] [Commented] (FELIX-6612) Upgrade Apache Felix to Jakarta Servlet API 6.x

2023-08-23 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17758389#comment-17758389 ] Carsten Ziegeler commented on FELIX-6612: - [~mattrpav] The best place for questio

The road from Servlet API 3 to Servlet API 6

2023-08-23 Thread Carsten Ziegeler
Hi some of our released modules are still based on Servlet API 3. Starting with version 5 of the Servlet API, the packages have been renamed from javax.servlet to jakarta.servlet and with version 6 of the API, deprecated methods have been removed. This means that a module compiled for Servle

[VOTE] Release Apache Felix Http Jetty 5.1.0, Http Bridge 5.1.0, Http Base 5.1.0 and Http Wrappers 1.0.0

2023-08-23 Thread Carsten Ziegeler
Hi, We solved one issue in these releases: https://issues.apache.org/jira/browse/FELIX-6632 Staging repository: https://repository.apache.org/content/repositories/orgapachefelix-1468 You can use this UNIX script to download the release and verify the signatures: https://github.com/apache/felix-

[jira] [Commented] (FELIX-6612) Upgrade Apache Felix to Jakarta Servlet API 6.x

2023-08-23 Thread Matt Pavlovich (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17758122#comment-17758122 ] Matt Pavlovich commented on FELIX-6612: --- Is there a JIRA to follow to watch plans f

[GitHub] [felix-dev] cziegeler merged pull request #230: Bump commons-io:commons-io from 2.5 to 2.7 in /tools/maven-bundle-plugin/src/it/embed-multiple-artifacts

2023-08-23 Thread via GitHub
cziegeler merged PR #230: URL: https://github.com/apache/felix-dev/pull/230 -- 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] [Assigned] (FELIX-6630) Make it possible to have newline characters in Felix WebConsole OSGi configuration property descriptions

2023-08-23 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned FELIX-6630: --- Assignee: Carsten Ziegeler > Make it possible to have newline characters in Felix We

[jira] [Resolved] (FELIX-6630) Make it possible to have newline characters in Felix WebConsole OSGi configuration property descriptions

2023-08-23 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved FELIX-6630. - Resolution: Fixed Thanks for the PR, it's applied > Make it possible to have newline cha

[GitHub] [felix-dev] cziegeler merged pull request #232: FELIX-6630 Allow newlines in description

2023-08-23 Thread via GitHub
cziegeler merged PR #232: URL: https://github.com/apache/felix-dev/pull/232 -- 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-6630) Make it possible to have newline characters in Felix WebConsole OSGi configuration property descriptions

2023-08-23 Thread Serge Huber (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17758013#comment-17758013 ] Serge Huber commented on FELIX-6630: Here's the PR : https://github.com/apache/felix-

[jira] [Resolved] (FELIX-6629) Cannot create factory configuration when Felix WebConsole is running in Tomcat

2023-08-23 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved FELIX-6629. - Resolution: Fixed > Cannot create factory configuration when Felix WebConsole is running

[GitHub] [felix-dev] sergehuber opened a new pull request, #232: FELIX-6630 Allow newlines in description

2023-08-23 Thread via GitHub
sergehuber opened a new pull request, #232: URL: https://github.com/apache/felix-dev/pull/232 - Modified CSS styling to preserve newline characters in description to allow for nicer formatting -- This is an automated message from the Apache Git Service. To respond to the message, please l

[jira] [Commented] (FELIX-6629) Cannot create factory configuration when Felix WebConsole is running in Tomcat

2023-08-23 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17758012#comment-17758012 ] Carsten Ziegeler commented on FELIX-6629: - Thanks [~shuber] it's applied. > Cann

[jira] [Assigned] (FELIX-6629) Cannot create factory configuration when Felix WebConsole is running in Tomcat

2023-08-23 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned FELIX-6629: --- Assignee: Carsten Ziegeler > Cannot create factory configuration when Felix WebConso

[GitHub] [felix-dev] cziegeler merged pull request #231: FELIX-6629 Fix placeholder PID

2023-08-23 Thread via GitHub
cziegeler merged PR #231: URL: https://github.com/apache/felix-dev/pull/231 -- 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-6629) Cannot create factory configuration when Felix WebConsole is running in Tomcat

2023-08-23 Thread Serge Huber (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17758009#comment-17758009 ] Serge Huber commented on FELIX-6629: Here's the PR : https://github.com/apache/felix-

[GitHub] [felix-dev] sergehuber opened a new pull request, #231: FELIX-6629 Fix placeholder PID

2023-08-23 Thread via GitHub
sergehuber opened a new pull request, #231: URL: https://github.com/apache/felix-dev/pull/231 - Replace square brackets with underscore characters that will make this URL-compliant. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[jira] [Updated] (FELIX-6631) Migrate webconsole plugins to jakarta.servlet api

2023-08-23 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated FELIX-6631: Fix Version/s: (was: webconsole-deployment-admin-plugin-1.0.0) (w

[jira] [Resolved] (FELIX-6631) Migrate webconsole plugins to jakarta.servlet api

2023-08-23 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved FELIX-6631. - Resolution: Fixed > Migrate webconsole plugins to jakarta.servlet api > -

[jira] [Updated] (FELIX-6629) Cannot create factory configuration when Felix WebConsole is running in Tomcat

2023-08-23 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated FELIX-6629: Fix Version/s: webconsole-4.9.0 > Cannot create factory configuration when Felix WebConsole

[jira] [Updated] (FELIX-6630) Make it possible to have newline characters in Felix WebConsole OSGi configuration property descriptions

2023-08-23 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated FELIX-6630: Fix Version/s: webconsole-4.9.0 > Make it possible to have newline characters in Felix WebC

[GitHub] [felix-antora-site] oliverlietz commented on pull request #7: Fix links to retired subprojects

2023-08-23 Thread via GitHub
oliverlietz commented on PR #7: URL: https://github.com/apache/felix-antora-site/pull/7#issuecomment-1689735693 Redirects are managed in `felix-antora`, e.g.: https://github.com/apache/felix-antora/blob/main/dot-htaccess-cms -- This is an automated message from the Apache Git Service. To

[GitHub] [felix-antora-site] kwin commented on pull request #7: Fix links to retired subprojects

2023-08-23 Thread via GitHub
kwin commented on PR #7: URL: https://github.com/apache/felix-antora-site/pull/7#issuecomment-1689727547 The redirect at http://felix.apache.org/documentation/subprojects/apache-felix-jaas.html should be fixed as well (but I don't know where this is maintained). -- This is an automated m

[GitHub] [felix-antora-site] kwin opened a new pull request, #7: Fix links to retired subprojects

2023-08-23 Thread via GitHub
kwin opened a new pull request, #7: URL: https://github.com/apache/felix-antora-site/pull/7 (no comment) -- 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-m

[jira] [Commented] (FELIX-6634) Documentation link to Felix JAAS broken

2023-08-23 Thread Jira
[ https://issues.apache.org/jira/browse/FELIX-6634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757923#comment-17757923 ] Christoph Läubrich commented on FELIX-6634: --- If you want to serve documentation

[jira] [Commented] (FELIX-6634) Documentation link to Felix JAAS broken

2023-08-23 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757921#comment-17757921 ] Konrad Windszus commented on FELIX-6634: The correct link is https://raw.githubu

Re: Removing unmaintained/outdated modules

2023-08-23 Thread Carsten Ziegeler
Thanks Konrad, thanks for pointing this out; I removed jaas and the script console as both are mentioned on that page Regards Carsten On 23.08.2023 10:38, Konrad Windszus wrote: Hi Carsten, What about https://github.com/apache/felix-dev/tree/master/jaas. Is it deprecated or not? It is not m

Re: Removing unmaintained/outdated modules

2023-08-23 Thread Konrad Windszus
Hi Carsten, What about https://github.com/apache/felix-dev/tree/master/jaas. Is it deprecated or not? It is not mentioned in your list but still it is marked as retired in https://felix.apache.org/documentation/subprojects.html#_retired_projects. Please remove it also from the Git repo if it is

[jira] [Created] (FELIX-6634) Documentation link to Felix JAAS broken

2023-08-23 Thread Konrad Windszus (Jira)
Konrad Windszus created FELIX-6634: -- Summary: Documentation link to Felix JAAS broken Key: FELIX-6634 URL: https://issues.apache.org/jira/browse/FELIX-6634 Project: Felix Issue Type: Bug