hbase/hbase-it
Josh Elser 4fef4cfc30 HBASE-19267 Remove compiler-plugin mapping executions as it breaks Java8 detection
It seems like the original reason this execution filter was added is no
longer an issue for 2.0. Actually, these entries actually preclude
Eclipse from correctly using the Java8 source/target version that we
have specified (which creates numerous compilation errors in Eclipse)

Signed-off-by: Guanghao Zhang <zghao@apache.org>
2017-11-28 14:54:32 -05:00
..
src/test/java/org/apache/hadoop/hbase HBASE-19335 Fix waitUntilAllRegionsAssigned(). Ignore assignments to killed servers and when region state != OPEN. 2017-11-27 16:25:54 -08:00
pom.xml HBASE-19267 Remove compiler-plugin mapping executions as it breaks Java8 detection 2017-11-28 14:54:32 -05:00