Dan Smith created GEODE-82:
------------------------------
Summary: Bad import in GatewaySenderAdvisor caused build failures
Key: GEODE-82
URL: https://issues.apache.org/jira/browse/GEODE-82
Project: Geode
Issue Type: Bug
Components: core
Reporter: Dan Smith
This appears to be a bug on the GEODE-8 branch. A new, unused import was added
to GatewaySenderAdvisor:
import com.oracle.jrockit.jfr.DataType;
It looks like the successfully compiles with JDK 1.7.0_72 but not with
1.7.0_79. Needless to say, this import shouldn't be in there.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)