Hi, I'm running "ant test" on the Torque source (today's CVS) and am getting a build failed error. Looking at the ant test, it seems that it's the test fault, not the fault of the new templates. Specifically, the file "bookstore-data.sql" is created in the target "test-post-runtime", but it is used in a previous target "test-pre-runtime".
Has anyone run this test lately? I'm a bit new on the dev structure, appreciate if anyone can let me know if I'm missing something. Seems odd such a fundamental test wouldn't work. (And this is before I put in my template changes). I would have used Maven, but the differences in Stratum required by Maven and required by Torque were driving me nuts. Couldn't figure it out. WILL P.S. (Please disregard my earlier inquiry about not finding village-- renamed the jar and it was fine). ************* ant test .... [torque-insert-sql] Our new url -> jdbc:mysql://localhost:3306/bookstore [torque-insert-sql] Executing file: C:\devprog2\jakarta-turbine-torque\target\test\rttest\src\sql\id-table-schem a.sql [torque-insert-sql] Executing file: C:\devprog2\jakarta-turbine-torque\target\test\rttest\src\sql\bookstore-sche ma.sql [torque-insert-sql] Executing file: C:\devprog2\jakarta-turbine-torque\target\test\rttest\src\sql\bookstore-data .sql BUILD FAILED C:\devprog2\jakarta-turbine-torque\target\test\rttest\build-torque.xml:183: java.io.FileNotFoundException: C:\devprog2\j akarta-turbine-torque\target\test\rttest\src\sql\bookstore-data.sql (The system cannot find the file specified) _______________________________________ Forio Business Simulations Will Glass-Husain (415) 440-7500 phone (415) 235-4293 mobile [EMAIL PROTECTED] www.forio.com
