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

Maven plugin :prepare-readme is unable to populate documentation file with options due to case sensitivity

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • 3.0.0.RC1
    • 3.0.0.RC2
    • tooling
    • None
    • Unknown

    Description

      When you have a scheme name with upper case for example, e.g: @UriEndpoint(firstVersion = "3.0.0-SNAPSHOT", scheme = "RobotFramework", title = "RobotFramework"), it will fail to populate the options and query params due to the case sensitivity in the schema name. It is expecting the schema json file to be robotframework.json but the generated one is RobotFramework.json and therefore it fails to populate the options due to this case sensitivity comparison

      Attachments

        Issue Links

          Activity

            People

              omarsmak Omar Al-Safi
              omarsmak Omar Al-Safi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: