Skip to content

Conversation

shijinkui
Copy link
Contributor

@shijinkui shijinkui commented Dec 13, 2017

PR checklist

  • Read the contribution guidelines.
  • Ran the shell script under ./bin/ to update Petstore sample so that CIs can verify the change. (For instance, only need to run ./bin/{LANG}-petstore.sh and ./bin/security/{LANG}-petstore.sh if updating the {LANG} (e.g. php, ruby, python, etc) code generator or {LANG} client's mustache templates). Windows batch files can be found in .\bin\windows\.
  • Filed the PR against the correct branch: 3.0.0 branch for changes related to OpenAPI spec 3.0. Default: master.
  • Copied the technical committee to review the pull request if your PR is targeting a particular programming language.

Description of the PR

(details of the change, additional tests that have been done, reference to the issue for tracking, etc)

closes #7171

@wing328
Copy link
Contributor

wing328 commented Dec 13, 2017

@shijinkui thanks for the PR.

cc @ramzimaalej @clasnake @jimschubert


<build>
<plugins>
<plugin>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why have some of the maven plugins been removed (i.e enforcer plugin has been removed?)

<joda-time-version>2.2</joda-time-version>
<swagger-core-version>1.5.15</swagger-core-version>
<maven-plugin.version>1.0.0</maven-plugin.version>
<properties>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update the dependencies in build.gradle and build.sbt as well

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update the dependencies in build.gradle and build.sbt as well

Done. But there is no build.gradle.mustache in akka-scala

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@ramzimaalej
Copy link
Contributor

ramzimaalej commented Dec 14, 2017

LGTM @wing328

@wing328
Copy link
Contributor

wing328 commented Dec 14, 2017

@ramzimaalej thanks for reviewing.

@shijinkui thanks for the enhancement.

@wing328 wing328 merged commit be50955 into swagger-api:master Dec 14, 2017
@wing328 wing328 changed the title [akka-scala] template upgrade dependency version and refactor #7171 [akka-scala] template upgrade dependency version and refactor Dec 14, 2017
wing328 pushed a commit that referenced this pull request Dec 21, 2017
slarti-b added a commit to slarti-b/swagger-codegen that referenced this pull request Dec 26, 2017
* master:
  move bvwells to go tech comm
  update current stable version in readme
  skip push snapshot to avoid error
  comment out checkstyle in circleci pom.xml
  comment out check style plugin
  Revert "update version to 2.4.0-SNAPSHOT"
  update ci config to install codegen locally
  update doc to 2.3.0
  update version to 2.4.0-SNAPSHOT
  update version to 2.3.0
  fix net35 with JsonSubTypes (swagger-api#7043)
  [Javascript] Set ES5 as default (swagger-api#7239)
  swagger-api#7201: Take the modelPropertyNaming property into account again (swagger-api#7202)
  add trenneman as elm creator
  add bvwells to go technical committee
  Video "Building an API with Swagger" (swagger-api#7237)
  [Akka-Scala] This is a fix to a bug introduced by this PR swagger-api#7172 (swagger-api#7228)
  Add Elm language - BETA (swagger-api#6947)
  bump stack resolver to lts-10.0 (swagger-api#7221)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[akka-scala] template upgrade dependency version and refactor
3 participants