Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id CFA48200C11 for ; Sat, 4 Feb 2017 10:37:25 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id CE2C5160B63; Sat, 4 Feb 2017 09:37:25 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 24434160B56 for ; Sat, 4 Feb 2017 10:37:24 +0100 (CET) Received: (qmail 8047 invoked by uid 500); 4 Feb 2017 09:37:24 -0000 Mailing-List: contact commits-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list commits@camel.apache.org Received: (qmail 8038 invoked by uid 99); 4 Feb 2017 09:37:24 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Feb 2017 09:37:24 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 24F23DFBE6; Sat, 4 Feb 2017 09:37:24 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: davsclaus@apache.org To: commits@camel.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: camel git commit: Polished Date: Sat, 4 Feb 2017 09:37:24 +0000 (UTC) archived-at: Sat, 04 Feb 2017 09:37:26 -0000 Repository: camel Updated Branches: refs/heads/master 65c493c5e -> bd7780684 Polished Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bd778068 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/bd778068 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/bd778068 Branch: refs/heads/master Commit: bd7780684e4d8497e63af4a5def76611f164cf78 Parents: 65c493c Author: Claus Ibsen Authored: Sat Feb 4 10:37:16 2017 +0100 Committer: Claus Ibsen Committed: Sat Feb 4 10:37:16 2017 +0100 ---------------------------------------------------------------------- README.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/bd778068/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index f36ba3c..bf2e51b 100755 --- a/README.md +++ b/README.md @@ -24,20 +24,17 @@ which kind of transport used, so learn the API once and you will be able to interact with all the Components that is provided out-of-the-box. Apache Camel has powerful Bean Binding and integrated seamless with -popular frameworks such as Spring, Blueprint and Guice. +popular frameworks such as Spring, CDI, Blueprint and Guice. Apache Camel has extensive testing support allowing you to easily unit test your routes. -Apache Camel can be used as a routing and mediation engine for the -following projects: +## Components -* Apache ServiceMix which is the most popular and powerful distributed open source ESB, JBI and OSGi container -* Apache ActiveMQ which is the most popular and powerful open source message broker -* Apache CXF which is a smart web services suite (JAX-WS and JAX-RS) -* Apache Karaf which is a small OSGi based runtime which applications can be deployed -* Apache MINA a networking framework +Apache Camel comes with a lot of components. +The up to date list is available online at: + ## Getting Started @@ -66,6 +63,8 @@ IRC: Mailing list: +Github: + **Support** If you need support or help then read this page first