Formatting
This commit is contained in:
parent
bc7326e9d6
commit
d41f64df2f
1 changed files with 19 additions and 20 deletions
|
|
@ -723,7 +723,6 @@ class AkkaParentProject(info: ProjectInfo) extends DefaultProject(info) {
|
||||||
|
|
||||||
// ------------------------------------------------------------
|
// ------------------------------------------------------------
|
||||||
class AkkaDefaultProject(info: ProjectInfo, val deployPath: Path) extends DefaultProject(info) with DeployProject with OSGiProject
|
class AkkaDefaultProject(info: ProjectInfo, val deployPath: Path) extends DefaultProject(info) with DeployProject with OSGiProject
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
trait DeployProject { self: BasicScalaProject =>
|
trait DeployProject { self: BasicScalaProject =>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue