Author: tfischer
Date: Sat Jan 7 05:36:55 2006
New Revision: 366719
URL: http://svn.apache.org/viewcvs?rev=366719&view=rev
Log:
The templates have moved to an extra subproject some time ago, so it is
pointless to try to include them in the generator jar.
Modified:
db/torque/generator/trunk/build-gump.xml
Modified: db/torque/generator/trunk/build-gump.xml
URL:
http://svn.apache.org/viewcvs/db/torque/generator/trunk/build-gump.xml?rev=366719&r1=366718&r2=366719&view=diff
==============================================================================
--- db/torque/generator/trunk/build-gump.xml (original)
+++ db/torque/generator/trunk/build-gump.xml Sat Jan 7 05:36:55 2006
@@ -45,7 +45,6 @@
<!-- build the jar incl. the templates -->
<jar jarfile="${maven.build.dir}/${maven.final.name}.jar">
<fileset dir="${maven.build.dest}" excludes="**/package.html"/>
- <fileset dir="src/templates"/>
</jar>
</target>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]