Dexels / navajo

Navajo Service-oriented Applications
GNU Affero General Public License v3.0
9 stars 5 forks source link

Fix ensuring scripts with includeOnly (which end up in skipped) do trigger a recompile on dependent scripts #599

Closed kharybdys closed 2 years ago

kharybdys commented 3 years ago

The requirement on compilationSuccess, added for #584, is too strict given the way the includeOnly tag has been implemented (which is used in webservices that cannot compile stand-alone but do work as an include).