Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-11575

Component name mismatch: https4 or http4s

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.19.2, 2.20.0
    • camel-http4
    • None
    • Unknown

    Description

      I noticed a mismatch for the https protocol handling of camel-http4.

      Sometimes it's named https4 like in:

      • org.apache.camel.component.http4.HttpComponent
      • components\camel-http4\src\main\resources\META-INF\services\org\apache\camel\component\https4

      Sometimes it's named http4s like in:

      • components\camel-http4\src\main\resources\META-INF\services\org\apache\camel\cloud\http4s-service-expression
      • org.apache.camel.component.http4.HttpEndpoint for @UriEndpoint annotatation
      • org.apache.camel.impl.cloud.DefaultServiceCallExpression

      I noticed that it breaks the camel-catalog as the definition is incorrect.

      I think that it should be named https4 but I wanted to be sure before providing a pull request that update all erroneous call to http4s.

      What do you think ?

      Attachments

        Issue Links

          Activity

            People

              davsclaus Claus Ibsen
              antoine.dessaigne Antoine DESSAIGNE
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: