This is an automated email from the ASF dual-hosted git repository.

mbien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/roller.git.


    from 637cf3a  Dependency updates, roller runs now on JDK 17 (and 11).
     new 6988b82  replaced deprecated velocity properties with new ones.
     new 009d5ee  updated velocity properties + set log level to info.
     new 42c32e8  fixed UTF encoding.
     new c68ca04  make session cookie inaccessible form JS.
     new de1f33a  precompile regex patterns.
     new a8be8df  remove autobuild from CodeQL config so that we don't build 
roller twice.

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/codeql-analysis.yml              | 20 +-------
 .../roller/planet/tasks/GeneratePlanetTask.java    |  4 +-
 .../rendering/mobile/MobileDeviceRepository.java   | 47 ++++++++----------
 .../ui/rendering/velocity/RollerVelocity.java      |  8 ++--
 .../rendering/velocity/WebappResourceLoader.java   |  8 ++--
 app/src/main/resources/log4j2.xml                  |  2 +-
 app/src/main/webapp/WEB-INF/jsps/tiles/search.jsp  |  2 +-
 app/src/main/webapp/WEB-INF/velocity.properties    | 56 +++++++++++-----------
 app/src/main/webapp/WEB-INF/web.xml                |  3 ++
 app/src/test/resources/WEB-INF/velocity.properties | 50 +++++++++----------
 10 files changed, 91 insertions(+), 109 deletions(-)

Reply via email to