v7.0.6
Fix missing access to compiled output from parent source sets for source sets which were inheriting a source set created by facet plugin. E.g main -> test -> integTest -> specialIntegTest
. specialIntegTest
won't be missing compiled class from all previous source sets.