Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/curator
Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/5d485b07 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/5d485b07 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/5d485b07 Branch: refs/heads/CURATOR-3.0 Commit: 5d485b07218a72a7b01fe5cfd69b1b7c7b9910a8 Parents: c1ea06b bef5bb9 Author: randgalt <[email protected]> Authored: Sun Jan 17 21:34:50 2016 -0500 Committer: randgalt <[email protected]> Committed: Sun Jan 17 21:34:50 2016 -0500 ---------------------------------------------------------------------- .../framework/api/VersionPathAndBytesable.java | 25 +++++++++++ .../transaction/TransactionCreateBuilder.java | 5 ++- .../transaction/TransactionSetDataBuilder.java | 4 +- .../framework/imps/CreateBuilderImpl.java | 12 ++--- .../framework/imps/SetDataBuilderImpl.java | 8 ++-- .../framework/imps/TestTransactions.java | 46 +++++++++++++++++++- 6 files changed, 86 insertions(+), 14 deletions(-) ----------------------------------------------------------------------
