mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-03-08 05:10:20 +01:00
improve plugin structure
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
|
||||
<!--
|
||||
Document : plugin.xml
|
||||
Created on : October 12, 2010, 8:29 AM
|
||||
Author : sdorra
|
||||
Description:
|
||||
Purpose of the document follows.
|
||||
-->
|
||||
|
||||
<plugin-config>
|
||||
|
||||
<repository-handlers>
|
||||
<handler>sonia.scm.repository.GitRepositoryHandler</handler>
|
||||
</repository-handlers>
|
||||
|
||||
</plugin-config>
|
||||
@@ -1 +0,0 @@
|
||||
sonia.scm.repository.GitRepositoryHandler
|
||||
Reference in New Issue
Block a user