Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

new finch version#1732

Merged
blee-techempower merged 4 commits intoTechEmpower:masterfrom
whiplash:master
Oct 20, 2015
Merged

new finch version#1732
blee-techempower merged 4 commits intoTechEmpower:masterfrom
whiplash:master

Conversation

@whiplash
Copy link
Copy Markdown

No description provided.

@blee-techempower
Copy link
Copy Markdown
Contributor

Has error while setting up environment.

Setup finch: [info] downloading https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/org.scala-sbt.plugins/sbt-onejar/scala_2.10/sbt_0.13/0.8/jars/sbt-onejar.jar ...
Setup finch: [info]     [SUCCESSFUL ] org.scala-sbt.plugins#sbt-onejar;0.8!sbt-onejar.jar (2533ms)
Setup finch: [info] Done updating.
Setup finch: [error] ======
Setup finch: [error] name := """techempower-benchmarks-finch"""
Setup finch: [error] 
Setup finch: [error] version := "0.0.1"
Setup finch: [error] 
Setup finch: [error] scalaVersion := "2.11.7"
Setup finch: [error] 
Setup finch: [error] com.github.retronym.SbtOneJar.oneJarSettings
Setup finch: [error] 
Setup finch: [error] mainClass in (Compile, run) := Some("WebServer")
Setup finch: [error] 
Setup finch: [error] libraryDependencies ++= Seq(
Setup finch: [error] <<<<<<< HEAD
Setup finch: [error]   "com.github.finagle" %% "finch-core" % "0.7.1",
Setup finch: [error]   "com.github.finagle" %% "finch-argonaut" % "0.7.1"
Setup finch: [error] =======
Setup finch: [error]   "com.github.finagle" %% "finch-core" % "0.8.0",
Setup finch: [error]   "com.github.finagle" %% "finch-circe" % "0.8.0",
Setup finch: [error]   "io.circe" %% "circe-core" % "0.1.1",
Setup finch: [error]   "io.circe" %% "circe-generic" % "0.1.1",
Setup finch: [error]   "io.circe" %% "circe-jawn" % "0.1.1"
Setup finch: [error] >>>>>>> 95b5ef2219e37e3d12005a08d16fd01cec825cd1
Setup finch: [error] )
Setup finch: [error] 
Setup finch: [error] resolvers += Resolver.sonatypeRepo("snapshots")
Setup finch: [error] ======
Setup finch: [error] [/home/aznnobless/FrameworkBenchmarks/frameworks/Scala/finch/build.sbt]:21: Invalid literal number

Program halted at this point.

Please resolve the error.

@whiplash
Copy link
Copy Markdown
Author

It should be ok now

@blee-techempower
Copy link
Copy Markdown
Contributor

Localtest failed again.

================================================================================
  Verification Summary

| Test: finch
|       plaintext   : FAIL
|       json        : FAIL
================================================================================

( http://sprunge.us/eAcS )

Please resolve this issue.

@whiplash
Copy link
Copy Markdown
Author

Fixed mistake specifying localhost

@blee-techempower
Copy link
Copy Markdown
Contributor

Passed localtest.

================================================================================
  Verification Summary

| Test: finch
|       plaintext   : WARN
|       json        : WARN
================================================================================

blee-techempower added a commit that referenced this pull request Oct 20, 2015
@blee-techempower blee-techempower merged commit d5b976a into TechEmpower:master Oct 20, 2015
blee-techempower added a commit that referenced this pull request Oct 21, 2015
This reverts commit d5b976a, reversing
changes made to d6c07d9.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants