Philippe Cadé
Philippe Cadé
Split packages are not allowed from Java 9 anymore. The [jsplitpkgscan](https://github.com/AdoptOpenJDK/jsplitpkgscan) tool can be used to find split packages. When executing jsplitpkgscan tool on all the JAR files published on...
As a quick fix, I moved all the classes in graph-impl to an own `impl `package. Unfortunately, this will force some users to adapt their code but I don't see...
Improvement: it should be possible to close a review request and commit in one operation. One should also have the possibility to link review request and commit: 1. by automatically...