improve plugin structure

This commit is contained in:
Sebastian Sdorra
2010-10-12 09:16:40 +02:00
parent ed34cde5f4
commit 030b2e8db0
21 changed files with 374 additions and 256 deletions

View File

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

View File

@@ -1 +0,0 @@
sonia.scm.repository.GitRepositoryHandler