Attendees:  Joanne Bogart, Toby Burnett, Jim Chiang, Richard Dubois, Karen Heidenreich,  Heather Kelly, Chuck Patterson, Leon Rochester, Tom Stephens

Minutes

All agreed we should settle on one naming convention for the types of builds.  We decided to stick with the LATEST, HEAD, RELEASE nomenclature, mostly due to its use in the tags we apply to the code in CVS.

Jim C asked that Tom's debugging statements added to the compile output be retained.  It is helpful.

The existing log of compile and unit test output is difficult to read, as it is copied into a column in the web page table.  Instead, Karen will pursue providing a link and a pop-up that displays the output without reformatting it from what is in the DB tables.

We looked at the existing CMT RM web pages.  The number of warnings and compile times would be nice to keep.  Counting the number of warnings would require parsing the SCons compile output.  Toby points out that the bit concerning "printing failed nodes" is code we added to SCons, so we could insert parsing there.  The compile time is really the time taken to compile the whole ST, not each package individually.  Jim also mentioned his desire for the dependency tree for failures.  That is non-trivial but perhaps we could track that through the build products.

Richard expressed his desire for the  RM summary which tells us which types of builds are running.  Tom explained that in SCons this is more of a grid.  After the SCons RMII came back up - we found we could obtain this information on the opening page with some clicks.  Perhaps we can consider presenting this by default again in a more succinct fashion.

Jim wants a version of the red dot summary.  At this point, only RMViewer offers such a thing.

Jim had sent around his wish list:

Action Items