Hello, Igniters. I think current master broken for jdk7 by commit 1be77384122e41ce69db828e4432e56824c76f79 I can't compile it locally. And I see same error message in TC.
/data/teamcity/work/820be461cd64b574/modules/core/src/main/java/org/apache/ignite/internal/processors/rest/handlers/cache/GridCacheCommandHandler.java:[555,58] incompatible types required: java.util.Set<java.lang.Object> found: java.util.HashSet<capture#1 of ? extends java.lang.Object> http://ci.ignite.apache.org/viewLog.html?buildId=747237&tab=buildResultsDiv&buildTypeId=Ignite20Tests_IgniteCache5 Attached simple patch to fix compile error. -- Nikolay Izhikov [email protected]
