You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@curator.apache.org by ra...@apache.org on 2016/01/18 22:04:09 UTC

[06/11] curator git commit: Merge branch 'CURATOR-278' of https://github.com/granthenke/curator into CURATOR-278

Merge branch 'CURATOR-278' of https://github.com/granthenke/curator into CURATOR-278


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/bef5bb9b
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/bef5bb9b
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/bef5bb9b

Branch: refs/heads/CURATOR-3.0
Commit: bef5bb9bd2ff5ba7862d89120b5d3443587bd39a
Parents: 36a72d9 c1e2a30
Author: Cam McKenzie <ca...@apache.org>
Authored: Mon Jan 18 09:28:49 2016 +1100
Committer: Cam McKenzie <ca...@apache.org>
Committed: Mon Jan 18 09:28:49 2016 +1100

----------------------------------------------------------------------
 .../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(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/curator/blob/bef5bb9b/curator-framework/src/main/java/org/apache/curator/framework/imps/CreateBuilderImpl.java
----------------------------------------------------------------------