﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
259	javadoc not being executed	Stephen Siegel	zirkel	"The currently post-commit script is not running the javadoc utility and updating the javadocs.  It was done in the perl script previously as follows:
{{{
system(""ant javadoc"");
system(""scp -r doc/javadoc/* vsl.cis.udel.edu:/home/www/vsl/tass/api"");
}}}
But the directories are different now with the new set up.  It needs to be incorporated into the regular post-commit script."	defect	closed	major		Administration		fixed	javadoc documentation	
