The Wayback Machine - https://web.archive.org/web/20201017082451/https://github.com/apache/camel-k/issues/1549
Skip to content
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

Auto-detect json in yaml syntax #1549

Open
nicolaferraro opened this issue Jun 22, 2020 · 0 comments
Open

Auto-detect json in yaml syntax #1549

nicolaferraro opened this issue Jun 22, 2020 · 0 comments
Milestone

Comments

@nicolaferraro
Copy link
Member

@nicolaferraro nicolaferraro commented Jun 22, 2020

It's common to do in YAML syntax:

steps:
- marshal:
    json: {}

But the marshaller dependency is not recognized automatically and "camel-jackson" needs to be explicitly added (e.g. using -d). The language inspector can do it automatically.

@nicolaferraro nicolaferraro added this to the 1.2.0 milestone Aug 7, 2020
@nicolaferraro nicolaferraro modified the milestones: 1.2.0, 1.3.0 Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant
You can’t perform that action at this time.