Just downloaded torque beta 3 (had been using torque-beta-2), and there is a
new tag in build.properties (useClasspath=false) which I am not using, but
for some reason I get a build error that is related:
file:java/torque-3.0-b3/build-torque.xml:110: The template path needs to be
defined if you are not using the classpath for locating templates!
and in build.properties I have
templatePath = templates
If I do an <echo message="using template path ${templatePath}"/> from the
"main" target, it prints out:
[echo] using template path templates
What am I missing?
Thanks,
Sean
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>