if/unless/depends on macrodefs

2004-03-05 Thread David Corbin
of repetative targes with the same patterns: instead of . . . -- David Corbin <[EMAIL PROTECTED]> - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: problems (solved)

2004-03-05 Thread David Corbin
Thanks, but I figured it out. The mapper to should not: a) repeat the srcfiles dir and b) needs have a to="*Bean.java". Thanks anway On Friday 05 March 2004 07:42, David Corbin wrote: > Here's a fragment of a build file > location

problems

2004-03-05 Thread David Corbin
Here's a fragment of a build file ${full.generated.src.dir}${file.separator}*LocalHome.java} When this fragment executes, the xdoclet-uptodate is ALWAYS true. When I run ant with -v, I get [uptodate] com\enttek\loyalty\dao\Lo