On Tue, 2005-03-01 at 03:51, Darmasubramanian.G wrote:
>       <property name="log4j.jar.path" valueD:/xdoclet-1.2.2/lib/log4j.jar" />

is missing an =" and should be

<property name="log4j.jar.path" value="D:/xdoclet-1.2.2/lib/log4j.jar"
/>

though that may have just been a typo in your email, as I'd expect Ant
to complain the build.xml isn't valid if that were so?


Andrew.
-- 



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
xdoclet-user mailing list
xdoclet-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to