You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by GitBox <gi...@apache.org> on 2019/11/06 15:49:22 UTC

[GitHub] [submarine] LiShuMing opened a new pull request #83: SUBMARINE-280. Reorganize dependencies in modules

LiShuMing opened a new pull request #83: SUBMARINE-280. Reorganize dependencies in modules
URL: https://github.com/apache/submarine/pull/83
 
 
   ### What is this PR for?
   Now a lot of modules are using dependencies in its self pom.xml separately which is redundant and messy, so this pr reorganizes dependencies of sub-module so that they depend the parent dependencies management.
   
   ### What type of PR is it?
   [Improvement]
   
   ### Todos
   * Fix compile warnings.
   - Fix plugins dependencies.
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/SUBMARINE-280
   
   ### How should this be tested?
   * First time? Setup Travis CI as described on https://submarine.apache.org/contribution/contributions.html#continuous-integration
   * Strongly recommended: add automated unit tests for any new or changed behavior
   * Outline any manual steps to test the PR here.
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org