On Tue, Apr 23, 2002 at 12:14:14AM +0000, Vincent Tence wrote:
> I've just tried a vanilla build of excalibur, which failed because
> ant.properties.sample and depchecker.xml were out of sync.
>
> The build file is expecting a property avalon-logkit.jar and
> ant.properties.sample defines logkit.jar. I have attached 2 patches,
> depending on where the correction should go.
Thanks for that. I applied the ant.properties.sample one.
There are similar inconsistencies in other ant.properties.sample files.
I'll go through them all soonish and fix them. I'm beginning to think
${logkit.jar} is better than ${avalon-logkit.jar} anyway, since it
matches the actual jar name. For the record, I originally converted to
${avalon-logkit.jar} for consistency with ${avalon-framework.jar} and
${avalon-excalibur.jar}.
--Jeff
> -- Vincent
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>