[
https://issues.apache.org/jira/browse/ACCUMULO-4620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15961715#comment-15961715
]
Christopher Tubbs commented on ACCUMULO-4620:
---------------------------------------------
Oh, also, I commented on the PR for master. I think we should just do it for
the master branch. It's easier to reason about how git will handle rename
detection, than to try to do it on all branches. In the past, I would have
argued that we should probably do all the active branches to help reduce merge
conflicts, but after seeing how that might work, I now think that doing it in
all branches would mess with git's rename detection, and make it more, not
less, likely to create merge conflicts.
> Consolidate all Maven modules into one directory
> ------------------------------------------------
>
> Key: ACCUMULO-4620
> URL: https://issues.apache.org/jira/browse/ACCUMULO-4620
> Project: Accumulo
> Issue Type: Improvement
> Components: build
> Reporter: Mike Walch
> Assignee: Mike Walch
> Fix For: 1.7.4, 1.8.2, 2.0.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Currently, Accumulo has most of its Maven modules residing in the root
> directory and some modules in a {{server}} directory. It would be great if
> all Accumulo modules were consolidate into a {{modules}} directory to put
> every module in one directory and reduce the number of directories in the
> root project directory. To simplify merges in the future, this should also be
> done for {{1.8}} and {{1.7}} branches in addition to {{master}}.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)