doc/api/ant/index.html
author Simon Howkins <simonh@symbian.org>
Thu, 15 Oct 2009 16:47:42 +0100
changeset 676 63fe736c83fb
parent 432 f2ddfa555b0f
permissions -rw-r--r--
Moved invocation of sf-brag-to-diamonds, so it's right at the end of the postbuild (apart from publishing zipped logs). This avoids the possibility of a build abort when parallel threaqds are trying to a) convert a log file into a brag file, and b) merge all brag files ready to determine the brag status. It also makes more sense - don't calculate or send the BRAGG status until the build is on the cusp of completion.

<?xml version="1.0" encoding="UTF8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN">

<html>
<head>
  <title>Ant Tasks Documentation </title>
  </head>

<frameset cols="30,70">

	<frameset rows="20,80">
	    <frame name="libindex" src="libindex.html"/>
	    <frame name="taskindex" src="index.all.html"/>
    </frameset>
	<frame name="task" src="overview.html" />

</frameset>

</html>