[ https://issues.apache.org/jira/browse/SLIDER-1146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15345389#comment-15345389 ]
ASF subversion and git services commented on SLIDER-1146: --------------------------------------------------------- Commit e8a57e5e72a15a47968eeaa172bca668d2a28d96 in incubator-slider's branch refs/heads/develop from [~elserj] [ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=e8a57e5 ] SLIDER-1146 Remove unnecessary test.failIfNoTests property Use the existing failIfNoTests property to control whether the build should fail if no unit tests are executed (via surefire) > Remove test.failIfNoTests property from build > --------------------------------------------- > > Key: SLIDER-1146 > URL: https://issues.apache.org/jira/browse/SLIDER-1146 > Project: Slider > Issue Type: Task > Components: build > Reporter: Josh Elser > Assignee: Josh Elser > Fix For: Slider 0.91 > > > For whatever reason, we seem to have a custom property in the slider build to > control whether or not the build should fail if no tests were executed call > {{test.failIfNoTests}}. Surefire already provides {{failIfNoTests}} > explicitly for this purpose. Best as I can see, this is pointless to have a > separate property defined. -- This message was sent by Atlassian JIRA (v6.3.4#6332)