-
Notifications
You must be signed in to change notification settings - Fork 52
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
yaml-dsl-autogen #322
yaml-dsl-autogen #322
Conversation
Ah this is great. So you find the model classes with those JAXB annotations, and then filter on label to get the "eip"'s and then skip some with has custom implementations, and otherwise generate for those as they are more straightforward and can be generated. |
99849fd
to
142f294
Compare
e362c82
to
1a06b98
Compare
1a06b98
to
f5d3075
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I hope to have understood correctly the spirit of the PR :D
...-plugin/src/main/java/org/apache/camel/k/tooling/maven/GenerateYamlLoaderSupportClasses.java
Outdated
Show resolved
Hide resolved
...-plugin/src/main/java/org/apache/camel/k/tooling/maven/GenerateYamlLoaderSupportClasses.java
Outdated
Show resolved
Hide resolved
ok to test |
No description provided.