Assign unique package prefix to each module
-------------------------------------------
Key: FLUME-829
URL: https://issues.apache.org/jira/browse/FLUME-829
Project: Flume
Issue Type: Improvement
Affects Versions: NG alpha 1
Reporter: Will McQueen
We should probably assign a unique package prefix for all source files located
within each Flume NG module/project. Most projects already have such a prefix.
The only two that don't are:
1) flume-ng-core project (recommend using "org.apache.flume.core" prefix)
2) flume-ng-node project (recommend using "org.apache.flume.node" prefix)
This convention of using a unique pkg prefix per module should help emphasize
the logical separation of the modules.
--
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