On Tue, 11 Dec 2001, Vincent Harcq wrote: > > Is there a reasonably simple way to make xdoclet only > > run if one of the files it is processing has changed? > > Most of the time for my server module builds seems > > to be taken with xdoclet, and I never change stuff > > it starts with. > > Xdoclet checks the timestamp of the file, if newer that the generated, then >regenerate.
Shouldn't it check if the timestamp has *changed*? What happens when a file is restored from backup? Any generated files that are built from this modified file should be rebuilt. Of course, from my readings here, it appears that xdoclet is not a jboss project, so obviously can't fix bugs therein. Ignore this mail as you will. _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
