[ 
https://issues.apache.org/jira/browse/THRIFT-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Johan Oskarsson updated THRIFT-34:
----------------------------------

    Attachment: THRIFT-34.sh

Script that moves the java lib code from com.facebook.thrift into 
org.apache.thrift and deletes the old unused directories in lib. It then 
applies the patch (separate attachment) that points the src code to use the new 
package. It changes the compiler, java lib, test code and fb303.


> 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
>         Attachments: THRIFT-34.patch, THRIFT-34.sh
>
>
> 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