New script which parses raptor logs directly to produce a BRAG summary.
New version of XML structure accommodates causes of failure as well as the effect of the failure, and deals with excessive error messages.
New structure also avoids a potential problem (bug?, questionable feature?) that both IE and firefox exhibit.
Some simplifications of brag utilities module.
<?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>