Re: [VOTE] Release JSPWiki version 2.12.0

2023-05-21 Thread Murray Altheim
Hi Juan Pablo, I've gone ahead and installed Tomcat 9 and successfully deployed JSPWiki 2.12.0. Thanks for the information -- all is good. +1 Cheers, Murray On 5/21/23 21:27, Juan Pablo Santos Rodríguez wrote: Hi Murray! Tomcat 10 onwards support the jakarta namespace instead of javax

Re: [VOTE] Release JSPWiki version 2.12.0

2023-05-21 Thread Dirk Frederickx
+1 Tx for preparing the release ! Grtz, dirk On Sun, May 21, 2023 at 8:27 AM Juan Pablo Santos Rodríguez < juanpablo.san...@gmail.com> wrote: > Hi, > > This is a gently reminder for our PMC members: we still need one binding > vote to be able to proceed with the release. > > > Thanks in

Re: [VOTE] Release JSPWiki version 2.12.0

2023-05-21 Thread Juan Pablo Santos Rodríguez
Hi Murray! Tomcat 10 onwards support the jakarta namespace instead of javax (the one that JSPWiki compiles to), so JSPWiki cannot run on it without modifications. There's https://issues.apache.org/jira/projects/JSPWIKI/issues/JSPWIKI-1170 to track that, but so far we haven't done anything in that

Re: [VOTE] Release JSPWiki version 2.12.0

2023-05-21 Thread Murray Altheim
Here's the relevant log file: 21-May-2023 19:25:34.754 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 21-May-2023 19:25:34.754 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 21-May-2023

Re: [VOTE] Release JSPWiki version 2.12.0

2023-05-21 Thread Murray Altheim
Hi, Sorry for the late reply, but here's my report (no 'yes' vote, sorry, see below). I'm running Ubuntu 23.04 on a Dell XPS 9315. I was able to successfully build JSPWiki 2.12.0 with no issues, using: Picked up JAVA_TOOL_OPTIONS: -Xms512m -Xmx8192m java version "11.0.11" 2021-04-20 LTS

Re: [VOTE] Release JSPWiki version 2.12.0

2023-05-21 Thread Juan Pablo Santos Rodríguez
Hi, This is a gently reminder for our PMC members: we still need one binding vote to be able to proceed with the release. Thanks in advance! El jue, 18 may 2023, 22:01, Arturo Bernal escribió: > > [x] +1 Release these artifacts > > Build passed with no issues, running `mvn clean test