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" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>$title</title>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body>
<h1>$title - Ant Tasks Documentation</h1>
<p>This document is the Ant Tasks specification for the Helium build toolkit.</p>
</body>
</html>