[
https://issues.apache.org/jira/browse/GEODE-7823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17047014#comment-17047014
]
ASF subversion and git services commented on GEODE-7823:
--------------------------------------------------------
Commit 088e68242df3e4acc6d661d636f5a786e6b5d6b1 in geode's branch
refs/heads/develop from Bill Burcham
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=088e682 ]
GEODE-7823: eliminate org.junit unavailable compile error in IntelliJ (#4742)
> compile error "package org.junit does not exist" when running
> "geode-core:compileJmhJava" Gradle task in IntelliJ
> -----------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-7823
> URL: https://issues.apache.org/jira/browse/GEODE-7823
> Project: Geode
> Issue Type: Bug
> Components: build
> Affects Versions: 1.13.0
> Reporter: Bill Burcham
> Assignee: Bill Burcham
> Priority: Major
> Fix For: 1.13.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When building the project in IntelliJ, I see this compile error:
> {code}
> …RangeQueryWithIndexBenchmark.java:17: error: package org.junit does not exist
> import static org.junit.Assert.assertEquals;
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)