Bugs item #510475, was opened at 2002-01-29 18:01 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402704&aid=510475&group_id=31602
Category: None Group: None Status: Open >Resolution: Wont Fix Priority: 5 Submitted By: Erik Hatcher (erikhatcher) >Assigned to: Vincent Harcq (vharcq) Summary: <template> dependency checking Initial Comment: I'm using the <template> subtask. If changes to the actual template file itself are made, but no source code changes, the engine is not run and the new template not used leaving the old generated file untouched. I took a look at the source code in TemplateSubTask and don't see where the date of templateFile is used, but it should be! ---------------------------------------------------------------------- >Comment By: Vincent Harcq (vharcq) Date: 2002-02-18 15:11 Message: Logged In: YES user_id=125677 We only check the timestamp of xdoclet.jar and merge files, if you run xdoclet uncompressed, I suggest you to use the ant option -Dxdoclet.force=true to force a regeneration every time. Having to test uncompress xdoclet means th template files but also the classes, and all the one that is used for a specific subtask. This is really out of scope. ---------------------------------------------------------------------- Comment By: Vincent Harcq (vharcq) Date: 2002-02-18 15:08 Message: Logged In: YES user_id=125677 We only check the timestamp of xdoclet.jar and merge files, if you run xdoclet uncompressed, I suggest you to use the ant option -Dxdoclet.force=true to force a regeneration every time. Having to test uncompress xdoclet means th template files but also the classes, and all the one that is used for a specific subtask. This is really out of scope. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402704&aid=510475&group_id=31602 _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
