This is an automated email from the ASF dual-hosted git repository.

tsato pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k-examples.git


    from c9f92e8  provide context to http examples
     new 782a751  add ibm-mq example
     new e4a67a6  add more infomation to ibm-mq/README.md

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 generic-examples/ibm-mq/MQRoute.java               | 66 ++++++++++++++++++++++
 generic-examples/ibm-mq/README.md                  | 58 +++++++++++++++++++
 .../ibm-mq/ibm-mq-server-deploy/README.md          | 26 +++++++++
 .../ibm-mq-server-deploy/ibm-mq-server.yaml}       | 66 ++++++++++++++++------
 .../ibm-mq/jms-ibm-mq-sink-binding.yaml            | 18 ++++++
 .../ibm-mq/jms-ibm-mq-source-binding.yaml          | 15 +++++
 6 files changed, 232 insertions(+), 17 deletions(-)
 create mode 100644 generic-examples/ibm-mq/MQRoute.java
 create mode 100644 generic-examples/ibm-mq/README.md
 create mode 100644 generic-examples/ibm-mq/ibm-mq-server-deploy/README.md
 copy generic-examples/{databases/postgres-deploy/postgres-deployment.yaml => 
ibm-mq/ibm-mq-server-deploy/ibm-mq-server.yaml} (54%)
 create mode 100644 generic-examples/ibm-mq/jms-ibm-mq-sink-binding.yaml
 create mode 100644 generic-examples/ibm-mq/jms-ibm-mq-source-binding.yaml

Reply via email to