[
https://issues.apache.org/jira/browse/IGNITE-10227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16684013#comment-16684013
]
ASF GitHub Bot commented on IGNITE-10227:
-----------------------------------------
GitHub user Mmuzaf opened a pull request:
https://github.com/apache/ignite/pull/5367
IGNITE-10227: fix unused imports configuration
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Mmuzaf/ignite ignite-10227
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5367.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 #5367
----
commit 792d81897c057aed7ed1427330ef4ef8c061355f
Author: Maxim Muzafarov <maxmuzaf@...>
Date: 2018-11-12T16:13:18Z
IGNITE-10227: fix unused imports configuration@
----
> Update unused imports TC configuration of inspection profile
> ------------------------------------------------------------
>
> Key: IGNITE-10227
> URL: https://issues.apache.org/jira/browse/IGNITE-10227
> Project: Ignite
> Issue Type: Task
> Affects Versions: 2.7
> Reporter: Maxim Muzafarov
> Assignee: Maxim Muzafarov
> Priority: Minor
> Labels: inspections
> Fix For: 2.8
>
>
> Currently, unused imports of inspection configuration on TC marks as WARNING,
> need to mark them as ERROR to fail fast.
> {{ingnite_inspection_teamcity.xml}} need to be fixed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)