Skip to content

Conversation

eric-lee-ltk
Copy link
Contributor

@eric-lee-ltk eric-lee-ltk commented Jul 24, 2017

  1. added maven jar plugin version in integration tests to avoid warnings.
  2. changed project's parent-child relationship which referred to Spring Boot.

parent-child relationship before:

java chassis parent
|--java chassis dependency
|--java chassis
   |--other modules

parent-child relationship after:

java chassis
java chassis dependency
|--java chassis-parent
    |--other modules

The java chassis module now only in charge of managing modules in the project and has no parent nor child.

  1. fixed checkstyle plugin's style file location.

@eric-lee-ltk eric-lee-ltk force-pushed the JAV-108_suitable_project_structure branch from 21c0197 to 2d7e286 Compare July 24, 2017 11:57
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling dd932b1 on eric-lee-ltk:JAV-108_suitable_project_structure into ** on ServiceComb:master**.

@WillemJiang WillemJiang merged commit 553401a into apache:master Aug 9, 2017
@WillemJiang WillemJiang modified the milestone: 0.2.0 Aug 19, 2017
@eric-lee-ltk eric-lee-ltk deleted the JAV-108_suitable_project_structure branch March 6, 2018 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants