[
https://issues.apache.org/jira/browse/THRIFT-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664312#action_12664312
]
David Reiss commented on THRIFT-34:
-----------------------------------
I prefer to have changes with orthogonal effects committed as separate
revisions, because it makes them much easier to review and also makes it easier
to pinpoint problems. But reviewing and committing the two changes at the same
time makes sense to me.
> 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.