You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Oleg Ignatenko (JIRA)" <ji...@apache.org> on 2018/12/15 06:11:00 UTC

[jira] [Created] (IGNITE-10701) add missing import to CacheQueryEntityWithJsr310Java8DateTimeApiFieldsTest

Oleg Ignatenko created IGNITE-10701:
---------------------------------------

             Summary: add missing import to CacheQueryEntityWithJsr310Java8DateTimeApiFieldsTest
                 Key: IGNITE-10701
                 URL: https://issues.apache.org/jira/browse/IGNITE-10701
             Project: Ignite
          Issue Type: Task
    Affects Versions: 2.8
            Reporter: Oleg Ignatenko


As of now, [CacheQueryEntityWithJsr310Java8DateTimeApiFieldsTest|https://github.com/apache/ignite/blob/master/modules/indexing/src/test/java8/org/apache/ignite/internal/processors/query/h2/CacheQueryEntityWithJsr310Java8DateTimeApiFieldsTest.java] lacks imports for {{@RunWith(JUnit4.class)}}.

Problem was discovered by manual check because this file is in "java8" directory and appears to be ignored by Teamcity build check (also I could not find Maven profile to activate its usage)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)