Uploaded image for project: '[Read Only] - Hippo Site Toolkit 2'
  1. [Read Only] - Hippo Site Toolkit 2
  2. HSTTWO-3070

Remove whitespace from addon module configuration

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • None
    • 2.30.00
    • None
    • None

    Description

      Ivo ran into an issue that he could not load his bean from addon module because he had

      <config-locations>
      <config-location>
      classpath*:META-INF/hst assembly/addon/org/example/analytics/*.xml
      </config-location>
      </config-locations>

      instead of

      <config-locations>
      <config-location>classpath*:META-INF/hst-assembly/addon/org/example/analytics/*.xml</config-location>
      </config-locations>

      Attachments

        Issue Links

          Activity

            People

              jsheriff Junaidh Kadhar Sheriff
              aschrijvers Ard Schrijvers
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: