Hi, There are two things I would like to bring up which I think should be at least be brought up again to avoid confusion :)
First the Jira/Git link. Every commit which states [OLINGO-<issue number>] at the beginning will be linked with the corresponding Jira issue. We once enabled that feature for the V2 repository and I think that this has proved to be quite valuable when producing release notes and looking at the commit history as it easily shows what every commit was meant for. I enabled this for the V4 repository too as there had be no votes against this at the time. So I think we should link every commit we make with a Jira issue even if they are small but WDYT? Secondly code formatting. I unfortunately destroyed Francesco formatting by applying the eclipse code style template we have in the repository, sorry for that. So what can we do to avoid such a thing in the future especially if someone is not using eclipse and thus has no way to use the formatting tools there? We have a code style which checks for braces and line length in our maven build which I think is a good thing but it does not prevent formatting the code. So WDYT? Best Regards, Christian