adoroszlai opened a new pull request, #5879:
URL: https://github.com/apache/ozone/pull/5879

   ## What changes were proposed in this pull request?
   
   1. d02d6b6476: Provide the same set of basic test dependencies for all 
modules via `hadoop-hdds/hadoop-dependency-test`.
   2. cfae55296a: Group test dependencies in submodule POMs (after prod. 
dependencies), and order them alphabetically.
   3. Move some dependency definitions to root POM's `dependencyManagement`:
      * 9f824f3d67: move `org.bouncycastle` from `hadoop-hdds/pom.xml`
      * 010981f754: move jooq and spring dependency definitions from Recon
   4. Remove unused dependencies:
      * ead0b9c4e7: remove unused JUnit4 dependency
      * 9c2dd4cdec: remove JUnit4 dependency inherited by all hdds modules
      * 4019c405a8: remove unused mockito1/powermock dependencies
      * b467bfc03f: remove leftover migration support
      * 6ed09c055d: remove leftover junit-vintage-engine
   5. Misc. improvements:
      * 99cd66efcb: add explicit test scope in sub-module POMs
      * 55265083bd: remove test scope from `dependencyManagement` in root POM
      * 346689b4fc: depend on `hamcrest-all` consistently (some modules used 
`hamcrest-core`, some `hamcrest-all`, some both)
      * 76e4a612d6: fix indent (mostly in `hadoop-hdds/rocks-native/pom.xml`)
   
   https://issues.apache.org/jira/browse/HDDS-10013
   
   ## How was this patch tested?
   
   CI:
   https://github.com/adoroszlai/ozone/actions/runs/7342330195


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to