[ 
https://issues.apache.org/jira/browse/IGNITE-10701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16722030#comment-16722030
 ] 

ASF GitHub Bot commented on IGNITE-10701:
-----------------------------------------

GitHub user oignatenko opened a pull request:

    https://github.com/apache/ignite/pull/5674

    IGNITE-10701 missing import in test under java8 directory

    - added missing import
    -- verified with diffs overview and rebuild

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-10701

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/5674.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #5674
    
----
commit 453018d0a446c44446f62e60b64e48792ef8b524
Author: Oleg Ignatenko <oignatenko@...>
Date:   2018-12-15T06:14:43Z

    IGNITE-10701 missing import
    - added missing import
    -- verified with diffs overview and rebuild

----


> 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
>            Assignee: Oleg Ignatenko
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain
>             Fix For: 2.8
>
>
> 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)

Reply via email to