CAMEL-18664 fix build and examples to work in karaf. (#6)

* CAMEL-18664: fix build and examples to run in karaf
Filter the resources to replace placeholders.
Upgrade chucknorris example yaml syntax.
Remove unnecessary osgi package in artemis-amqp example.
* Fix artemis-amqp-blueprint example integration test.
Use EmbeddedActiveMQ and upgrade spring configuration.
6 files changed
tree: 1c7c9c1eb8d04f6117e8bd0e30f3a4dd248cc315
  1. .mvn/
  2. examples/
  3. .asf.yaml
  4. .gitattributes
  5. .gitignore
  6. LICENSE.txt
  7. mvnw
  8. mvnw.cmd
  9. NOTICE.txt
  10. README.md
README.md

Apache Camel Karaf Examples

Apache Camel is a powerful open source integration framework based on known Enterprise Integration Patterns with powerful bean integration.

Introduction

This project provides examples for Apache Camel Karaf.