Issue TRQS95 has just been modified by user andyhot

You can view the issue detail at the following URL:
     <http://scarab.werken.com/scarab/issues/id/TRQS95>

The following modifications were made to this issue:

Some INFO on the SQLToAppDataTest.java file.
It looks for *.sql files in ${torque.distDir}/sql, creates an xml file using the 
sql2xml task, it places the generated xml in ${torque.distDir}/sql, and it then 
compares it to a *.ref.xml found on the same folder. It works by using the *.ref.xml 
file as a reference, and requiring the generated *.xml file to have atleast the same 
entities and attributes of the reference xml. The test uses XML DOM interfaces, and 
thus nees the junit task to have fork=&amp;quot;true&amp;quot;. Before running the 
test, a copy task should place all *.sql and *.ref.xml from ${rttest.dir} to 
${torque.distDir}/sql .  




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to