A property should be set to indicate build-commons is loaded. Something like commons:available. This would allow to create project based build configurations, which do an optional import of the build-commons system and run something like git submodule update --init otherwise to fetch the build-commons requirement.
A property should be set to indicate build-commons is loaded. Something like
commons:available. This would allow to create project based build configurations, which do an optionalimportof the build-commons system and run something likegit submodule update --initotherwise to fetch the build-commons requirement.