I'm not sure what you mean. If I delete the TLD and do:

mvn compile

on core, it generates the TLD.

musachy

On 2/11/07, Ted Husted <[EMAIL PROTECTED]> wrote:

> On 2/11/07, Musachy Barroso <[EMAIL PROTECTED]> wrote:
> > The TLD is always generated. It was removed at some point, but when we
had
> > the problem with the annotations, it was added back until the problem
would
> > be  fixed, so it can be removed now.

There seems to be a timing problem with the TLD generation. If I run
it without a TLD, the TLD is left out of the JAR on the first pass. If
I build again, then the TLD is generated and included, but that
implies it is the TLD from the prior pass, not the current pass. I'm
thinking better that we take the chance of omitting the JAR (and
hearing about it) than include a possibly obsolete TLD. OF course, the
big fix is to resolve the timing issue, so that the JAR we build in
the working copy is the one included in the JAR.

-Ted.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
"Hey you! Would you help me to carry the stone?" Pink Floyd

Reply via email to