Hi Juan, I tested the jakarta move with another (much smaller) project.
Using the eclipse transformer worked quite well: java -jar ../transformer/org.eclipse.transformer.cli/target/org.eclipse.transformer.cli-0.6.0-SNAPSHOT.jar src/ src-new Then compare and merge in Eclipse the src and src-new folders. Cheers, Juergen Am Mi., 29. Mai 2024 um 16:08 Uhr schrieb Jürgen Weber <webe...@gmail.com>: > > Hi Juan, > > > As this would be a major release (JSPWiki 3.0.0) > > No need to frighten people, 2.13.0 should be enough. Does the move to > Jakarta make incompatible API changes to the wiki api? > Also, there was already an attempt for 3.0 in 2011 > https://lists.apache.org/thread/so2g0bsz8tlcmtdnfs9sgkt9ro7stwb3 > So wouldn't the next major version be at 4 ? > > > JDK requirement to 17 as well? > > Tomcat, Openliberty and JBoss EAP 8 are fine with 17, I hope all > applications do, too. > > Cheers, > Juergen > > Am Di., 28. Mai 2024 um 21:49 Uhr schrieb Juan Pablo Santos Rodríguez > <juanpablo.san...@gmail.com>: > > > > Hi Jürgen! > > > > I wholeheartedly agree :-) As this would be a major release (JSPWiki > > 3.0.0), perhaps we should follow the path of other oss projects and > > lift the JDK requirement to 17 as well? > > > > > > best regards, > > juan pablo > > > > On Mon, May 27, 2024 at 10:00 AM Jürgen Weber <webe...@gmail.com> wrote: > > > > > > Hi jspwiki users, > > > > > > time is up for javax. > > > > > > The last javax Tomcat 9 is 89 minor versions old. > > > > > > Wildfly 26 was the last to support javax. Current is 32. > > > > > > JSPWiki should move on to Jakarta EE. > > > > > > Let's sed javax to jakarta and release. > > > > > > Support of Jakarta EE 9 > > > https://issues.apache.org/jira/browse/JSPWIKI-1170 > > > > > > Cheers, > > > Juergen