Repository: servicemix Updated Branches: refs/heads/master 090a619ed -> 9fa36afb0
SM-2306: Update the README file for ServiceMix 6 Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/9fa36afb Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/9fa36afb Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/9fa36afb Branch: refs/heads/master Commit: 9fa36afb05477aa9a68ccdd7815b826da6f96bbf Parents: 090a619 Author: Gert Vanthienen <[email protected]> Authored: Wed May 28 12:36:34 2014 +0200 Committer: Gert Vanthienen <[email protected]> Committed: Wed May 28 12:36:34 2014 +0200 ---------------------------------------------------------------------- README | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/9fa36afb/README ---------------------------------------------------------------------- diff --git a/README b/README index 2385c1a..8657be6 100644 --- a/README +++ b/README @@ -15,7 +15,7 @@ * limitations under the License. */ -Welcome to Apache ServiceMix 5 +Welcome to Apache ServiceMix 6 ============================== Apache ServiceMix is a flexible, open-source integration container that unifies the features and functionality of Apache ActiveMQ, Camel, CXF, and Karaf @@ -32,20 +32,20 @@ The main features are: Getting Started =============== -For an Apache ServiceMix 5 source distribution, please read -BUILDING for instructions on building Apache ServiceMix 5. +For an Apache ServiceMix 6 source distribution, please read +BUILDING for instructions on building Apache ServiceMix 6. -For an Apache ServiceMix 5 binary distribution, please read +For an Apache ServiceMix 6 binary distribution, please read RELEASE-NOTES for installation instructions and list of supported and unsupported features. Alternatively, you can also find out how to get started here: - http://servicemix.apache.org/docs/5.0.x/ + http://servicemix.apache.org/docs/6.x/ If you need more help try talking to us on our mailing lists http://servicemix.apache.org/mailing-lists.html -If you find any issues with ServiceMix 5, please submit reports +If you find any issues with ServiceMix 6, please submit reports with JIRA here: http://issues.apache.org/jira/browse/SM
