mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-05-06 08:26:53 +02:00
add scalacOptions
This commit is contained in:
@@ -25,6 +25,7 @@ object MyBuild extends Build {
|
||||
Classpaths.typesafeReleases,
|
||||
"amateras-repo" at "http://amateras.sourceforge.jp/mvn/"
|
||||
),
|
||||
scalacOptions := Seq("-deprecation"),
|
||||
libraryDependencies ++= Seq(
|
||||
"org.eclipse.jgit" % "org.eclipse.jgit.http.server" % "3.0.0.201306101825-r",
|
||||
"org.scalatra" %% "scalatra" % ScalatraVersion,
|
||||
|
||||
Reference in New Issue
Block a user