Updated the devstatus for the Cassandra ES.
Project: http://git-wip-us.apache.org/repos/asf/polygene-java/repo Commit: http://git-wip-us.apache.org/repos/asf/polygene-java/commit/dde2cc37 Tree: http://git-wip-us.apache.org/repos/asf/polygene-java/tree/dde2cc37 Diff: http://git-wip-us.apache.org/repos/asf/polygene-java/diff/dde2cc37 Branch: refs/heads/develop Commit: dde2cc376d5b09f2fad2315a4f629580bb970f3d Parents: 4252d3d Author: niclas <[email protected]> Authored: Sun Feb 26 22:16:12 2017 +0800 Committer: niclas <[email protected]> Committed: Sun Feb 26 22:22:44 2017 +0800 ---------------------------------------------------------------------- extensions/entitystore-cassandra/dev-status.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/polygene-java/blob/dde2cc37/extensions/entitystore-cassandra/dev-status.xml ---------------------------------------------------------------------- diff --git a/extensions/entitystore-cassandra/dev-status.xml b/extensions/entitystore-cassandra/dev-status.xml index aac41cc..c0ac593 100644 --- a/extensions/entitystore-cassandra/dev-status.xml +++ b/extensions/entitystore-cassandra/dev-status.xml @@ -27,10 +27,10 @@ <codebase>early</codebase> <!-- none, brief, good, complete --> - <documentation>none</documentation> + <documentation>good</documentation> <!-- none, some, good, complete --> - <unittests>none</unittests> + <unittests>good</unittests> </status> <licenses> <license>ALv2</license>
