mpoeschl 2003/02/23 06:29:37
Modified: src/generator/src/maven-plugin plugin.jelly
Log:
fix torque:om
don't set template path when classpath is used to load templates
Revision Changes Path
1.5 +0 -1 db-torque/src/generator/src/maven-plugin/plugin.jelly
Index: plugin.jelly
===================================================================
RCS file: /home/cvs/db-torque/src/generator/src/maven-plugin/plugin.jelly,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- plugin.jelly 19 Feb 2003 23:13:45 -0000 1.4
+++ plugin.jelly 23 Feb 2003 14:29:37 -0000 1.5
@@ -245,7 +245,6 @@
outputFile="report.${torque.project}.om.generation"
targetDatabase="${torque.database}"
targetPackage="${torque.targetPackage}"
- templatePath="${torque.templatePath}"
useClasspath="${torque.useClasspath}">
<fileset dir="${torque.schema.dir}"
includes="${torque.schema.om.includes}"
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]