Menu

NewFeatures231

Ulf Dittmer

New and changed features in JTrac 2.3.1

You can download this version in the Files section. It comes complete with a Jetty server to get it up and running quickly on port 8888. You can use the war file (located in the webapps directory of the download) in a servlet container of your choice (like Tomcat). There's also a version for those who use the older 1.x version of the HSqlDB database (the regular jTrac release uses HSqlDB 2.x).


New Features and fixes

  • fixed [#169]
  • fixed a bug in the Excel import
  • the Excel import can handle XLSX files as well as XLS
  • Don't specify the JDBC driver class name when initializing HikariCP. It hasn't been necessary for a long time, and interferes with HikariCP's method of loading the driver.
  • fixed a bug with indexing wiki pages that have been edited

Libraries

  • updated Apache log4j from 2.19.0 to 2.20.0
  • updated HtmlUnit from 2.70.0 to 3.2.0
  • updated jaxen from 1.2.0 to 2.0.0
  • updated slf4j from 2.0.6 to 2.0.7

Related

Bugs: #169
News: 2023/05/jtrac-231-has-ben-released
Wiki: Home