mirror of
https://github.com/apache/archiva.git
synced 2025-03-01 05:59:17 +00:00
[MRM-1003] get RID of org.apache.maven package : artifact-converter module : test packages too
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1170639 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1904684d12
commit
039b587b7e
@ -1,4 +1,4 @@
|
||||
package org.apache.maven.archiva.converter;
|
||||
package org.apache.archiva.converter;
|
||||
|
||||
/*
|
||||
* Licensed to the Apache Software Foundation (ASF) under one
|
@ -1,4 +1,4 @@
|
||||
package org.apache.maven.archiva.converter.mock;
|
||||
package org.apache.archiva.converter.mock;
|
||||
/*
|
||||
* Licensed to the Apache Software Foundation (ASF) under one
|
||||
* or more contributor license agreements. See the NOTICE file
|
||||
@ -30,7 +30,8 @@
|
||||
/**
|
||||
* @author Olivier Lamy
|
||||
*/
|
||||
public class MockArchivaAdministration implements ArchivaAdministration
|
||||
public class MockArchivaAdministration
|
||||
implements ArchivaAdministration
|
||||
{
|
||||
public List<LegacyArtifactPath> getLegacyArtifactPaths()
|
||||
throws RepositoryAdminException
|
Loading…
x
Reference in New Issue
Block a user