This is an automated email from the ASF dual-hosted git repository.
marat pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git
from 0266ff0 Basic JMS to Kafka demo.
new 8658e05 Unique EIP, Kamelets and COmponent
new 01e4c3f Issue with Create new Integration file
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:
.../main/webapp/src/projects/CreateFileModal.tsx | 31 +++++++++++++---------
karavan-core/src/core/api/ComponentApi.ts | 4 ++-
karavan-core/src/core/api/KameletApi.ts | 6 ++++-
karavan-core/src/core/model/CamelMetadata.ts | 6 -----
karavan-core/test/addStep.spec.ts | 1 +
.../camel/karavan/generator/AbstractGenerator.java | 3 +++
.../karavan/generator/CamelMetadataGenerator.java | 2 ++
.../camel/karavan/generator/KameletGenerator.java | 2 --
8 files changed, 33 insertions(+), 22 deletions(-)