[ https://issues.apache.org/jira/browse/GEODE-4181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17394401#comment-17394401 ]
ASF subversion and git services commented on GEODE-4181: -------------------------------------------------------- Commit 32e5a5f43db838aaaee87b76f3913550a9983ce8 in geode's branch refs/heads/develop from Dale Emery [ https://gitbox.apache.org/repos/asf?p=geode.git;h=32e5a5f ] GEODE-4181: Use new includeTags property name (#6742) Change `./gradle/test.gradle` to use the new JUnit Platform property name `includeTags` instead of the now-obsolete `includeCategories`. > Update to JUnit 5.x > ------------------- > > Key: GEODE-4181 > URL: https://issues.apache.org/jira/browse/GEODE-4181 > Project: Geode > Issue Type: Improvement > Components: general, tests > Reporter: Patrick Rhomberg > Assignee: Dale Emery > Priority: Major > Labels: GeodeOperationAPI, pull-request-available > > In addition to the expected benefits that come with new versions, updating to > JUnit 5.x should allow us to remove the workaround required in GEODE-1350 / > GEODE-4122. > If migration guides are to be believed, migration from JUnit 4.x to 5.x in > and of itself should not be difficult. However, interaction with Mockito and > PowerMock appears to be significantly different and will require > investigation. -- This message was sent by Atlassian Jira (v8.3.4#803005)