We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Scenario:
kamel run example/simple.groovy -d mvn:thisdoes:notexists:1.0
This is not supposed to work.
I notice the problem, then run the right command:
kamel run example/simple.groovy
But the new integration still contains the wrong dependency in the status. Fixing it.
The text was updated successfully, but these errors were encountered:
Fix apache#1446 and apache#1395: completely update integration resour…
8b63416
…ce on redeploy and print events
Fix #1446 and #1395: completely update integration resource on redepl…
ec57490
…oy and print events
nicolaferraro
Successfully merging a pull request may close this issue.
Scenario:
This is not supposed to work.
I notice the problem, then run the right command:
But the new integration still contains the wrong dependency in the status.
Fixing it.
The text was updated successfully, but these errors were encountered: