There's a small change to the bat scripts: - set LOGGING=file:%JENA_HOME%/log4j2.properties + set LOGGING=%JENA_HOME%/log4j2.properties
which seems to help but which I can't reliably tests, not being a windows user.
Could someone please check this change doesn't break some other pattern of use?
Andy PR https://github.com/apache/jena/pull/1916/ from issue https://github.com/apache/jena/issues/1911Lots of files change because is in the template and the bat files are regenerated.