From 0df43b951cb1b3683a165f3a6afa9b5a6350d608 Mon Sep 17 00:00:00 2001 From: Jesse McConnell Date: Mon, 19 Feb 2007 16:37:18 +0000 Subject: [PATCH] switch the extends to the webwork-default from security, since with extending security it dumps all of the security actions into the default action lookup, allowing them to be accessible from locations other then behind security/ git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@509244 13f79535-47bb-0310-9956-ffa450edef68 --- archiva-webapp/src/main/resources/xwork.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/archiva-webapp/src/main/resources/xwork.xml b/archiva-webapp/src/main/resources/xwork.xml index e5ee95b15..f89edbe4b 100644 --- a/archiva-webapp/src/main/resources/xwork.xml +++ b/archiva-webapp/src/main/resources/xwork.xml @@ -23,11 +23,12 @@ + - + -- 2.39.5