Merge branch 'jacoco' of https://git-wip-us.apache.org/repos/asf/usergrid
Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/14499504 Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/14499504 Diff: http://git-wip-us.apache.org/repos/asf/usergrid/diff/14499504 Branch: refs/heads/master Commit: 14499504908ab81f39cb0c87555b7fc1e016655e Parents: 59edea1 fb69ba3 Author: Shawn Feldman <[email protected]> Authored: Tue Oct 20 15:33:48 2015 -0600 Committer: Shawn Feldman <[email protected]> Committed: Tue Oct 20 15:33:48 2015 -0600 ---------------------------------------------------------------------- stack/Coverage.md | 21 ++++++ stack/core/pom.xml | 2 +- stack/corepersistence/collection/pom.xml | 50 +++----------- stack/corepersistence/common/pom.xml | 16 +++++ stack/corepersistence/graph/pom.xml | 94 ++++++++++----------------- stack/corepersistence/map/pom.xml | 16 +++++ stack/corepersistence/model/pom.xml | 16 +++++ stack/corepersistence/pom.xml | 9 +++ stack/corepersistence/queryindex/pom.xml | 38 +++++++---- stack/corepersistence/queue/pom.xml | 16 +++++ stack/pom.xml | 88 ++++++++++++++++++++----- stack/rest/pom.xml | 8 ++- stack/services/pom.xml | 4 +- stack/test-utils/pom.xml | 2 +- stack/tools/pom.xml | 2 +- stack/websocket/pom.xml | 2 +- 16 files changed, 247 insertions(+), 137 deletions(-) ----------------------------------------------------------------------
