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
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
[
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
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
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
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
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