From f13660cfc10c5494577117d024e162101749822e Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Thu, 2 Feb 2012 21:10:38 +0000 Subject: [PATCH] add a snippet to file for configuration file places git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1239848 13f79535-47bb-0310-9956-ffa450edef68 --- .../apt/adminguide/customising-security.apt | 17 +++++++++++++---- .../main/webapp/WEB-INF/applicationContext.xml | 4 +++- 2 files changed, 16 insertions(+), 5 deletions(-) diff --git a/archiva-docs/src/site/apt/adminguide/customising-security.apt b/archiva-docs/src/site/apt/adminguide/customising-security.apt index 1ee0987c6..1b9a6d715 100644 --- a/archiva-docs/src/site/apt/adminguide/customising-security.apt +++ b/archiva-docs/src/site/apt/adminguide/customising-security.apt @@ -20,7 +20,10 @@ ~~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY ~~ KIND, either express or implied. See the License for the ~~ specific language governing permissions and limitations -~~ under the License. +~~ under the License. + +~~ NOTE: For help with the syntax of this file, see: +~~ http://maven.apache.org/guides/mini/guide-apt-format.html Archiva Security Configuration @@ -65,7 +68,13 @@ security.policy.password.rule.reuse.enabled=true security.policy.password.rule.nowhitespace.enabled=true +-----+ - <> If installed standalone, Archiva's list of configuration files is configurable, and - can be found in: - <<>> + <> If installed standalone, Archiva's list of configuration files is configurable, and + can be found in: + <<>> + + Values from sources + + %{snippet|id=configuration-files-list|url=http://svn.apache.org/repos/asf/archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/applicationContext.xml} + + diff --git a/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/applicationContext.xml b/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/applicationContext.xml index b1136327e..7dc1918c3 100644 --- a/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/applicationContext.xml +++ b/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/applicationContext.xml @@ -73,6 +73,7 @@ + @@ -111,7 +112,8 @@ - + + -- 2.39.5