desruisseaux commented on PR #37: URL: https://github.com/apache/sis/pull/37#issuecomment-1669249381
Actually splitting this big pull request (PR) seems difficult because the smaller PRs would not be independent. The second PR would need to either wait for the merge of the first PR before to be created (in which case peoples [voting](https://lists.apache.org/thread/w7llc33nglxp0jvmmq186wm52k2wwcd5) cannot see the full picture), or to contain the first PR which would result in the same thing than this PR… I presume that the goal is to have diffs easier to read. Bellow are the diffs over the ranges of commits for the two main tasks. They show what smaller pull requests would contain: * [Adding `module-info.java` and removing Maven `pom.xml` files](https://github.com/apache/sis/compare/6e7bc316e92d141faa77e393d09657a3fc6b0612..0d5a57f562fab7c6e825ad03a8f0c3459ffcb56d) * [Adding Gradle scripts and migrating Maven POJO to Gradle plugin](https://github.com/apache/sis/compare/b8eeb4789171cdef2e782b684fe52c178947079e..70ccdd51e5398ed5727795ae03522b7c98a284fe) -- 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]
