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

Issues in the List of extensions #356

Closed
ppalaga opened this issue Oct 31, 2019 · 2 comments
Closed

Issues in the List of extensions #356

ppalaga opened this issue Oct 31, 2019 · 2 comments
Assignees

Comments

@ppalaga
Copy link
Contributor

ppalaga commented Oct 31, 2019

The list of extensions: https://camel.apache.org/camel-quarkus/latest/list-of-camel-quarkus-extensions.html

  • Some entries have bad Since version. The plugin should not assume 0.2 as a default. I think it should rather fail if <firstVersion> is not set for the given extension.
  • The description of camel-quarkus-attachments and camel-quarkus-core-xml Maven plugins configuration is apparently inherited from the build parent. The plugin should not use the inherited value and I think it should rather fail if the description is not there in the runtime module.
  • Not sure how the extensions are are assigned to the Misc. category, but at least opentracing, MP health and Platform HTTP seem to rather belong to Camel components category.

Fixing this should be coordinated with whoever works on the potentially conflicting #336

@ppalaga
Copy link
Contributor Author

ppalaga commented Nov 13, 2019

Plz. assign to me.

@davsclaus
Copy link
Contributor

Misc category are correct, this should be for extensions that are NOT a

  • regular Camel component
  • regular Camel data format
  • regular Camel language

In other words, all the other / misc stuff

ppalaga added a commit to ppalaga/camel-quarkus that referenced this issue Nov 14, 2019
ppalaga added a commit to ppalaga/camel-quarkus that referenced this issue Nov 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants