bdemers commented on a change in pull request #137: Build
URL: https://github.com/apache/shiro/pull/137#discussion_r289524251
##########
File path: pom.xml
##########
@@ -1457,6 +1468,9 @@
</profile>
<profile>
<id>ci</id>
+ <properties>
+ <jacoco.skip>false</jacoco.skip>
+ </properties>
Review comment:
WOW, I didn't realize how slow the jacoco merge was. I haven't seen this
with other builds
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services