mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-02 19:45:51 +01:00
Mark old import handler api as deprecated
This commit is contained in:
@@ -27,7 +27,10 @@ package sonia.scm.repository;
|
||||
/**
|
||||
*
|
||||
* @author Sebastian Sdorra
|
||||
* @deprecated
|
||||
* @since 2.11.0
|
||||
*/
|
||||
@Deprecated
|
||||
public class SvnImportHandler extends AbstactImportHandler
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user