wttech / aem-stubs

Tool for providing sample data for AEM applications in a simple and flexible way. Stubbing server on AEM, no separate needed.
Apache License 2.0
41 stars 4 forks source link

Consider auto-reloading on folder rename #13

Closed pun-ky closed 4 months ago

pun-ky commented 4 years ago

e.g rename /var/stubs/wiremock/samples to /var/stubs/wiremock/examples because "samples" are excluded by default OSGi config of Stub Manager.

scripts after rename should be loaded automatically but they are not. this is a very edge case... but probably could be somehow better handled.

ensure that the changes made will not impact launching auto-reloading too many times unnecessarily

krystian-panek-vmltech commented 4 months ago

no longer valid for v4; the stubs are not cached. always fresh data (currently saved version of stub scripts) is in use