mfirry 10 years ago
parent
commit
47c9099440
1 changed files with 4 additions and 1 deletions
  1. 4 1
      frameworks/Scala/http4s/setup.sh

+ 4 - 1
frameworks/Scala/http4s/setup.sh

@@ -3,4 +3,7 @@
 source $IROOT/java8.installed
 export SBT_HOME=${IROOT}/sbt
 
-${SBT_HOME}/bin/sbt update compile
+#${SBT_HOME}/bin/sbt compile
+${SBT_HOME}/bin/sbt 'oneJar'
+
+java -jar target/scala-2.11/http4s*one-jar.jar