Java libraries should be namespaced under org.apache.thrift, not 
com.facebook.thrift
------------------------------------------------------------------------------------

                 Key: THRIFT-34
                 URL: https://issues.apache.org/jira/browse/THRIFT-34
             Project: Thrift
          Issue Type: Improvement
          Components: Library (Java)
            Reporter: Bryan Duxbury
            Priority: Minor


The Java libraries should be namespaced under org.apache.thrift. Currently they 
are under com.facebook.thrift.

Also, at the same time, we should delete the protocol, reflection, server, 
transport, and types directories from lib/java/src. The usual java idiom would 
be src/org/apache/thrift/protocol (or what have you).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to