Fix merging bug where downstream items somtimes got ignored if they appear after an upstream-only item. Also, reduce the severity of the validation error if a tech-domain is not recognised on a non-Foundation package.
<?xml version="1.0"?>
<SystemDefinition name="MCL" schema="1.4.0">
<systemModel>
<layer name="Raptor">
<module name="Smoke Tests">
<component name="simple">
<unit unitID="simpleID" name="simpleName" bldFile="simple"/>
</component>
</module>
</layer>
</systemModel>
<build>
</build>
</SystemDefinition>