diff options
author | Maria Odea B. Ching <oching@apache.org> | 2013-05-20 10:28:30 +0000 |
---|---|---|
committer | Maria Odea B. Ching <oching@apache.org> | 2013-05-20 10:28:30 +0000 |
commit | fbc8c429967bf62e8bbcdd6d148b2712c46d3d05 (patch) | |
tree | a043a910b002aa5f2a7f31b6a28a5e762a412759 /archiva-modules/archiva-web/archiva-webapp/pom.xml | |
parent | 04bb7a29d3b23042655238575fd23875039f13d3 (diff) | |
download | archiva-fbc8c429967bf62e8bbcdd6d148b2712c46d3d05.tar.gz archiva-fbc8c429967bf62e8bbcdd6d148b2712c46d3d05.zip |
[MRM-1751] removed unused methods and config + update docs
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1484418 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules/archiva-web/archiva-webapp/pom.xml')
-rw-r--r-- | archiva-modules/archiva-web/archiva-webapp/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archiva-modules/archiva-web/archiva-webapp/pom.xml b/archiva-modules/archiva-web/archiva-webapp/pom.xml index 4e201b764..8d54be18d 100644 --- a/archiva-modules/archiva-web/archiva-webapp/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp/pom.xml @@ -1013,7 +1013,6 @@ <archiva.devMode>${archiva.devMode}</archiva.devMode> <archiva.javascriptLog>${archiva.javascriptLog}</archiva.javascriptLog> <archiva.logMissingI18n>${archiva.logMissingI18n}</archiva.logMissingI18n> - <archiva.tmp.group.index.ttl>${archiva.groupIndexTtl}</archiva.tmp.group.index.ttl> <!-- not needed as we use asyncLogger in configuration <Log4jContextSelector>org.apache.logging.log4j.core.async.AsyncLoggerContextSelector</Log4jContextSelector> |