This repository has been archived by the owner on Apr 23, 2019. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 111
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Upgrade Play 2.6.0
Revert "Upgrade Play 2.6.0"
/LICENSE: wrote /LICENSE **/plugins.sbt: addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.5.13")
Upgrade branch master using TemplateControl
/LICENSE: wrote /LICENSE **/build.sbt: libraryDependencies += "org.scalatestplus.play" %% "scalatestplus-play" % "2.0.0" % Test
Upgrade branch master using TemplateControl
/LICENSE: wrote /LICENSE **/plugins.sbt: addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.5.14")
Upgrade branch master using TemplateControl
/LICENSE: wrote /LICENSE **/build.properties: sbt.version=0.13.15
Upgrade branch master using TemplateControl
/LICENSE: wrote /LICENSE **/build.sbt: scalaVersion := "2.11.11" **/build.sbt: scalaVersion := "2.11.11"
Upgrade branch master using TemplateControl
Fix ECS url and add note to Java API example
**/plugins.sbt: addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.5.15")
Upgrade branch 2.5.x using TemplateControl
Upgrade gatling spec
adding sample unit and functional tests and sbteclipse plugin
adding more tests and improving existing ones
**/plugins.sbt: addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.5.16")
**/plugins.sbt: addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.5.17")
Upgrade branch 2.5.x using TemplateControl
**/plugins.sbt: addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.5.18")
I must have made a mistake, I'm not sure why my PR includes all of these other changes. I'm closing it. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #96. @marcospereira, please check. I fixed it as described in the issue.