JAMES-2323 Deprecate JCR in advertised features
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/27fd46dc Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/27fd46dc Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/27fd46dc Branch: refs/heads/master Commit: 27fd46dc45a969a8e0f8c227aeff6410b2354471 Parents: 80e2328 Author: benwa <[email protected]> Authored: Mon Jan 29 16:40:51 2018 +0700 Committer: benwa <[email protected]> Committed: Tue Jan 30 15:11:15 2018 +0700 ---------------------------------------------------------------------- src/site/xdoc/server/features.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/27fd46dc/src/site/xdoc/server/features.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/server/features.xml b/src/site/xdoc/server/features.xml index aaa6b91..e9ed479 100644 --- a/src/site/xdoc/server/features.xml +++ b/src/site/xdoc/server/features.xml @@ -213,7 +213,7 @@ </tr> <tr> <td>JCR (Jackrabbit) Database Mail Store</td> - <td>Experimental</td> + <td>deprecated</td> <td>yes</td> <td>no</td> <td></td> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
