Update pom.xml for CircleCI to test java-related projects only #5477

Merged
merged 9 commits into from Apr 26, 2017

Conversation

Projects
None yet
1 participant
Member

wing328 commented Apr 25, 2017 edited

PR checklist

  • Read the contribution guidelines.
  • Ran the shell/batch 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)
  • Filed the PR against the correct branch: master for non-breaking changes and 2.3.0 branch for breaking (non-backward compatible) changes.

Description of the PR

Update pom.xml for CircleCI to test java-related projects only

wing328 added this to the v2.2.3 milestone Apr 25, 2017

wing328 added some commits Apr 25, 2017

@wing328 wing328 update pom for circleci to test java-related projects only ae3e316
@wing328 wing328 better comment in circleci.yml d1b9825
@wing328 wing328 test with jdk8 only 180c6a6
@wing328 wing328 test with mvn clean package instead 4113019
@wing328 wing328 do mvn clean insetall instead
307b894
@wing328 wing328 test with jdk7
fe8e639
@wing328 wing328 refactor play tests
268c802
@wing328 wing328 fix sbt path
f745742
@wing328 wing328 uncomment jdk8 test
ef509f6

wing328 merged commit 89464cb into master Apr 26, 2017

6 checks passed

Shippable Run 3221 status is SUCCESS.
Details
ci/circleci Your tests passed on CircleCI!
Details
continuous-integration/appveyor/branch AppVeyor build succeeded
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details

wing328 deleted the update_circleci_pom branch Apr 26, 2017

@davidgri davidgri pushed a commit to davidgri/swagger-codegen that referenced this pull request May 11, 2017

@wing328 wing328 Update pom.xml for CircleCI to test java-related projects only (#5477)
Update pom.xml for CircleCI to test java-related projects only
5b27c0e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment