Hi,
I wanted to customise the template.
I try to copy the *.vm file into ${basedir}/src/templates
and set
torque.templatePath=${basedir}/src/templates
torque.useClasspath=false
in order to use my template before those in the ClassPath
But it does not work.
I did add * customised by Charles Sabourdin in
${basedir}/src\templates\om\bean\Bean.vm
but it is not used.
I use :
maven-torque-plugin-3.2
maven 1.1-beta-2
--
java version "1.4.2_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode)
I will try to edit those in
$HOME_USER\.maven\repository\torque\jars\torque-gen-templates-3.2.jar but this
is not a nice solution
---------------------------------------------------------------------
To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org
For additional commands, e-mail: torque-user-help@db.apache.org
|