Repository: karaf Updated Branches: refs/heads/master 276e4762c -> 3b80a4b24
Revert "Add link to KarafEE - Charles till the migration process is done" This reverts commit 74a9c72a8467e139c9d7a5de33f9416e82ecaaaf. Please avoid to add "personal" reference in Karaf core codebase Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/3b80a4b2 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/3b80a4b2 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/3b80a4b2 Branch: refs/heads/master Commit: 3b80a4b241873d17624ac7f7d62f948c86ada9e8 Parents: 276e476 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Mar 31 10:40:20 2014 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Mar 31 10:40:20 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/3b80a4b2/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 911a35d..c54c586 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. 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 +However, this project is now "deprecated", and all resources from KarafEE will move directly in Apache Karaf soon. \ No newline at end of file
