From 177f3ed6c964a86e2e568314db5f21c4194f650f Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Tue, 31 Jan 2012 18:02:51 +0000 Subject: [PATCH] document the system property to log missing i18n git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1238718 13f79535-47bb-0310-9956-ffa450edef68 --- .../archiva-web/archiva-webapp-js/src/site/xdoc/index.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/archiva-modules/archiva-web/archiva-webapp-js/src/site/xdoc/index.xml b/archiva-modules/archiva-web/archiva-webapp-js/src/site/xdoc/index.xml index 930af618d..1515abdb1 100644 --- a/archiva-modules/archiva-web/archiva-webapp-js/src/site/xdoc/index.xml +++ b/archiva-modules/archiva-web/archiva-webapp-js/src/site/xdoc/index.xml @@ -34,8 +34,9 @@

The application is designed to use http cache mechanism for css, javascript. Except REST call to get datas which will never use cache as a query timestamp parameter is used. But as this can cause issue in developpement phase, two system properties (disabled by default) prevent can prevent caching and/or help debuging

-- 2.39.5