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:
Joakim Erdfelt 2007-11-12 21:25:31 +00:00
parent 6312584ac3
commit c3ebf07a4f
4 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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"