Skip to content

Alert Servicemix developers to use Apache Camel Karaf from now on #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: trunk
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
Servicemix no longer comes down to an assembly of karaf, camel, and activemq.
Maintenance of this assembly is suspended.
Please refer to apache camel karaf and apache activemq osgi integration
https://camel.apache.org/camel-karaf/latest/index.html
https://activemq.apache.org/osgi-integration.html

This svn directory contains the source for the Apache ServiceMix web site visible at http://servicemix.apache.org/staging

More informations available at
Expand Down
9 changes: 9 additions & 0 deletions src/main/webapp/index.page
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
---
title: Welcome to Apache ServiceMix!
--- name:main pipeline:conf
{section}
{column}
Servicemix no longer comes down to an assembly of karaf, camel, and activemq.
Maintenance of this assembly is suspended.
Please refer to apache camel karaf and apache activemq osgi integration
[Apache Camel Karaf|https://camel.apache.org/camel-karaf/latest/index.html]
[Apache ActiveMQ OSGI Integration|https://activemq.apache.org/osgi-integration.html]


{section}
{column}
[Apache ServiceMix|http://servicemix.apache.org/] is a flexible, open-source integration container that unifies the features and functionality of Apache [ActiveMQ|http://activemq.apache.org], [Camel|http://camel.apache.org], [CXF|http://cxf.apache.org], and [Karaf|http://karaf.apache.org] into a powerful runtime platform you can use to build your own integrations solutions. It provides a complete, enterprise ready ESB exclusively powered by OSGi.
Expand Down