You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "David Reiss (JIRA)" <ji...@apache.org> on 2009/01/15 21:57:59 UTC

[jira] Assigned: (THRIFT-34) Java libraries should be namespaced under org.apache.thrift, not com.facebook.thrift

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

David Reiss reassigned THRIFT-34:
---------------------------------

    Assignee: Bryan Duxbury

> 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
>            Assignee: 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.