yes, I forgot that it was used as prereqs in several goals :-( there's no concern about what you did. It was just to make uniform what we do (when it is possible)
Arnaud On 2/15/06, Lukas Theussl <[EMAIL PROTECTED]> wrote: > Arnaud, > > I checked what you did in javadoc and I don't think I can do it the same > way. You basically introduced a new variable that you set to true the > first time a goal is called, and then you check this variable to make > sure the same goal doesn't get called again. The problem with xdoc:init > is that it is called several times as a prereq, and I can't put a > condition on that? > > Otherwise, are there any concerns about what I did? > > -Lukas > > > Arnaud HERITIER wrote: > > Can you take a look at what I did in the javadoc plugin. > > I had a similar problem and perhaps you can do the same thing? > > > > Arnaud > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
