From: James William Dumay Date: Tue, 28 Oct 2008 06:25:46 +0000 (+0000) Subject: Class has moved from the struts2 integration into the common integration in redback X-Git-Tag: archiva-1.2-M1~13 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a191fba388d3d9c8fcb99cbce195bfe0a34cc215;p=archiva.git Class has moved from the struts2 integration into the common integration in redback git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@708459 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/archiva-modules/archiva-web/archiva-webapp/src/main/resources/META-INF/plexus/application.xml b/archiva-modules/archiva-web/archiva-webapp/src/main/resources/META-INF/plexus/application.xml index 0beea7e96..8702c482c 100644 --- a/archiva-modules/archiva-web/archiva-webapp/src/main/resources/META-INF/plexus/application.xml +++ b/archiva-modules/archiva-web/archiva-webapp/src/main/resources/META-INF/plexus/application.xml @@ -194,7 +194,7 @@ org.codehaus.plexus.redback.system.check.EnvironmentCheck locked-admin-check - org.codehaus.plexus.redback.struts2.checks.security.LockedAdminEnvironmentCheck + org.codehaus.redback.integration.checks.security.LockedAdminEnvironmentCheck LockedAdminEnvironmentCheck: checks if accounts marked as system administrator are locked and unlocks them on startup.