thrift/test/java
David Reiss 14feb4127c Generate quality overrides of hashCode for Thrift structs (in Java).
This feature is turned off by default because it adds a new dependency:
Apache Commons Lang.  This package seems enough like Boost that
I would be open to turning this feature on by default.

Also updated test/java/build.xml to use this new option.
ant test still passes.


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665542 13f79535-47bb-0310-9956-ffa450edef68
2008-03-02 06:29:23 +00:00
..
src Add support for .equals() to Java structs. 2008-03-02 06:29:19 +00:00
build.xml Generate quality overrides of hashCode for Thrift structs (in Java). 2008-03-02 06:29:23 +00:00
Makefile.am Make "make clean" rules a bit more standard. 2008-02-24 16:42:18 +00:00
TestClient Change test scripts for Java to point to libthrift.jar in source tree. 2008-02-18 02:11:39 +00:00
TestServer Change test scripts for Java to point to libthrift.jar in source tree. 2008-02-18 02:11:39 +00:00