Skip to content

Commit

Permalink
Add package dist name for zipkin-scribe
Browse files Browse the repository at this point in the history
Author: @franklinhu
Pull Request: #33
URL: #33
  • Loading branch information
Franklin Hu committed Jun 15, 2012
1 parent 6f7142d commit e54562e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions project/Project.scala
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,8 @@ object Zipkin extends Build {
"org.objenesis" % "objenesis" % "1.1" % "test"
),

PackageDist.packageDistZipName := "zipkin-scribe.zip",

/* Add configs to resource path for ConfigSpec */
unmanagedResourceDirectories in Test <<= baseDirectory {
base =>
Expand Down

0 comments on commit e54562e

Please sign in to comment.