From b481fee25a5f7f7f76c22829931644501b879089 Mon Sep 17 00:00:00 2001 From: pb Date: Wed, 1 Aug 2018 17:14:46 +0000 Subject: [PATCH] Optimization log4j2 configuration, remove session id from URL in web.xml. git-svn-id: https://svn.libreccm.org/ccm/trunk@5621 8810af33-2d31-482b-a856-94f89814c4df --- ccm-core/application.xml | 2 +- ccm-core/build-hooks.xml | 19 ++---- ccm-core/src/log4j2.xml | 68 ++++++++++++++++--- .../WEB-INF/web.d/web.default-ccm-core.xml | 33 +++++---- ccm-core/web/WEB-INF/web.xml | 24 +++++-- 5 files changed, 105 insertions(+), 41 deletions(-) diff --git a/ccm-core/application.xml b/ccm-core/application.xml index c2637a2b5..ebbf83add 100755 --- a/ccm-core/application.xml +++ b/ccm-core/application.xml @@ -3,7 +3,7 @@ name="ccm-core" prettyName="Core" version="6.6.6" - release="3" + release="4" shared="true" webapp="ROOT" buildHooks="build-hooks.xml"> diff --git a/ccm-core/build-hooks.xml b/ccm-core/build-hooks.xml index 19d732889..2939a6e19 100755 --- a/ccm-core/build-hooks.xml +++ b/ccm-core/build-hooks.xml @@ -5,8 +5,6 @@ - - @@ -15,13 +13,6 @@ outputdirectory="${build.src.dir}/com/arsdigita/installer" javacchome="${javacc.home.dir}" /> - - - + + + + - + - + - + - - - - + + + + + + + + + + + + + + + + + + + + + + + 43,1 40% + + + + + + + + + + + + + + + + - \ No newline at end of file + + diff --git a/ccm-core/web/WEB-INF/web.d/web.default-ccm-core.xml b/ccm-core/web/WEB-INF/web.d/web.default-ccm-core.xml index 67264429b..f03975919 100644 --- a/ccm-core/web/WEB-INF/web.d/web.default-ccm-core.xml +++ b/ccm-core/web/WEB-INF/web.d/web.default-ccm-core.xml @@ -1,29 +1,34 @@ - + xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd" + version="3.0"> - - CCM - Content and Collaboration Management + CCM + Content and Collaboration Management - - - log4j-conf-file - WEB-INF/conf/log4j.properties - + + + log4jConfiguration + WEB-INF/conf/log4j2.xml + + + + COOKIE + - CCM - Content and Collaboration Management + CCM + Content and Collaboration Management + + + log4jConfiguration + WEB-INF/conf/log4j2.xml + + + + COOKIE + +