ppkarwasz merged PR #141:
URL: https://github.com/apache/logging-parent/pull/141
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr.
vy commented on code in PR #141:
URL: https://github.com/apache/logging-parent/pull/141#discussion_r1537393539
##
pom.xml:
##
@@ -1659,6 +1667,49 @@ import org.apache.commons.codec.digest.*;
+
+
+
+ coverage
+
+
+
+
+
+o
vy commented on code in PR #141:
URL: https://github.com/apache/logging-parent/pull/141#discussion_r1537393539
##
pom.xml:
##
@@ -1659,6 +1667,49 @@ import org.apache.commons.codec.digest.*;
+
+
+
+ coverage
+
+
+
+
+
+o
ppkarwasz opened a new pull request, #141:
URL: https://github.com/apache/logging-parent/pull/141
We add a `coverage` Maven profile that can be used whenever we need test
coverage data.
**Remark**: Due to the somehow strange order of the ``
children, I reordered it alphabetically.