Andrew Gaul created THRIFT-2260:
-----------------------------------

             Summary: Thrift imposes unneeded dependency on commons-lang3
                 Key: THRIFT-2260
                 URL: https://issues.apache.org/jira/browse/THRIFT-2260
             Project: Thrift
          Issue Type: Improvement
          Components: Java - Compiler
    Affects Versions: 0.9.1
            Reporter: Andrew Gaul
            Priority: Minor
             Fix For: 0.9.2


Thrift depends on commons-lang3, yet only uses HashCodeBuilder.  We can  rely 
on the default List.hashCode implementation and remove this 300 KB dependency.  
This will prepare the generator for removing the hashcode option and always 
generating high-quality hash codes.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to