Forget about that.
After a while I've noticed that all works as expected.
The unwanted tld did somehow vanish ...
Never mind, Gisbert
Gisbert Amm wrote:
Hi list,
in the build section of my project.xml I have the following lines:
<resources> <resource> <directory>tld</directory> <targetPath>META-INF</targetPath> <includes> <include>**/*.tld</include> </includes> </resource> </resources>
In the "tld" directory, I have one tld - "commons.tld".
In the resulting jar I find "commons.tld" twice - one time within META-INF and one time besides it.
I thought it should only appear within META-INF. What am I doing wrong?
Thanks in advance for your help, Gisbert Amm
--------------------------------------------------------------------- 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]
