Uploaded image for project: 'ONOS'
  1. ONOS
  2. ONOS-4413

module name is single character, Builder is not capitalized please check

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Minor
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: 1.6.0
    • Component/s: None
    • Labels:
    • Environment:

      ONOS YANG to JAVA MAPPING

    • Story Points:
      2

      Description

      code: https://gerrit.onosproject.org/#/c/8845/1

      if module name is single character, Builder is not capitalized please check

      module name: c

      /**

      • Creates an instance of cbuilder. ----> it should be cBuilder
        */
        public CBuilder() {
        }

      for refrence i attahced. multi char module name
      if module name is multi characters

      module name: cat

      /**

      • Creates an instance of catBuilder.
        */
        public CatBuilder() {
        }

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            bsaraswal bharat saraswal
            Reporter:
            sathishmurugesan sathishkumar murugesan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: