You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by er...@apache.org on 2019/12/04 23:02:35 UTC

[commons-numbers] 02/02: Disable SonarQube locally.

This is an automated email from the ASF dual-hosted git repository.

erans pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-numbers.git

commit b726f8299aee7769ad317f7251eec414c8d63548
Author: Gilles Sadowski <gi...@harfang.homelinux.org>
AuthorDate: Wed Dec 4 23:40:01 2019 +0100

    Disable SonarQube locally.
---
 .../src/test/java/org/apache/commons/numbers/complex/ComplexTest.java    | 1 +
 1 file changed, 1 insertion(+)

diff --git a/commons-numbers-complex/src/test/java/org/apache/commons/numbers/complex/ComplexTest.java b/commons-numbers-complex/src/test/java/org/apache/commons/numbers/complex/ComplexTest.java
index 977553b..3a56b00 100644
--- a/commons-numbers-complex/src/test/java/org/apache/commons/numbers/complex/ComplexTest.java
+++ b/commons-numbers-complex/src/test/java/org/apache/commons/numbers/complex/ComplexTest.java
@@ -819,6 +819,7 @@ public class ComplexTest {
     @Test
     @Disabled("Used to output the java environment")
     public void testJava() {
+        // NOSONAR
         // CHECKSTYLE: stop Regexp
         System.out.println(">>testJava()");
         // MathTest#testExpSpecialCases() checks the following: