Add migration system for plugins

This commit is contained in:
Naoki Takezoe
2015-02-08 22:31:09 +09:00
parent 7e77398645
commit 6888d959e1
4 changed files with 93 additions and 13 deletions

View File

@@ -13,8 +13,6 @@ import org.eclipse.jgit.api.Git
import util.Directory
import plugin._
import scala.slick.jdbc.meta.MBestRowIdentifierColumn.Scope.Session
object AutoUpdate {
/**