Uploaded image for project: 'Ranger'
  1. Ranger
  2. RANGER-346

Service-def files update to use map for *Options fields, instead of a string with custom format

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.5.0
    • 0.5.0
    • admin
    • None

    Description

      Currently the embedded service-def JSON files use string field, with a custom format, to specify name-value pairs in the following fields:

      • matcherOptions
      • evaluatorOptions
      • enricherOptions

      To be consistent with JSON, these fields need to be updated to use Map.

      In addition:

      • the resource-levels are specified as "1", "2", "3". To enable easier addition of resources, it will be better to use values "10", "20", 30"
      • fix misspelled option 'pathSeperatorChar' to 'pathSeparatorChar'

      Attachments

        Activity

          People

            madhan Madhan Neethiraj
            madhan Madhan Neethiraj
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: