gerrit/gerrit-war
Dave Borowitz 798b883b40 Move ReceiveCommits and related classes to their own package
After naively moving the classes, there were almost no incoming
references from the rest of the server packages into the new
server.receive package. This means with only a little more work, it was
possible to create a new java_library target containing just the srcs
in this new package. This is a modest step in the direction of breaking
up the giant //gerrit-server:server package, which will improve compile
times when making modifications that don't change the interface.

Change-Id: I449018a4933a999c688611142dc7ed9c18b4c828
2017-08-08 10:50:06 -04:00
..
src/main Move ReceiveCommits and related classes to their own package 2017-08-08 10:50:06 -04:00
BUILD Move ReceiveCommits and related classes to their own package 2017-08-08 10:50:06 -04:00
pom.xml Set version to 2.14.1 2017-06-08 12:19:03 +00:00