]> source.dussan.org Git - archiva.git/commitdiff
Class has moved from the struts2 integration into the common integration in redback
authorJames William Dumay <jdumay@apache.org>
Tue, 28 Oct 2008 06:25:46 +0000 (06:25 +0000)
committerJames William Dumay <jdumay@apache.org>
Tue, 28 Oct 2008 06:25:46 +0000 (06:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@708459 13f79535-47bb-0310-9956-ffa450edef68

archiva-modules/archiva-web/archiva-webapp/src/main/resources/META-INF/plexus/application.xml

index 0beea7e96f4349bc712920867f8af857a9d859cf..8702c482c635342eef4d32828549123b005e7ae6 100644 (file)
     <component>
       <role>org.codehaus.plexus.redback.system.check.EnvironmentCheck</role>
       <role-hint>locked-admin-check</role-hint>
-      <implementation>org.codehaus.plexus.redback.struts2.checks.security.LockedAdminEnvironmentCheck</implementation>
+      <implementation>org.codehaus.redback.integration.checks.security.LockedAdminEnvironmentCheck</implementation>
       <description>LockedAdminEnvironmentCheck: checks if accounts marked as system administrator are locked
         and unlocks them on startup.
       </description>