<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16527" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=022474408-09102007><FONT face=Verdana color=#000080 size=2>One 
of the prerequisites for checking into the mondrian code base, besides your code 
building and passing the regression test suite, is that there are no javadoc 
errors or warnings.</FONT></SPAN></DIV>
<DIV><SPAN class=022474408-09102007><FONT face=Verdana color=#000080 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=022474408-09102007><FONT face=Verdana color=#000080 size=2>To 
help enforce this, I have just added an ant target 'checkJavadoc', and made the 
'test' target call it. So now, if you call 'ant test', it will check all of the 
prerequisites I listed above.</FONT></SPAN></DIV>
<DIV><SPAN class=022474408-09102007><FONT face=Verdana color=#000080 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=022474408-09102007><FONT face=Verdana color=#000080 
size=2>Julian</FONT></SPAN></DIV></BODY></HTML>