[ https://issues.apache.org/jira/browse/HBASE-6000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13276053#comment-13276053 ]
Andrew Purtell commented on HBASE-6000: --------------------------------------- +1 I propose this convention: - IDL files should be under src/resources/, by package plus protobuf/, e.g. src/resources/org/apache/hadoop/hbase/rest/protobuf/ - Generated package names should go into the source tree with the suffix '.generated', e.g. src/main/java/org/apache/hadoop/hbase/rest/protobuf/generated > Cleanup where we keep .proto files > ---------------------------------- > > Key: HBASE-6000 > URL: https://issues.apache.org/jira/browse/HBASE-6000 > Project: HBase > Issue Type: Bug > Reporter: stack > > I see Andrew for his pb work over in rest has .protos files under > src/main/resources. We should unify where these files live. The recently > added .protos place them under src/main/protobuf Its confusing. > The thift idl files are here under resources too. > Seems like we should move src/main/protobuf under src/resources to be > consistent. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira