Re: [PR] JSPWIKI-1194 - Fix CI build by ensuring test-jar is built and deploying with JDK 17 [jspwiki]

2025-04-16 Thread via GitHub
juanpablo-santos commented on PR #351: URL: https://github.com/apache/jspwiki/pull/351#issuecomment-2810202626 > is there a reason the jdk17 branch hasn't been merged? it's been almost a year Hi! We expect releasing 2.12.3 really soon, as it fixes some security vulnerabilities, and a

Re: [PR] JSPWIKI-1194 - Fix CI build by ensuring test-jar is built and deploying with JDK 17 [jspwiki]

2025-04-16 Thread via GitHub
juanpablo-santos closed pull request #351: JSPWIKI-1194 - Fix CI build by ensuring test-jar is built and deploying with JDK 17 URL: https://github.com/apache/jspwiki/pull/351 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[jira] [Resolved] (JSPWIKI-1194) CI/CD Pipeline Optimization for Apache JSPWiki with JDK-17 Integration

2025-04-16 Thread Jira
[ https://issues.apache.org/jira/browse/JSPWIKI-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Pablo Santos Rodríguez resolved JSPWIKI-1194. -- Fix Version/s: 2.12.3 Resolution: Fixed The build issu

Re: [PR] Bump tomcat.version from 9.0.90 to 10.1.25 [jspwiki]

2025-04-16 Thread via GitHub
juanpablo-santos commented on PR #355: URL: https://github.com/apache/jspwiki/pull/355#issuecomment-2810177918 @dependabot close -- 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 comme

Re: [PR] Xmlrpc pull-out [jspwiki]

2025-04-16 Thread Murray Altheim
Hi, I've not seen XML-RPC used in software, even in legacy code that I've been hired to refactor, in many years. It would never, never be used in any new implementation, so I'm not even sure there's value in creating a separate support module for it. Does anyone have any evidence that it's being

[PR] Xmlrpc pull-out [jspwiki]

2025-04-16 Thread via GitHub
weberjn opened a new pull request, #381: URL: https://github.com/apache/jspwiki/pull/381 Pulled out the xml-rpc code into a new submodule jspwiki-xmlrpc that is not linked to from the parent pom. So the problems with xml-rpc can be deferred to a later time. I doubt that nowadays anyone use

Re: [PR] Xmlrpc pull-out [jspwiki]

2025-04-16 Thread via GitHub
weberjn commented on PR #381: URL: https://github.com/apache/jspwiki/pull/381#issuecomment-2810566347 to make JSPWiki-jakarta run on current wildfly-36.0.0.Final: add to the end of standalone.conf: JAVA_OPTS="$JAVA_OPTS -Djspwiki.custom.config=/home/weberjn/jspwiki/jspwiki-custom.p