Closing ticket 150
This commit is contained in:
parent
494e443334
commit
7460e965d4
1 changed files with 1 additions and 0 deletions
|
|
@ -337,6 +337,7 @@ class AkkaParent(info: ProjectInfo) extends DefaultProject(info) {
|
|||
mainResources +++
|
||||
mainDependencies.scalaJars +++
|
||||
descendents(info.projectPath, "*.conf") +++
|
||||
descendents(info.projectPath / "scripts", "run_akka.sh") +++
|
||||
descendents(info.projectPath / "dist", "*.jar") +++
|
||||
descendents(info.projectPath / "deploy", "*.jar") +++
|
||||
descendents(path("lib") ##, "*.jar") +++
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue