Uploaded image for project: 'Tamaya'
  1. Tamaya
  2. TAMAYA-308

Error in CommonsConfigPropertySource constructor

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.4-incubating
    • 0.3-incubating
    • Sandbox
    • None

    Description

      there is an error in CommonsConfigPropertySource, this.commonsConfig will be null:

      public CommonsConfigPropertySource(String name, Configuration commonsConfig) {
      commonsConfig = Objects.requireNonNull(commonsConfig);
      ...
      }

      Attachments

        Activity

          People

            anatole Anatole Tresch
            cniehues Christian Niehues
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: