Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

LAS v8.6.14

Compare
Choose a tag to compare
@noaaroland noaaroland released this 13 Dec 16:11

This release upgrades the log4j libraries used by this application to version 2.15.0.

To upgrade, you can as an alternative, simply copy the files log4j-1.2-api-2.15.0.jar, log4j-api-2.15.0.jar, and log4j-core-2.15.0.jar into your $LAS_HOME/WebContent/WEB-INF/lib directory and remove the old versions of those files.

Then recompile and redeploy with:

ant clean
ant deploy