mirror of https://github.com/apache/archiva.git
Correcting my email address.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@594303 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6312584ac3
commit
c3ebf07a4f
|
@ -33,7 +33,7 @@ import junit.framework.AssertionFailedError;
|
|||
/**
|
||||
* HashcodesIndexPopulator
|
||||
*
|
||||
* @author <a href="mailto:joakim@erdfelt.com">Joakim Erdfelt</a>
|
||||
* @author <a href="mailto:joakime@apache.org">Joakim Erdfelt</a>
|
||||
* @version $Id$
|
||||
*/
|
||||
public class HashcodesIndexPopulator
|
||||
|
|
|
@ -22,7 +22,7 @@ package org.apache.maven.archiva.security;
|
|||
/**
|
||||
* ArchivaUser- interface to access the active principal.
|
||||
*
|
||||
* @author <a href="mailto:joakim@erdfelt.com">Joakim Erdfelt</a>
|
||||
* @author <a href="mailto:joakime@apache.org">Joakim Erdfelt</a>
|
||||
* @version $Id$
|
||||
*/
|
||||
public interface ArchivaUser
|
||||
|
|
|
@ -22,7 +22,7 @@ package org.apache.maven.archiva.web.action;
|
|||
/**
|
||||
* GlobalResults - constants for global result definitions.
|
||||
*
|
||||
* @author <a href="mailto:joakim@erdfelt.com">Joakim Erdfelt</a>
|
||||
* @author <a href="mailto:joakime@apache.org">Joakim Erdfelt</a>
|
||||
* @version $Id$
|
||||
*/
|
||||
public class GlobalResults
|
||||
|
|
|
@ -33,7 +33,7 @@ import java.util.Map;
|
|||
/**
|
||||
* ArchivaXworkUser
|
||||
*
|
||||
* @author <a href="mailto:joakim@erdfelt.com">Joakim Erdfelt</a>
|
||||
* @author <a href="mailto:joakime@apache.org">Joakim Erdfelt</a>
|
||||
* @version $Id$
|
||||
*
|
||||
* @plexus.component role="org.apache.maven.archiva.security.ArchivaUser"
|
||||
|
|
Loading…
Reference in New Issue