buildframework/helium/doc/antdoclet/html/overview.vm
author Bob Rosenberg <bob.rosenberg@nokia.com>
Mon, 13 Sep 2010 13:52:18 +0100
changeset 656 88e01c8f013e
parent 587 85df38eb4012
permissions -rw-r--r--
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>