Repository: karaf Updated Branches: refs/heads/master 816d37612 -> 74a9c72a8
Add link to KarafEE - Charles till the migration process is done Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/74a9c72a Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/74a9c72a Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/74a9c72a Branch: refs/heads/master Commit: 74a9c72a8467e139c9d7a5de33f9416e82ecaaaf Parents: 816d376 Author: Charles Moulliard <[email protected]> Authored: Mon Mar 31 09:28:43 2014 +0200 Committer: Charles Moulliard <[email protected]> Committed: Mon Mar 31 09:28:43 2014 +0200 ---------------------------------------------------------------------- manual/src/main/webapp/users-guide/ejb.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/74a9c72a/manual/src/main/webapp/users-guide/ejb.conf ---------------------------------------------------------------------- diff --git a/manual/src/main/webapp/users-guide/ejb.conf b/manual/src/main/webapp/users-guide/ejb.conf index c54c586..911a35d 100644 --- a/manual/src/main/webapp/users-guide/ejb.conf +++ b/manual/src/main/webapp/users-guide/ejb.conf @@ -53,4 +53,4 @@ The name of this custom distribution is KarafEE: [https://svn.apache.org/repos/asf/tomee/karafee/] -However, this project is now "deprecated", and all resources from KarafEE will move directly in Apache Karaf soon. \ No newline at end of file +However, this project is now "deprecated", and all resources from KarafEE will move directly in Apache Karaf soon. Nevertheless, the project is available [here](https://github.com/cmoulliard/karafee) till the migration process will be available and finalized. \ No newline at end of file
