You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2017/01/13 02:38:50 UTC

james-project git commit: Update progress.json

Repository: james-project
Updated Branches:
  refs/heads/master 1fa297ce3 -> 0edd794a7


Update progress.json

Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/0edd794a
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/0edd794a
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/0edd794a

Branch: refs/heads/master
Commit: 0edd794a7ce51927d887078e32b4598a2563165e
Parents: 1fa297c
Author: Tellier Benoit <be...@minet.net>
Authored: Fri Jan 13 09:36:29 2017 +0700
Committer: Benoit Tellier <bt...@linagora.com>
Committed: Fri Jan 13 09:38:09 2017 +0700

----------------------------------------------------------------------
 james3-roadmap-progress/progress.json | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/0edd794a/james3-roadmap-progress/progress.json
----------------------------------------------------------------------
diff --git a/james3-roadmap-progress/progress.json b/james3-roadmap-progress/progress.json
index a9c3345..3d0d780 100644
--- a/james3-roadmap-progress/progress.json
+++ b/james3-roadmap-progress/progress.json
@@ -48,12 +48,12 @@
    },
    {
      "name" : "Make sure default (JPA + Lucene) backends work well",
-     "completion" : 90,
+     "completion" : 100,
      "complexity" : 10
    },
    {
      "name" : "Implement a Guice JPA + Lucene module",
-     "completion" : 50,
+     "completion" : 80,
      "complexity" : 5
    },
    {
@@ -74,9 +74,9 @@
    {
      "name": "Mailet refactor",
      "children": [        
-        {"name": "AbstractNotify", "completion": 80, "complexity" : 10},
+        {"name": "AbstractNotify", "completion": 100, "complexity" : 10},
         {"name": "LocalDelivery", "completion": 100, "complexity" : 10},
-        {"name": "RemoteDelivery", "completion": 25, "complexity" : 10},
+        {"name": "RemoteDelivery", "completion": 100, "complexity" : 10},
         {"name": "RecipientRewriteTable", "completion": 100, "complexity" : 5},
         {"name": "All other mailets", "completion": 100, "complexity" : 25}
      ],


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org