not directly related to xdoclet functionality but....

Why oh why is xdoclet so horribly messy when it comes to building? To issues that make it feel very, very sloppy:

- the doclypse.xslt stuff which makes a remote request to sf.net for every single damn module. Can this be checked in locally to speed up a build which already far too many minutes?

- All the junk dirs that are created but are neither ignored in .cvsignore files, nor checked in:

modules/build/*
modules/jsf/resources
modules/spring/resources

Do a simple test. run ant clean then cvs update. There should be no output.

- logging output: is the perfomance hit of showing line numbers for every call worth taking? How many people care about the exact line number of every call in every module?



-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to