Hello,
Like the previous email, i've discovered a problem whith ant init on
postgresql database.. This command freze up on the target
"turbine-insert-sql". ANd i foubd that was the line like " /*
---------------- */ " that pose problem...
So i'm need like one day to founfd who this file was generated by
turbine.. And now i'm just correct this file in the source of turbine
developement:
jakarta-turbien/conf/torque/templates/sql/base/postgresql/tablefk.vm .
I'm giving the two file, the corrected file ( named tablefk.vm-correct),
and the diff result command file ( named tablefk.vm-diff ) just because
sorry Jon, i hope that i understood well what you mean like "Please
include the full output of the results of diff.".
I'm french boy, and the english speaking give me some problems
sometimes... :).
Jerome Verleyen
--
LH: C'est � dire que bon, Vador sur wanadoo �a fait un peu Jawa...
AS: Ne sous estime pas le c�t� obscure du net... D'ailleur, il faudrait
qu'ils mettent un peu plus de lumi�re parce que l�, j'suis dans le noir
-+ AS in Guide du Macounet Pervers : Bien configurer son C�t� Obscur +-
------------------------------------------------------------------------
-- $table.Name
------------------------------------------------------------------------
#set ( $fk = $generator.parse("$basepath/foreignkey.vm", "", "table", $tbl) )
#if($fk.length() >0)$fk#end
2,4c2,4
< /* ---------------------------------------------------------------------- */
< /* $table.Name */
< /* ---------------------------------------------------------------------- */
---
> ------------------------------------------------------------------------
> -- $table.Name
> ------------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]