Andrew Gaul created THRIFT-2263:
-----------------------------------
Summary: Always generate good hashCode for Java
Key: THRIFT-2263
URL: https://issues.apache.org/jira/browse/THRIFT-2263
Project: Thrift
Issue Type: Improvement
Components: Java - Compiler
Affects Versions: 0.9.2
Reporter: Andrew Gaul
Priority: Minor
Fix For: 0.9.2
Previously Thrift only generated high-quality hashCode implementations when
configured due to the dependency on commons-lang3. After THRIFT-2260 we no
long have this dependency and can unconditionally give the better
implementation.
--
This message was sent by Atlassian JIRA
(v6.1#6144)