o fixed svn properties

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@628492 13f79535-47bb-0310-9956-ffa450edef68
master
Vincent Siveton 2008-02-17 15:12:38 +00:00
parent cc94792fbd
commit 2a64c902b4
9 changed files with 1656 additions and 1656 deletions

View File

@ -27,7 +27,7 @@ import org.codehaus.plexus.logging.Logger;
* to turn off logs during testing where they aren't desired.
*
* @author <a href="mailto:brianf@apache.org">Brian Fox</a>
* @version $Id: SilentLog.java 546355 2007-06-12 02:00:02Z brianf $
* @version $Id$
*/
public class SilentLog
implements Log, Logger

View File

@ -25,7 +25,7 @@ import org.apache.maven.artifact.handler.ArtifactHandler;
* Minimal artifact handler used by the stub factory to create unpackable archives.
*
* @author <a href="mailto:brianf@apache.org">Brian Fox</a>
* @version $Id: $
* @version $Id$
*/
public class DefaultArtifactHandlerStub
implements ArtifactHandler

View File

@ -36,7 +36,7 @@ import org.apache.maven.artifact.resolver.filter.ArtifactFilter;
/**
* @author <a href="mailto:brianf@apache.org">Brian Fox</a>
* @version $Id: $
* @version $Id$
*/
public class StubArtifactCollector
implements ArtifactCollector

View File

@ -27,7 +27,7 @@ import org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayout;
/**
* @author <a href="mailto:brianf@apache.org">Brian Fox</a>
* @version $Id: $
* @version $Id$
*/
public class StubArtifactRepository
implements ArtifactRepository

View File

@ -38,7 +38,7 @@ import org.apache.maven.plugin.testing.ArtifactStubFactory;
* Stub resolver. The constructor allows the specification of the exception to throw so that handling can be tested too.
*
* @author <a href="mailto:brianf@apache.org">Brian Fox</a>
* @version $Id: $
* @version $Id$
*/
public class StubArtifactResolver
implements ArtifactResolver