THRIFT-1013. java: generated java code may have name clashes with thrift library
authorBryan Duxbury <bryanduxbury@apache.org>
Tue, 7 Dec 2010 18:28:48 +0000 (18:28 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Tue, 7 Dec 2010 18:28:48 +0000 (18:28 +0000)
commit932ce2b80ab604fff2a5ea489fe507a821074425
tree2b5af63681f41aec4575893bc9f016375fe79592
parent22903cb542d16cb12bb848dfa6eabee26f0d1eb1
THRIFT-1013. java: generated java code may have name clashes with thrift library

This patch removes the imports for Thrift library classes and fully qualifies all references, guaranteeing there won't be any name clashes.

Patch: Peter Schuller

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1043156 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_java_generator.cc