Re: SonarQube plugin for Gradle

2021-08-07 Thread Jacques Le Roux
Hi, All is done with https://issues.apache.org/jira/browse/OFBIZ-12284 Jacques Le 20/07/2021 à 17:57, Jacques Le Roux a écrit : Hi, A lot of the so called bugs by SonarQube are actually false-positive. I have asked Infra the right to mark them as they are with

Re: SonarQube plugin for Gradle

2021-07-20 Thread Jacques Le Roux
Hi, A lot of the so called bugs by SonarQube are actually false-positive. I have asked Infra the right to mark them as they are with https://issues.apache.org/jira/browse/INFRA-22121 It's not a big deal, but since Drew (of Infra) asked, anyone else interesting to help in this aspect? Thanks

Re: SonarQube plugin for Gradle

2021-07-17 Thread Jacques Le Roux
Hi, The SonarQube Gradle plugin to work needs a SonarQube instance running somewhere : https://docs.sonarqube.org/latest/setup/get-started-2-minutes/ And it requires Java 11 to run : https://docs.sonarqube.org/latest/requirements/requirements/ So we are not ready yet. Later we could run a

Re: SonarQube plugin for Gradle

2021-07-12 Thread Pierre Smits
Great! Pierre Smits On Sun, Jul 11, 2021 at 3:49 PM Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > Hi, > > I have just created https://issues.apache.org/jira/browse/INFRA-22099 for > that > > Jacques > > Le 27/06/2021 à 18:52, Jacques Le Roux a écrit : > > Hi, > > > > I checked, the

Re: SonarQube plugin for Gradle

2021-07-11 Thread Jacques Le Roux
Hi, I have just created https://issues.apache.org/jira/browse/INFRA-22099 for that Jacques Le 27/06/2021 à 18:52, Jacques Le Roux a écrit : Hi, I checked, the GH actions are in https://github.com/apache/ofbiz-framework/blob/trunk/.github/workflows/gradle.yaml Clearly SonarQube is not

Re: SonarQube plugin for Gradle

2021-06-27 Thread Jacques Le Roux
Hi, I checked, the GH actions are in https://github.com/apache/ofbiz-framework/blob/trunk/.github/workflows/gradle.yaml Clearly SonarQube is not there. So it's indeed Infra thing. I'll check with them, after checking what it means to use it in Gradle... Jacques Le 01/06/2021 à 11:23,

Re: SonarQube plugin for Gradle

2021-06-01 Thread Jacques Le Roux
Hi Pierre, I'm not sure. I think it's an Infra thing, I'll check that. Jacques Le 01/06/2021 à 10:12, Pierre Smits a écrit : Hi Jacques, Did we implement a GitHub action to invoke the SonarQube analysis? Best regards, Pierre Smits On Mon, May 31, 2021 at 6:02 PM Jacques Le Roux <

Re: SonarQube plugin for Gradle

2021-06-01 Thread Pierre Smits
Hi Jacques, Did we implement a GitHub action to invoke the SonarQube analysis? Best regards, Pierre Smits On Mon, May 31, 2021 at 6:02 PM Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > Hi, > > Just stumbled upon this : > > < > * Your code is built with Gradle: use the