hbase/hbase-replication
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/main/java/org/apache/hadoop/hbase/replication HBASE-16868 Add a replicate_all flag to avoid misuse the namespaces and table-cfs config of replication peer 2017-11-23 15:08:03 +08:00
pom.xml HBASE-19267 Remove compiler-plugin mapping executions as it breaks Java8 detection 2017-11-28 14:54:32 -05:00