Rewritten "home" address management and protocol, all test pass except 2
This commit is contained in:
parent
21e6085864
commit
b2b4b7d799
61 changed files with 668 additions and 866 deletions
|
|
@ -1,5 +1,6 @@
|
|||
import sbt._
|
||||
|
||||
class Plugins(info: ProjectInfo) extends PluginDefinition(info) {
|
||||
// val surefire = "bryanjswift" % "sbt-surefire-reporting" % "0.0.3-SNAPSHOT"
|
||||
// val repo = "GH-pages repo" at "http://mpeltonen.github.com/maven/"
|
||||
// val idea = "com.github.mpeltonen" % "sbt-idea-plugin" % "0.1-SNAPSHOT"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue