From: Ulf D. <ulf...@go...> - 2021-12-14 10:04:10
|
After a lot of work and testing, the final version of JTrac 2.2.0 has been released. Check out what's new at https://sourceforge.net/p/j-trac/wiki/NewFeatures220, and download it at https://sourceforge.net/projects/j-trac/files/jtrac/2.2.0. It comes complete with a ready-to-run Jetty container for quickly getting up and running (start.bat/start.sh for starting the server, stop.bat/stop.sh for stopping it) on port 8888. The war file (in the webapps directory) can be used in any other servlet container (like Tomcat) as well. This version is basically the same as beta 3, but addresses the log4j vulnerability, and comes with updated documentation. Let us know what you think, or if you know of a bug or missing feature that you would like to see addressed. Ulf |