Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/#502 consul integrate test #503

Merged
merged 19 commits into from
Jun 14, 2019
Merged

Commits on Apr 18, 2019

  1. Configuration menu
    Copy the full SHA
    5dade37 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2019

  1. Configuration menu
    Copy the full SHA
    ab58c2c View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. Configuration menu
    Copy the full SHA
    cff9763 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. Configuration menu
    Copy the full SHA
    7e76801 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2019

  1. Configuration menu
    Copy the full SHA
    52ef5f3 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2019

  1. Configuration menu
    Copy the full SHA
    2ad53a5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/networknt/light-4j into f…

    …eat/#502-consul-integrate-test
    jiachen1120 committed May 6, 2019
    Configuration menu
    Copy the full SHA
    27c6826 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2019

  1. Configuration menu
    Copy the full SHA
    a03335c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    913294c View commit details
    Browse the repository at this point in the history
  3. Changed name

    jiachen1120 committed May 7, 2019
    Configuration menu
    Copy the full SHA
    9a16b4f View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. Configuration menu
    Copy the full SHA
    fa5acf8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/networknt/light-4j into f…

    …eat/#502-consul-integrate-test
    jiachen1120 committed May 15, 2019
    Configuration menu
    Copy the full SHA
    8640ba7 View commit details
    Browse the repository at this point in the history
  3. Removed unused line

    jiachen1120 committed May 15, 2019
    Configuration menu
    Copy the full SHA
    411138a View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. -now integration test will copy the config under its own integration …

    …folder to the target folder
    
    -CURD some config files due to fix test cases (those were not configured correctly in previous versions)
    BalloonWen committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    1e70b4d View commit details
    Browse the repository at this point in the history
  2. -move integration plugins to integration-test profile

    -test configs will be generated either from integration folder or under test folder depends on the profile, cannot include both because file with same name will have only one copy under config directory in phase "generate-test-sources".
    -when run mvn clean install will as usual, when run mvn clean install -P integration-test will execute integration tests
    BalloonWen committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    7b584f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdc91a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

  1. merge from master

    stevehu committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    764828d View commit details
    Browse the repository at this point in the history
  2. fixes the typo

    stevehu committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    0a9d076 View commit details
    Browse the repository at this point in the history
  3. update travis to jdk11

    stevehu committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    0133011 View commit details
    Browse the repository at this point in the history