OpenSearch/modules/lang-mustache
Stuart Tettemer 689df1f28f
Scripting: ScriptFactory not required by compile (#50344) (#50392)
Avoid backwards incompatible changes for 8.x and 7.6 by removing type
restriction on compile and Factory.  Factories may optionally implement
ScriptFactory.  If so, then they can indicate determinism and thus
cacheability.

**Backport**

Relates: #49466
2019-12-19 12:50:25 -07:00
..
licenses Update mustache dependency to 0.9.6 (#46243) 2019-09-09 13:42:03 +02:00
src Scripting: ScriptFactory not required by compile (#50344) (#50392) 2019-12-19 12:50:25 -07:00
build.gradle Update mustache dependency to 0.9.6 (#46243) 2019-09-09 13:42:03 +02:00