hboutemy commented on pull request #604: URL: https://github.com/apache/maven/pull/604#issuecomment-962481153
ok, now that I reviewed and understood many parts, here my proposal: 1. the first 2 commits should be directly be done in MNG-7129 branch: they are nice little fixes independent from Modello switch 2. last 3 commits should go directly to MNG-7129_Modello branch (that will have to be rebased on MNG-7129) and the next update I want on MNG-7129_Modello branch is the removal of all dependencies that were added for JAXB: removing them is a key benefit the full idea behind splitting everything in many buckets is that both original developers of MNG-7129 need to be able to review/understand what is done to their original code: for usual Maven contributors, all the work is about lowering the bar to understanding the global MNG-7129 branch to be able to merge some time later to master -- 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]
