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

ofuks pushed a commit to branch sonar
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git


The following commit(s) were added to refs/heads/sonar by this push:
     new e9ea179  [DLAB-1870] Intigration with sonar
e9ea179 is described below

commit e9ea179f40ea075a22691482c579a90b2f14da78
Author: Oleh Fuks <olegfuk...@gmail.com>
AuthorDate: Wed Jul 22 19:12:01 2020 +0300

    [DLAB-1870] Intigration with sonar
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6b79377..03edbec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,7 @@
                     http://localhost:9000/sonar
                 </sonar.host.url>
                 <sonar.coverage.exclusions>
-                    **/*Exception.java
+                    **/*Exception.java,
                     src/main/java/com/epam/dlab/dto/**,
                     src/main/java/com/epam/dlab/backendapi/auth/**,
                     src/main/java/com/epam/dlab/backendapi/conf/**,


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@dlab.apache.org
For additional commands, e-mail: commits-h...@dlab.apache.org

Reply via email to