You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Bill Burcham (Jira)" <ji...@apache.org> on 2020/02/27 19:55:00 UTC

[jira] [Updated] (GEODE-7823) compile error "package org.junit does not exist" when running "geode-core:compileJmhJava" Gradle task in IntelliJ

     [ https://issues.apache.org/jira/browse/GEODE-7823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bill Burcham updated GEODE-7823:
--------------------------------
    Summary: compile error "package org.junit does not exist" when running "geode-core:compileJmhJava" Gradle task in IntelliJ  (was: compile error "package org.junit does not exist" when building geode-core in IntelliJ)

> 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
>            Reporter: Bill Burcham
>            Priority: Major
>
> 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)