...found that there is a bug in javadoc generation that causes a crash rather than error message when bad html is found in a javadoc.
This was actually 2 instances of generics being mentioned in the javadocs without the javadoc being correctly html-ized (ie. "Collection<Object>" rather than "Collection<Object>"). :D Cheers, Cory. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
