This is an automated email from the ASF dual-hosted git repository. ofuks pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git
The following commit(s) were added to refs/heads/develop by this push: new 2ecf0de Updated exclusion for sonar coverage 2ecf0de is described below commit 2ecf0de55bce0e2312ebe7b8ca1437803763e075 Author: Oleh Fuks <olegfuk...@gmail.com> AuthorDate: Tue Aug 18 12:27:22 2020 +0300 Updated exclusion for sonar coverage --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 111cd7c..7b2a114 100644 --- a/pom.xml +++ b/pom.xml @@ -67,6 +67,7 @@ **/*DAOImpl.java, **/*Configuration.java, **/*ApplicationConfiguration.java, + **/*Application.java, src/main/java/com/epam/dlab/dto/**, src/main/java/com/epam/dlab/backendapi/interceptor/**, src/main/java/com/epam/dlab/backendapi/auth/**, --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@dlab.apache.org For additional commands, e-mail: commits-h...@dlab.apache.org