You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@polygene.apache.org by ni...@apache.org on 2016/04/13 11:40:57 UTC

[2/2] zest-java git commit: Merge branch 'develop' into ZEST-105

Merge branch 'develop' into ZEST-105

Also fixed a sequencing problem in type lookup of services.


Project: http://git-wip-us.apache.org/repos/asf/zest-java/repo
Commit: http://git-wip-us.apache.org/repos/asf/zest-java/commit/9a5c94c3
Tree: http://git-wip-us.apache.org/repos/asf/zest-java/tree/9a5c94c3
Diff: http://git-wip-us.apache.org/repos/asf/zest-java/diff/9a5c94c3

Branch: refs/heads/ZEST-105
Commit: 9a5c94c3453705a5ad22d95a85a8aeeeb0256e57
Parents: 72314b8 8a6ddd2
Author: Niclas Hedhman <ni...@hedhman.org>
Authored: Wed Apr 13 17:40:23 2016 +0800
Committer: Niclas Hedhman <ni...@hedhman.org>
Committed: Wed Apr 13 17:40:23 2016 +0800

----------------------------------------------------------------------
 .../org/apache/zest/api/dataset/DataSet.java    |  36 ------
 .../apache/zest/api/dataset/DataSetSource.java  |  27 ----
 .../java/org/apache/zest/api/dataset/Query.java |  64 ----------
 .../api/dataset/iterable/IterableDataSet.java   |  57 ---------
 .../api/dataset/iterable/IterableQuery.java     | 127 -------------------
 .../zest/api/dataset/iterable/package.html      |  21 ---
 .../org/apache/zest/api/dataset/package.html    |  21 ---
 .../dataset/iterable/IterableDataSetTest.java   |  61 ---------
 8 files changed, 414 deletions(-)
----------------------------------------------------------------------